mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Fix Linux bus layouts
This commit is contained in:
parent
4dd62bf66f
commit
681be5731b
4 changed files with 10 additions and 3 deletions
|
|
@ -386,7 +386,6 @@ target_compile_definitions (${PLUGIN_NAME} PRIVATE
|
|||
JUCE_USE_MP3AUDIOFORMAT=0
|
||||
JUCE_USE_LAME_AUDIO_FORMAT=0
|
||||
JUCE_USE_WINDOWS_MEDIA_FORMAT=0
|
||||
JucePlugin_PreferredChannelConfigurations={0,2}
|
||||
_CRT_SECURE_NO_WARNINGS
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue