mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
Remove dithers
This commit is contained in:
parent
862419f88f
commit
a376041ab8
14 changed files with 356 additions and 78 deletions
|
|
@ -491,6 +491,7 @@ target_compile_definitions (${PLUGIN_NAME} PRIVATE
|
|||
JUCE_USE_MP3AUDIOFORMAT=0
|
||||
JUCE_USE_LAME_AUDIO_FORMAT=0
|
||||
JUCE_USE_WINDOWS_MEDIA_FORMAT=0
|
||||
JUCE_SILENCE_XCODE_15_LINKER_WARNING=1
|
||||
_CRT_SECURE_NO_WARNINGS
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue