1
0
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:
James Crook
2017-04-27 09:56:53 +01:00
parent 60a53d560b
commit 7f98672e22
5 changed files with 12 additions and 8 deletions

View File

@@ -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