mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-07 07:39:29 +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
|
// Enables MIDI Output of NoteTrack (MIDI) data during playback
|
||||||
// USE_MIDI must be defined in order for EXPERIMENTAL_MIDI_OUT to work
|
// USE_MIDI must be defined in order for EXPERIMENTAL_MIDI_OUT to work
|
||||||
#ifdef USE_MIDI
|
#ifdef USE_MIDI
|
||||||
#define EXPERIMENTAL_MIDI_OUT
|
//#define EXPERIMENTAL_MIDI_OUT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// USE_MIDI must be defined in order for EXPERIMENTAL_SCOREALIGN to work
|
// USE_MIDI must be defined in order for EXPERIMENTAL_SCOREALIGN to work
|
||||||
|
Loading…
x
Reference in New Issue
Block a user