mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 12:12:23 +01:00
MIDI_OUT on by default on windows.
The idea is to get SOME use and test of MIDI_OUT even though it does not compile on Linux yet.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "InconsistencyException.h"
|
||||
|
||||
#ifdef SONIFY
|
||||
#include "portmidi.h"
|
||||
#include "../lib-src/portmidi/pm_common/portmidi.h"
|
||||
|
||||
#define SON_PROGRAM 0
|
||||
#define SON_AutoSave 67
|
||||
|
||||
Reference in New Issue
Block a user