summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/AudioBuffer.hpp
AgeCommit message (Collapse)AuthorFilesLines
2007-09-19Fix LV2 dynamic poly crash.David Robillard1-0/+3
Update client-side patch model on polyphony change. git-svn-id: http://svn.drobilla.net/lad/ingen@726 a436a847-0d15-0410-975c-d299462d15a1
2007-08-02Fix MIDI patching.David Robillard1-1/+1
Remove ugly C LV2 MIDI functions and moved functionality into MidiBuffer. git-svn-id: http://svn.drobilla.net/lad/ingen@671 a436a847-0d15-0410-975c-d299462d15a1
2007-08-02Implement MIDI copying, fixes MIDI patching from patch input -> patch output ↵David Robillard1-2/+2
(fix ticket 70). git-svn-id: http://svn.drobilla.net/lad/ingen@670 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+83
Fix (some) inclusion guard names to not clash with other libs. git-svn-id: http://svn.drobilla.net/lad/ingen@613 a436a847-0d15-0410-975c-d299462d15a1