jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
piegames 77d0b6d4bf
Merge 613174ddea into e987c3929b
5 years ago
..
JackCoreMidiDriver.h Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 12 years ago
JackCoreMidiDriver.mm Rename PortSetDeviceMetadata to PortSetDefaultMetadata 6 years ago
JackCoreMidiInputPort.h Fix more compile errors 6 years ago
JackCoreMidiInputPort.mm Cleanup some warnings 7 years ago
JackCoreMidiOutputPort.h Fix more compile errors 6 years ago
JackCoreMidiOutputPort.mm Fixed another Mac compile error 6 years ago
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. 14 years ago
JackCoreMidiPhysicalInputPort.mm Renamed OSX C++ files to Objective-C++ files 10 years ago
JackCoreMidiPhysicalOutputPort.h MIDI thread RT priority reworked a bit on OSX. 14 years ago
JackCoreMidiPhysicalOutputPort.mm Renamed OSX C++ files to Objective-C++ files 10 years ago
JackCoreMidiPort.h MIDI port pretty names (#498) 6 years ago
JackCoreMidiPort.mm MIDI port pretty names (#498) 6 years ago
JackCoreMidiUtil.h Modernize MacTypes.h #includes. 10 years ago
JackCoreMidiUtil.mm Remember to add Foundation.h to use NS* 10 years ago
JackCoreMidiVirtualInputPort.h Port naming fix in CoreMidiDriver. 12 years ago
JackCoreMidiVirtualInputPort.mm Renamed OSX C++ files to Objective-C++ files 10 years ago
JackCoreMidiVirtualOutputPort.h Port naming fix in CoreMidiDriver. 12 years ago
JackCoreMidiVirtualOutputPort.mm Renamed OSX C++ files to Objective-C++ files 10 years ago