Loopp/src
Harry van Haaren 84ba2014c9 Removed setBpm() retriggers looper playback
Although this allows loops to go out of sync, I think its more
"musical" than the re-trigger noises of scrubbing the BPM dial...

In short - in a live performance I do not expect musicians to
change tempo in a song - between songs it possible, and then
triggering a scene will bring everything back into sync.

This needs a better solution, but right now I'm not sure how
to best do that. The other changes in the patches that changed
this behaviour are valuable, so commiting to get closer to a
solution - but I'm not comfortable with the retrigger noises.
2016-09-29 19:49:45 +01:00
..
avtk avtk: fixed bug in dial scroll wheel handling 2016-06-26 13:14:19 +01:00
cjson -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
controller -Fixed #76 Metro disable by MIDI mapping 2014-08-30 16:58:53 +01:00
dsp -Added LICENSE 2013-12-08 21:44:43 +00:00
observer Loops get retriggered when setting bpm 2016-09-29 19:08:28 +01:00
resources -Added default luppp.prfs file 2013-12-09 01:21:41 +00:00
state -Added LICENSE 2013-12-08 21:44:43 +00:00
tests -Added LICENSE 2013-12-08 21:44:43 +00:00
audiobuffer.cxx -Refactored AudioBuffer into .cxx, fixed filename loading bug in DiskReader / AudioBuffer 2013-12-12 20:02:10 +00:00
audiobuffer.hxx -Refactored AudioBuffer into .cxx, fixed filename loading bug in DiskReader / AudioBuffer 2013-12-12 20:02:10 +00:00
audioprocessor.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
buffers.hxx -Metronome moved to seperate JACK headphones port, fixes #85. 2014-06-09 12:37:57 +01:00
CMakeLists.txt -#106 ARCH check in CMake, removes -msse for arm 2015-11-22 09:50:26 +00:00
config.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
controllerupdater.cxx -Integrated + fixed Clang analysis into buildTest 2014-08-10 22:20:57 +01:00
controllerupdater.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
debug.cxx -Added LICENSE 2013-12-08 21:44:43 +00:00
debug.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
denormals.hxx -Updated CFlags denormals code 2013-12-10 15:45:55 +00:00
diskreader.cxx -Integrated + fixed Clang analysis into buildTest 2014-08-10 22:20:57 +01:00
diskreader.hxx -Added resample quality to .config options 2013-12-09 01:20:34 +00:00
diskwriter.cxx -Writes default preferences file if it doesn't exist 2013-12-10 22:47:31 +00:00
diskwriter.hxx -Writes default preferences file if it doesn't exist 2013-12-10 22:47:31 +00:00
event.cxx Fixed #86, metronome volume. Use right-click 2014-08-30 16:44:09 +01:00
event.hxx Fixed #86, metronome volume. Use right-click 2014-08-30 16:44:09 +01:00
eventhandler.hxx -Integrated + fixed Clang analysis into buildTest 2014-08-10 22:20:57 +01:00
eventhandlerdsp.cxx Fixed #86, metronome volume. Use right-click 2014-08-30 16:44:09 +01:00
eventhandlergui.cxx -Arrow keys on keyboard move speical clip (thanks to ZTH for request) 2014-06-08 16:40:47 +01:00
gaudioeditor.cxx -Refactored AudioBuffer into .cxx, fixed filename loading bug in DiskReader / AudioBuffer 2013-12-12 20:02:10 +00:00
gaudioeditor.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
gmastertrack.cxx Fixed the issue: Loosing sync after N Beats, found and fixed issue with 2016-09-15 14:39:13 +02:00
gmastertrack.hxx -Implemented Transport Play/Stop, and UI button 2014-08-08 13:58:31 +01:00
goptions.cxx -Added LICENSE 2013-12-08 21:44:43 +00:00
goptions.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
gridlogic.cxx -Arrow keys on keyboard move speical clip (thanks to ZTH for request) 2014-06-08 16:40:47 +01:00
gridlogic.hxx -Hacked APC footswitch scene++ functionality into GenericMIDI 2014-04-28 18:34:30 +01:00
gtrack.cxx -Icon created & working, added transport.hxx 2014-08-08 23:13:19 +01:00
gtrack.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
gui.cxx -Updated graphics, removed extra header 2014-08-23 15:23:36 +01:00
gui.hxx -Icon created & working, added transport.hxx 2014-08-08 23:13:19 +01:00
gunittrack.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
icon.xpm -Icon created & working, added transport.hxx 2014-08-08 23:13:19 +01:00
jack.cxx prevent buffer pointers from being pushed when nframes=buffers.nframes 2016-09-29 19:08:28 +01:00
jack.hxx added lag function to all volume sliders. Suppresses audio jitter at rapid 2016-09-29 19:08:28 +01:00
logic.cxx -Added LICENSE 2013-12-08 21:44:43 +00:00
logic.hxx -Added LICENSE 2013-12-08 21:44:43 +00:00
looper.cxx pitchShift add delay even for playSpeed=1.0 !! Fixed by disableing pitchShift 2016-09-29 19:08:28 +01:00
looper.hxx Loops get retriggered when setting bpm 2016-09-29 19:08:28 +01:00
looperclip.cxx Time observers get reset upon change of jack transport to rolling, fixed issue 2016-09-29 19:08:28 +01:00
looperclip.hxx Loops get retriggered when setting bpm 2016-09-29 19:08:28 +01:00
main.cxx -Integrated + fixed Clang analysis into buildTest 2014-08-10 22:20:57 +01:00
metronome.cxx Fixed compilation warnings 2016-09-19 18:35:09 +01:00
metronome.hxx Fixed the issue: Loosing sync after N Beats, found and fixed issue with 2016-09-15 14:39:13 +02:00
nsm.h -Working on NSM integration: open working, but session not showing: Jack registration issue with GUI probably the cause 2013-11-08 00:18:48 +00:00
timemanager.cxx Removed setBpm() retriggers looper playback 2016-09-29 19:49:45 +01:00
timemanager.hxx Fixed Timing issues in TimeManager. This resolves also an issue related to loading 2016-09-20 12:38:08 +02:00
trackoutput.cxx added lag function to all volume sliders. Suppresses audio jitter at rapid 2016-09-29 19:08:28 +01:00
trackoutput.hxx added lag function to all volume sliders. Suppresses audio jitter at rapid 2016-09-29 19:08:28 +01:00
transport.hxx -Icon created & working, added transport.hxx 2014-08-08 23:13:19 +01:00