Loopp/src
Harry van Haaren a3020cf1e2 -Updated testing, debugging and error code 2013-09-17 12:07:25 +01:00
..
avtk -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
cjson -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
controller -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
dsp -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
observer -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
state -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
tests -Updated testing, debugging and error code 2013-09-17 12:07:25 +01:00
CMakeLists.txt -Updated run and test.sh, updated CMakeLists 2013-09-17 10:17:33 +01:00
audiobuffer.hxx -Added AudioBuffer ostream << functionality, updated LooperClip to print info 2013-09-11 16:39:00 +01:00
audioprocessor.hxx -Fixed signed/unsigned issue with AudioProcessor and derived classes 2013-08-15 23:51:09 +01:00
buffers.hxx -Testing new JACK port routing system 2013-09-11 01:50:47 +01:00
config.hxx -Updated test code, CMake, QUnit 2013-09-17 11:00:12 +01:00
controllerupdater.hxx -Added Catch testing framework to main Luppp program 2013-09-11 12:57:31 +01:00
debug.cxx -Updated test code, CMake, QUnit 2013-09-17 11:00:12 +01:00
debug.hxx -Updated test code, CMake, QUnit 2013-09-17 11:00:12 +01:00
denormals.hxx -Gtrack added, denormals taken care of 2013-04-20 12:20:46 +01:00
diskreader.cxx -Track names saved/reloaded with JSON 2013-09-10 23:57:47 +01:00
diskreader.hxx -Refactoring disk reading 2013-09-06 00:31:44 +01:00
diskwriter.cxx -Updated testing, debugging and error code 2013-09-17 12:07:25 +01:00
diskwriter.hxx -Updated Tup build, now has Tupfile in each directory. Added QUnit testing framework 2013-09-16 10:17:27 +01:00
event.hxx -Refactored Save to State, and SaveAble to Stately 2013-09-06 00:28: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 -Refactored JACK ports for reverb send / return, updated UI to reflect 2013-09-11 01:32:58 +01:00
eventhandlergui.cxx -Updated testing, debugging and error code 2013-09-17 12:07:25 +01:00
gmastertrack.cxx -GUI tempo dial now works, updated Tupfile 2013-09-14 03:57:58 +01:00
gmastertrack.hxx -Refactored JACK ports for reverb send / return, updated UI to reflect 2013-09-11 01:32:58 +01:00
gridlogic.cxx -Updated test code, CMake, QUnit 2013-09-17 11:00:12 +01:00
gridlogic.hxx -Added Catch testing framework to main Luppp program 2013-09-11 12:57:31 +01:00
gtrack.cxx -Fixed Sidechain KEY button in GUI 2013-09-11 02:06:33 +01:00
gtrack.hxx -Refactored JACK ports for reverb send / return, updated UI to reflect 2013-09-11 01:32:58 +01:00
gui.cxx -Updated testing, debugging and error code 2013-09-17 12:07:25 +01:00
gui.hxx -Refactored Worker into DiskReader and DiskWriter classes. Refactored ClipSelector into hxx / cxx pair 2013-09-05 18:33:16 +01:00
gunittrack.hxx -Werror checked all code 2013-07-30 01:17:40 +01:00
jack.cxx -Added Catch testing framework to main Luppp program 2013-09-11 12:57:31 +01:00
jack.hxx -Added Catch testing framework to main Luppp program 2013-09-11 12:57:31 +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 -Fixed bug in time-stretching, needs proper testing but working fine on initial tests 2013-09-06 11:26:42 +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 testing, debugging and error code 2013-09-17 12:07:25 +01:00
looperclip.hxx -GridLogic launchScene bug fixed 2013-09-06 12:57:45 +01:00
main.cxx -Updated testing, debugging and error code 2013-09-17 12:07:25 +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 -GUI tempo dial now works, updated Tupfile 2013-09-14 03:57:58 +01:00
timemanager.hxx -Refactored TimeManager 2013-08-15 21:05:19 +01:00
trackoutput.cxx -Testing new JACK port routing system 2013-09-11 01:50:47 +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