summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/MidiBuffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-09-30Better driver interface for input/output.David Robillard1-0/+52
2007-09-23Working LV2 UI control setting (including MIDI).David Robillard1-0/+5
2007-09-22Type oblivious set_port_value interface.David Robillard1-1/+4
2007-09-18Fix MIDI buffer reading error, fixes reading of multiple MIDI events per cycl...David Robillard1-4/+12
2007-08-02Fix MIDI patching.David Robillard1-21/+117
2007-08-02Implement MIDI copying, fixes MIDI patching from patch input -> patch output ...David Robillard1-0/+17
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-1/+1
2007-04-09MIDI patching. wooo!David Robillard1-2/+18
2007-04-08LV2 MIDI fixes.David Robillard1-5/+3
2007-04-08MIDI patching fixes (clean disconnecting).David Robillard1-6/+20
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-0/+77