Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bill-auger/loopidity

Repository files navigation

This is Loopidity - A multi-track, multi-channel, looping audio recorder - Designed for live, handsfree use

=== how it's done ===

dependencies:
  • libsdl1.2
  • libSDL_gfx
  • libSDL_ttf
  • libjack2
  • (also libx11 for *nix targets)
recipe:
 $ ./configure
 $ make
 # make install

if the build does not succeed, you could try reconfiguring autotools first:

 $ autoreconf -ifv
 $ ./configure
 $ make
 # make install

NOTE: make install is optional. loopidity can be run in-tree.

=== how it's run ===

  • start JACK first!
  • if installed:
 $ loopidity
  • or, run in-tree:
 $ ./src/loopidity

=== how it's fun ===

the wiki describes how loopidity works and how to use it.

AltStyle によって変換されたページ (->オリジナル) /