mloop/src
petern 4180158dc9 -Fix: When quantising, remove all notes after the end of the loop.
-Fix: Use notecache based on loop events to add note-offs, else some could possibly be missed.


git-svn-id: http://svn.fuzzle.org/mloop/trunk@31 ba049829-c6ef-42ef-81ac-908dd8d2e907
2009-07-24 07:19:13 +00:00
..
jack.cpp -Fix: When quantising, remove all notes after the end of the loop. 2009-07-24 07:19:13 +00:00
jack.h -Add: Get client name from jack and show in title. Reuse the name when reconnecting to jack. 2009-07-23 19:33:01 +00:00
loop.cpp -Fix: When quantising, remove all notes after the end of the loop. 2009-07-24 07:19:13 +00:00
loop.h -Fix: When quantising, remove all notes after the end of the loop. 2009-07-24 07:19:13 +00:00
mloop.cpp -Change: Split off UI. 2009-07-22 05:37:49 +00:00
notecache.cpp -Split off notecache code into its own file instead of in the header. 2009-07-22 09:18:33 +00:00
notecache.h -Split off notecache code into its own file instead of in the header. 2009-07-22 09:18:33 +00:00
ringbuffer.cpp -Change: Specialize the ringbuffer to handle jack_midi_event_t objects simply. 2009-07-22 19:43:12 +00:00
ringbuffer.h -Change: Specialize the ringbuffer to handle jack_midi_event_t objects simply. 2009-07-22 19:43:12 +00:00
ui.cpp -Add: Get client name from jack and show in title. Reuse the name when reconnecting to jack. 2009-07-23 19:33:01 +00:00
ui.h -Add: Disconnect from jack with ^D, for completeness... 2009-07-23 16:43:47 +00:00
wscript -Change: Specialize the ringbuffer to handle jack_midi_event_t objects simply. 2009-07-22 19:43:12 +00:00