mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 17:41:14 +01:00
Disabled EXPERIMENTAL_MIDI_OUT (for linux builds)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user