diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-09-26 07:02:35 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-09-26 07:02:35 +0200 |
commit | 9f157f93596d93a6c85d1a536580867e216f9ab3 (patch) | |
tree | d2f710e7f4389278a8df01cfaa9e74bbefb11ff7 /applause.lua | |
parent | aa0282f2e337fe644bcbaf64a8a568b95b8232b4 (diff) | |
download | applause2-9f157f93596d93a6c85d1a536580867e216f9ab3.tar.gz |
LADSPAStream: limited DSSI support
* only really useful for DSSI plugins that do not expose a LADSPA
entry point and do not need MIDI NOTE commands (ie. effects).
* full DSSI support might be added in a subclass that adds a MIDI
command stream.
Applause's MIDI handling could be extended to directly provide
such streams (ie. by having a queue of these events and producing
0 if they are empty) with MIDICCStream and MIDIVelocityStream being
refactored into pure Lua classes which extract the relevant
information and cache the previous value.
Diffstat (limited to 'applause.lua')
0 files changed, 0 insertions, 0 deletions