1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Disable EXPERIMENTAL_MIDI_OUT

This does not build without the vendored fork of PortAudio.

Signed-off-by: Be <be@mixxx.org>
This commit is contained in:
Be 2021-08-06 17:55:24 -05:00
parent dedb67e932
commit 4777d04cf2
No known key found for this signature in database
GPG Key ID: F4D83691462F656E

View File

@ -118,7 +118,7 @@ set( EXPERIMENTAL_OPTIONS_LIST
# RBD, 1 Sep 2008 # RBD, 1 Sep 2008
# Enables MIDI Output of NoteTrack (MIDI) data during playback # Enables MIDI Output of NoteTrack (MIDI) data during playback
# USE_MIDI must be defined in order for MIDI_OUT to work # USE_MIDI must be defined in order for MIDI_OUT to work
MIDI_OUT #MIDI_OUT
# JKC, 17 Aug 2017 # JKC, 17 Aug 2017
# Enables the MIDI note stretching feature, which currently # Enables the MIDI note stretching feature, which currently