mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-26 07:10:09 +01:00
Fixed MIDI playback on Linux. Still need configure files for libscorealign and portmidi. (I tweaked makefiles by hand to build and test with EXPERIMENTAL_MIDI_OUT and EXPERIMENTAL_SCOREALIGN.) Also, I updated portmidi files, including some bug fixes from the portmidi project.
This commit is contained in:
@@ -15,6 +15,9 @@ of PortMidi, so these files may be out-of-date or have other problems.
|
||||
Feel free to submit updates or discuss the possibility of maintaining
|
||||
these or some equivalent files for MinGw.
|
||||
|
||||
Update, 20 Sep 2010: CMake supports Code::Blocks in conjunction with
|
||||
MinGW.
|
||||
|
||||
Roger Dannenberg
|
||||
18-Oct-2008
|
||||
|
||||
|
||||
8
lib-src/portmidi/pm_mingw/msys/README-MSYS.txt
Normal file
8
lib-src/portmidi/pm_mingw/msys/README-MSYS.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Old code was removed from this directory because CMake provides an
|
||||
up-to-date way to use MinGW. See portmidi/pm_mingw/README-MINGW.txt.
|
||||
|
||||
Roger Dannenberg
|
||||
20-Sep-2010
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
The file SConstruct comes from Michael Gogins (24 Oct 2008). Although
|
||||
not currently maintained or tested (volunteers welcome!), this might
|
||||
be useful for anyone with MinGW/MSys installed. -RBD
|
||||
Binary file not shown.
Reference in New Issue
Block a user