ardour/libs
Robin Gareus 6cb90471fe
VST3: set numChannels to match the speaker-arrangement
This fixes an issue with recent JUCE when using a stereo
plugin on a mono track.

`juce::validateLayouts` requires that numChnanels matches
the configured channel-mapping:
69795dc8e5/modules/juce_audio_processors/format_types/juce_VST3Common.h (L630)
JUCE could be more liberal and accept
`(int) mapIterator->size() > it->numChannels`
2023-03-17 05:58:10 +01:00
..
appleutility
ardour VST3: set numChannels to match the speaker-arrangement 2023-03-17 05:58:10 +01:00
ardouralsautil
audiographer Export AudioGraphper::Source and AudioGrapher::ListedSource 2023-03-15 13:39:56 +00:00
auscan
backends
canvas Only use render-group when container is not opaque 2023-02-05 22:34:38 +01:00
clearlooks-newer
ctrl-interface require use of BBT_Argument as both parameter and return type from most methods (libs edition) 2023-02-15 16:02:56 -07:00
evoral use C++11 auto iterator 2023-02-06 21:04:17 -07:00
fluidsynth
fst
gtkmm2ext Update Korean translation 2023-02-24 02:00:10 +01:00
hidapi
libltc
lua
midi++2 libmidi++: allow tracer to print tick message 2023-02-23 15:34:27 -07:00
panners
pbd Fix non-intel arch builds (cpuid.h header) 2023-02-09 20:54:46 +01:00
plugins
ptformat
qm-dsp
surfaces MCU: Update view modes for Cue, Foldback, and VCA 2023-03-13 12:21:49 -05:00
temporal midi clock: provide option to quantize incoming BPM values 2023-02-23 12:15:26 -07:00
vamp-plugins
vamp-pyin
vfork
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview
widgets
zita-convolver
zita-resampler