13
0
livetrax/libs
Robin Gareus 6142c814bf provide plugins with all available buffers.
e.g. Audio in -> Midi out plugins (on an audio-track).
Midi-buffers do exist in the route but no corresponding
(physical) Input port-buffer exists and ardour crashed.

Now, the plugin itself still only accesses the mapped ports
(ChanMapping), but the mapped buffers are at most
"processor_max_streams" and at least the required
in+out buffers for the plugin.
2014-05-06 23:34:34 +02:00
..
appleutility
ardour provide plugins with all available buffers. 2014-05-06 23:34:34 +02:00
audiographer remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
backends Add some more missing #includes 2014-05-06 17:00:35 +01:00
canvas remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
clearlooks-newer finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
clearlooks-older
evoral remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
fst finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
gtkmm2ext remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
libltc Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
midi++2 fix for storing 14 bit MIDI controller values 2014-04-30 10:10:06 -04:00
panners finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
pbd Add a couple of pthread helper macros 2014-05-06 09:31:11 +01:00
plugins/reasonablesynth.lv2 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
qm-dsp remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
surfaces remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
timecode Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
vfork finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00