.. |
avtk
|
-Updated Avtk::RadialStatus, updated LooperClip logic to send 0 on stop
|
2013-08-22 02:13:14 +01:00 |
controller
|
-Renamed GridState::LOADED to STOPPED
|
2013-08-22 00:26:01 +01:00 |
dsp
|
-Ducking based on sidechain amplitude implemented
|
2013-08-16 01:27:54 +01:00 |
observer
|
-Added TapTempo to Logic, and shows in GUI
|
2013-08-05 17:52:53 +01:00 |
resources
|
-Updated GUI, now dynamically creates GTrack's
|
2013-05-13 02:43:44 +01:00 |
audiobuffer.hxx
|
-Updated Buffer handling in LooperClip
|
2013-08-22 01:35:43 +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
|
-Refactoring Looper & LooperClip to playback a sample
|
2013-07-30 21:55:50 +01:00 |
controllerupdater.hxx
|
-Updated APC faders to use Logic class
|
2013-08-16 12:50:31 +01:00 |
denormals.hxx
|
-Gtrack added, denormals taken care of
|
2013-04-20 12:20:46 +01:00 |
event.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 |
eventhandler.hxx
|
-DSP to GUI messaging implemented, looper progress shown in GUI
|
2013-05-16 13:38:46 +01:00 |
eventhandlerdsp.cxx
|
-Loading clips now uses GridLogic, and _loaded status is in LooperClip
|
2013-08-22 00:05:00 +01:00 |
eventhandlergui.cxx
|
-UI fix for too many redraws, updated dropdown menu of ClipSelector
|
2013-08-21 23:51:26 +01:00 |
gclipselectoraction.hxx
|
-Reworked clip loading in ClipSelector
|
2013-07-27 14:15:24 +01:00 |
gmastertrack.hxx
|
-Added TapTempo to Logic, and shows in GUI
|
2013-08-05 17:52:53 +01:00 |
gridlogic.cxx
|
-Updated GridLogic and LooperClip state logic, now mostly working using LooperClip data
|
2013-08-22 01:19:22 +01:00 |
gridlogic.hxx
|
-Removed State member variable from GridLogic, LooperClip should be analysed for data
|
2013-08-22 00:46:58 +01:00 |
gtrack.cxx
|
-Updated buffer management, implementing _trackBuffer in TrackOutput
|
2013-07-31 02:27:27 +01:00 |
gtrack.hxx
|
-Reverb send working, needs testing and fix leaking
|
2013-07-31 03:10:31 +01:00 |
gui.cxx
|
-Working on resizeable recording buffers
|
2013-08-06 22:10:27 +01:00 |
gui.hxx
|
-Implemented Beat visual in GUI
|
2013-07-27 16:37:54 +01:00 |
gunittrack.hxx
|
-Werror checked all code
|
2013-07-30 01:17:40 +01:00 |
jack.cxx
|
-Updated AudioBuffer class, added ID's again, updated beat handling
|
2013-08-22 01:29:55 +01:00 |
jack.hxx
|
-Updated APC faders to use Logic class
|
2013-08-16 12:50:31 +01:00 |
logic.cxx
|
-Updated Looper and LooperClip to be consistent in ClipState
|
2013-08-21 23:50:52 +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 garbage playback on Looper stop, trackoutput wasn't zeroing the whole buffer
|
2013-08-22 02:03:24 +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 Avtk::RadialStatus, updated LooperClip logic to send 0 on stop
|
2013-08-22 02:13:14 +01:00 |
looperclip.hxx
|
-Fixed LooperClip / Looper interaction, now uses recording() and playing() to determine action to take
|
2013-08-22 01:40:25 +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
|
-Refactored TimeManager
|
2013-08-15 21:05:19 +01:00 |
timemanager.hxx
|
-Refactored TimeManager
|
2013-08-15 21:05:19 +01:00 |
trackoutput.cxx
|
-Updated Avtk::RadialStatus, updated LooperClip logic to send 0 on stop
|
2013-08-22 02:13:14 +01:00 |
trackoutput.hxx
|
-Fixed signed/unsigned issue with AudioProcessor and derived classes
|
2013-08-15 23:51:09 +01:00 |
worker.hxx
|
-Removed all warnings from compile
|
2013-08-13 16:35:27 +01:00 |