jackdbus/macosx/coremidi
Stephane Letz a9c362060b Correct use of Start/Stop return type in JackCoreMidiDriver. 2020-10-03 11:37:40 +02:00
..
JackCoreMidiDriver.h Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 2013-03-24 13:21:16 +01:00
JackCoreMidiDriver.mm Correct use of Start/Stop return type in JackCoreMidiDriver. 2020-10-03 11:37:40 +02:00
JackCoreMidiInputPort.h CoreMIDI driver fix: MIDI "running status" was not implemented. 2013-03-01 22:05:21 +01:00
JackCoreMidiInputPort.mm Cleanup some warnings 2018-11-13 23:01:23 +01:00
JackCoreMidiOutputPort.h Add support for advance scheduling via driver preferences. Hope this doesn't break anything. 2011-03-29 12:24:26 -07:00
JackCoreMidiOutputPort.mm Cleanup some warnings 2018-11-13 23:01:23 +01:00
JackCoreMidiPhysicalInputPort.h Overhaulled the CoreMIDI driver. Added queue objects. Added proper event times (I think). WARNING: I've never programmed for Mac. I don't have a Mac development environment. I haven't tested or compiled the code I'm committing (Stephane said he'd take care of that). Don't expect this code to run without a thorough debug and fix session. That said, I hope this code can be turned into something workable. 2011-03-25 20:59:22 -07:00
JackCoreMidiPhysicalInputPort.mm Renamed OSX C++ files to Objective-C++ files 2015-12-15 19:21:12 +00:00
JackCoreMidiPhysicalOutputPort.h MIDI thread RT priority reworked a bit on OSX. 2011-03-27 11:46:09 +02:00
JackCoreMidiPhysicalOutputPort.mm Renamed OSX C++ files to Objective-C++ files 2015-12-15 19:21:12 +00:00
JackCoreMidiPort.h MIDI port pretty names (#498) 2019-09-11 19:09:59 +01:00
JackCoreMidiPort.mm MIDI port pretty names (#498) 2019-09-11 19:09:59 +01:00
JackCoreMidiUtil.h Modernize MacTypes.h #includes. 2015-12-13 18:15:03 +01:00
JackCoreMidiUtil.mm Remember to add Foundation.h to use NS* 2015-12-15 19:59:02 +00:00
JackCoreMidiVirtualInputPort.h Port naming fix in CoreMidiDriver. 2013-04-18 13:01:47 +02:00
JackCoreMidiVirtualInputPort.mm Renamed OSX C++ files to Objective-C++ files 2015-12-15 19:21:12 +00:00
JackCoreMidiVirtualOutputPort.h Port naming fix in CoreMidiDriver. 2013-04-18 13:01:47 +02:00
JackCoreMidiVirtualOutputPort.mm Renamed OSX C++ files to Objective-C++ files 2015-12-15 19:21:12 +00:00