loopidity icon indicating copy to clipboard operation
loopidity copied to clipboard

A multi-track, multi-channel, looping audio recorder designed for live handsfree use.

Results 16 loopidity issues
Sort by recently updated
recently updated
newest added

this could result in endFrameN < beginFrameN this is currently guarded against with the following caveat: 1. beginFrameN is fixed 2. triggers are ignored unless currentFrameN >= beginFrameN + (SampleRate...

bug

appears to fail intermittently upon initializing the peaks arrays in the Loop class this only seems to happen with very short loops ~< 2 seconds the current solution simply ignores...

on-hold

DrawScenes() , drawScene() , drawHistogram() , and drawRecordingLoop()

housekeeping