summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/AudioBuffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Fix crash on triggers on the last sample of the cycle.David Robillard1-4/+6
2008-07-29Add converted Smack 909 patches.David Robillard1-1/+4
2008-07-29Fix stateful port value setting stuff (trigger output ports on note/trigger/e...David Robillard1-14/+18
2007-10-13Fix sub-patch MIDI I/O.David Robillard1-12/+0
2007-10-07Added shared abstract interface for ports.David Robillard1-2/+2
2007-08-02Implement MIDI copying, fixes MIDI patching from patch input -> patch output ...David Robillard1-2/+3
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-2/+3
2007-07-23Control <-> Audio connections.David Robillard1-1/+1
2007-04-08MIDI patching fixes (clean disconnecting).David Robillard1-1/+1
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-0/+300