Loopp/src
Harry van Haaren 05984fbc9b -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
..
avtk -Fixed bugs in UI, fixed bug in APC 2013-08-27 00:14:16 +01:00
cjson -cJSON library added, simple example in worker.hxx 2013-08-27 18:52:46 +01:00
controller -Added clip recording / track arm - over record. Updated GMasterTrack, launch scene handled properly 2013-08-27 18:05:21 +01:00
dsp -Ducking based on sidechain amplitude implemented 2013-08-16 01:27:54 +01:00
observer -Updated Controller, ControllerUpdater and TimeObserver for auto-registering. 2013-08-22 13:53:50 +01:00
save -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
Tupfile -Jack has save, Save class implemented, SaveAbles register automatically 2013-09-03 17:44:43 +01:00
audiobuffer.hxx -Added #define DEBUG options for Clip testing 2013-08-22 14:36:56 +01:00
audioprocessor.hxx -Fixed signed/unsigned issue with AudioProcessor and derived classes 2013-08-15 23:51:09 +01:00
buffers.hxx -Bug hunting, copying different buffers to master outs, refactored buffers to be allocated statically 2013-08-13 00:02:59 +01:00
config.hxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
controllerupdater.hxx -Added APC footcontroller support, ControllerUpdater has reset() 2013-08-27 00:50:48 +01:00
denormals.hxx -Gtrack added, denormals taken care of 2013-04-20 12:20:46 +01:00
diskwriter.cxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
diskwriter.hxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
event.hxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
eventhandler.hxx -DSP to GUI messaging implemented, looper progress shown in GUI 2013-05-16 13:38:46 +01:00
eventhandlerdsp.cxx -Updated LooperClip, it now handles save() gracefully, copying data to GUI thread to be serialized to disk. 2013-09-03 19:35:02 +01:00
eventhandlergui.cxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
gclipselectoraction.hxx -Clip loading shown properly in UI 2013-08-22 05:20:01 +01:00
gmastertrack.hxx -Updated LooperClip, it now handles save() gracefully, copying data to GUI thread to be serialized to disk. 2013-09-03 19:35:02 +01:00
gridlogic.cxx -Added clip recording / track arm - over record. Updated GMasterTrack, launch scene handled properly 2013-08-27 18:05:21 +01:00
gridlogic.hxx -Scene launch feedback 2013-08-25 23:36:08 +01:00
gtrack.cxx -Updated buffer management, implementing _trackBuffer in TrackOutput 2013-07-31 02:27:27 +01:00
gtrack.hxx -Added config #DEBUG_LOGIC, updated UI 2013-08-27 00:01:51 +01:00
gui.cxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
gui.hxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
gunittrack.hxx -Werror checked all code 2013-07-30 01:17:40 +01:00
jack.cxx -Jack has save, Save class implemented, SaveAbles register automatically 2013-09-03 17:44:43 +01:00
jack.hxx -Jack has save, Save class implemented, SaveAbles register automatically 2013-09-03 17:44:43 +01:00
logic.cxx -Added clip recording / track arm - over record. Updated GMasterTrack, launch scene handled properly 2013-08-27 18:05:21 +01:00
logic.hxx -Loops can be used as tempo, and Luppp will guess the amount of beats, its tempo based on beats, and start running at that tempo. 2013-08-13 18:34:08 +01:00
looper.cxx -libjson added but not used. Initial code added in Worker 2013-08-22 03:47:06 +01:00
looper.hxx -Removed State member variable from GridLogic, LooperClip should be analysed for data 2013-08-22 00:46:58 +01:00
looperclip.cxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00
looperclip.hxx -Updated LooperClip, it now handles save() gracefully, copying data to GUI thread to be serialized to disk. 2013-09-03 19:35:02 +01:00
main.cxx -debugging strange audio distortion 2013-07-31 01:05:14 +01:00
metronome.cxx -Refactored metronome 2013-08-15 21:09:42 +01:00
metronome.hxx -Refactored metronome 2013-08-15 21:09:42 +01:00
timemanager.cxx -Updated ClipSelector code, working on LaunchScene support 2013-08-22 05:48:59 +01:00
timemanager.hxx -Refactored TimeManager 2013-08-15 21:05:19 +01:00
trackoutput.cxx -Added clip recording / track arm - over record. Updated GMasterTrack, launch scene handled properly 2013-08-27 18:05:21 +01:00
trackoutput.hxx -Added clip recording / track arm - over record. Updated GMasterTrack, launch scene handled properly 2013-08-27 18:05:21 +01:00
worker.hxx -Updated Save to work with LooperClip, added Save::done() static function for counting finished saves, and knowing when to flush metadata to disk. 2013-09-03 20:06:11 +01:00