Loopp/src
Harry van Haaren 09de7af563 -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
..
avtk -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
cjson -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
controller -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
dsp -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
observer -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
state -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
tests -Added metronome to APC, updated GUI respond to metro event 2013-10-09 00:15:31 +01:00
CMakeLists.txt -Initial resampling code in place 2013-09-23 10:53:58 +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 -Working on jack_interposer RT checking 2013-10-07 15:34:41 +01:00
controllerupdater.cxx -Working on jack_interposer RT checking 2013-10-07 15:34:41 +01:00
controllerupdater.hxx -Fixed crash on controller issue 2013-10-02 02:40:44 +01:00
debug.cxx -Updated debug prints 2013-09-25 18:21:05 +01:00
debug.hxx -Updated debug prints 2013-09-25 18:21:05 +01:00
denormals.hxx -Gtrack added, denormals taken care of 2013-04-20 12:20:46 +01:00
diskreader.cxx -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
diskreader.hxx -Updated tests, added lupppTestMaterial, updated DiskReader tests 2013-09-23 12:21:33 +01:00
diskwriter.cxx -Refactored GTrack, and privatized its dials / buttons 2013-10-03 01:50:16 +01:00
diskwriter.hxx -Updated diskwriter & test 2013-09-23 11:54:54 +01:00
event.hxx -Footpedal clip sampling using APC shift button working & tested 2013-10-08 22:32:25 +01:00
eventhandler.hxx -DSP to GUI messaging implemented, looper progress shown in GUI 2013-05-16 13:38:46 +01:00
eventhandlerdsp.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
eventhandlergui.cxx -Updated MIDI handling code to return Error status if port register failed 2013-10-11 21:33:20 +01:00
gaudioeditor.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
gaudioeditor.hxx -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
gmastertrack.cxx -Fixed track / master fader background issue 2013-10-11 21:28:37 +01:00
gmastertrack.hxx -Added metronome to APC, updated GUI respond to metro event 2013-10-09 00:15:31 +01:00
gridlogic.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
gridlogic.hxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
gtrack.cxx -Fixed track / master fader background issue 2013-10-11 21:28:37 +01:00
gtrack.hxx -Refactored GTrack, and privatized its dials / buttons 2013-10-03 01:50:16 +01:00
gui.cxx -AudioEditor window shows newly loaded sample file 2013-10-12 00:06:15 +01:00
gui.hxx -AudioEditor window shows newly loaded sample file 2013-10-12 00:06:15 +01:00
gunittrack.hxx -Werror checked all code 2013-07-30 01:17:40 +01:00
jack.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
jack.hxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
logic.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
logic.hxx -Return volume dial working 2013-10-07 15:21:24 +01:00
looper.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +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 -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
looperclip.hxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
main.cxx -APC initialized on startup, error-checked Logic track values 2013-10-03 10:17:23 +01:00
metronome.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
metronome.hxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
timemanager.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
timemanager.hxx -Working on FIXME list 2013-09-17 13:11:11 +01:00
trackoutput.cxx -Fixed issue in TrackOutput 2013-10-06 23:26:06 +01:00
trackoutput.hxx -Refactored GTrack, and privatized its dials / buttons 2013-10-03 01:50:16 +01:00