mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-21 14:50:06 +02:00
Disabled EXPERIMENTAL_MIDI_OUT (for linux builds)
This commit is contained in:
parent
af8457dd1c
commit
851e332b7b
@ -113,7 +113,7 @@
|
||||
// Enables MIDI Output of NoteTrack (MIDI) data during playback
|
||||
// USE_MIDI must be defined in order for EXPERIMENTAL_MIDI_OUT to work
|
||||
#ifdef USE_MIDI
|
||||
#define EXPERIMENTAL_MIDI_OUT
|
||||
//#define EXPERIMENTAL_MIDI_OUT
|
||||
#endif
|
||||
|
||||
// USE_MIDI must be defined in order for EXPERIMENTAL_SCOREALIGN to work
|
||||
|
Loading…
x
Reference in New Issue
Block a user