loopidity
loopidity copied to clipboard
A multi-track, multi-channel, looping audio recorder designed for live handsfree use.
The first loop should define the loop size, the loops that come after that should be variable in size: an integer multiple of loop 1. For that, there need to...
Most loopers have a very useful feature where a loop doesn't start recording until the input level crosses a certain threshold.
Each loop is visualized by a round VU; great! Unfortunately the overall lout-level has a screen wide VU that obscures the loops. I'm not sure how the screen wide VU...
this should be done before implementing user-defined buffer size because the Scene instances are currently instantiated before JACK and their loop end points are based on the buffer size which...