-GUI now handles click in Luppp title bar, popup menu appears, save / load functionality exists. |
|
More...
|
over 11 years ago
|
-Updated bug where file load wasn't shown on Grid |
|
More...
|
over 11 years ago
|
-DiskReader now reads sample.cfg file, gets beats, and sets it on the AudioBuffer. DiskWriter writes clips using filename instead of "clip", easier to retrieve. |
|
More...
|
over 11 years ago
|
-Implemented DiskReader and file loading. |
|
More...
|
over 11 years ago
|
-Updated DiskWriter to use filename in session file |
|
More...
|
over 11 years ago
|
-Added writeSample to Worker, DiskWriter updated: saving sessions sucessfully now. |
|
More...
|
over 11 years ago
|
-Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. |
|
More...
|
over 11 years ago
|
-Working on DiskWriter class |
|
More...
|
over 11 years ago
|
-Updated LooperClip, it now handles save() gracefully, copying data to GUI thread to be serialized to disk. |
|
More...
|
over 11 years ago
|
-Added EventSave, updated DSP handling code |
|
More...
|
over 11 years ago
|
-LooperClip implements SaveAble interface |
|
More...
|
over 11 years ago
|
-Jack has save, Save class implemented, SaveAbles register automatically |
|
More...
|
over 11 years ago
|
-Added SaveAble interface |
|
More...
|
over 11 years ago
|
-Updated JSON writing code in Worker.hxx |
|
More...
|
over 11 years ago
|
-cJSON library added, simple example in worker.hxx |
|
More...
|
over 11 years ago
|
-Removed header and libjson |
|
More...
|
over 11 years ago
|
-Added clip recording / track arm - over record. Updated GMasterTrack, launch scene handled properly |
|
More...
|
over 11 years ago
|
-Added APC footcontroller support, ControllerUpdater has reset() |
|
More...
|
over 11 years ago
|
-GridLogic now sends Controller updates on state changes |
|
More...
|
over 11 years ago
|
-Changed GRID playback logic: When recording, pressing square will launch: dubble-pressing will stop |
|
More...
|
over 11 years ago
|
-Fixed bugs in UI, fixed bug in APC |
|
More...
|
over 11 years ago
|
-Changed LooperClip default size: now consumes conciderably less mem |
|
More...
|
over 11 years ago
|
-Added config #DEBUG_LOGIC, updated UI |
|
More...
|
over 11 years ago
|
-Controller has reset() |
|
More...
|
over 11 years ago
|
-Updated RadialStatus and Volume redraw |
|
More...
|
over 11 years ago
|
-Fixed APC virtual function naming issue |
|
More...
|
over 11 years ago
|
-Fixed master track device selection issue |
|
More...
|
over 11 years ago
|
-Added error checking in Jack, added config #define DEBUG_TRACKS |
|
More...
|
over 11 years ago
|
-Scene launch feedback |
|
More...
|
over 11 years ago
|
-Updated GridLogic playback code, config debug #defines |
|
More...
|
over 11 years ago
|