13
0
livetrax/libs
Johannes Mueller 0c64eacef5 Consolidated a-comp/a-exp run_mono() and run_stereo() to one run()
Up to now we had in a-comp and a-exp one run_mono() and one run_stero()
function which where almost identical except that run_stereo() treated two
in/outs and run_mono() only one. Now we store the number of channels
acomp->n_channels according to the URI and in run() we loop over an array of
pointers to the in/out buffers.
2018-06-20 22:23:54 +02:00
..
appleutility
ardour Hide designated LV2 freewheeling port. 2018-06-09 14:40:46 +02:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
audiographer Fix a typo (thanks to IOhannes/debian for reporting) 2018-02-28 20:40:38 +01:00
backends avoid compiler warning on at least some linux versions 2018-05-04 08:25:04 -04:00
canvas When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
clearlooks-newer When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
evoral Fix crash when testing unsupported MIDI file 2018-04-08 02:09:35 +02:00
fluidsynth When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
fst remove aeffectx.h; use vestige.h 2018-06-04 17:38:41 -04:00
gtkmm2ext Only update tooltips if there is an actual change -- #7268 2018-04-12 02:54:55 +02:00
hidapi Fix libhid compile with /recent/ libc (GNU_SOURCE) 2017-05-20 12:39:49 +02:00
libltc When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
lua Customize Lua GC, add object-memory-lock API. 2018-03-19 02:23:09 +01:00
midi++2 When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
panners When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
pbd Move a couple of #undef's 2018-05-19 09:28:30 +01:00
plugins Consolidated a-comp/a-exp run_mono() and run_stereo() to one run() 2018-06-20 22:23:54 +02:00
ptformat ptformat: Update to upstream c0305a2 2018-04-22 12:53:42 +10:00
qm-dsp When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
surfaces OSC: fix pre gcc5 problem 2018-06-20 12:39:34 -07:00
temporal When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
vamp-plugins When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
vfork
waveview When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
widgets Add flag for corners, where top+left shadows are both required. 2018-02-19 08:01:27 -06:00
zita-resampler When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00