grygoriiz
864514e557
Added generic MAC OS identification when linking backend to CoreMidi
2014-06-12 14:43:24 +03:00
Paul Davis
514a0c3e93
fix wavesaudio backend wscript so that it can build on Lion
...
1. C code based on MS extensions requires -fms-extensions (readbinaryplist.c in port* code)
2. CoreMidi framework is not required on Lion and breaks linkage
2014-05-28 15:20:22 -04:00
Valeriy Kamyshniy
3f80a13de2
[P4/git history rebuild]
2014-05-27 22:52:57 -04:00
Paul Davis
6666599e7b
add -fms-extensions to allow earlier apple gcc to support anonymous union, as used by PortMidi
2014-02-24 15:16:46 -05:00
Paul Davis
1de00ab6bb
new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.
...
Code builds, runs and functions. Full code review still pending, and some possibly changes to organization of code within the backend is possible
2014-02-24 14:49:13 -05:00