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.
Stephane Letz e7239f0925 Cleanup netjack2 code (in progress). 12 years ago
..
JackCoreMidiDriver.cpp Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 12 years ago
JackCoreMidiDriver.h Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 12 years ago
JackCoreMidiInputPort.cpp CoreMIDI driver fix: A MIDIPacket can contain more than 1 event. 12 years ago
JackCoreMidiInputPort.h CoreMIDI driver fix: MIDI "running status" was not implemented. 12 years ago
JackCoreMidiOutputPort.cpp Devin Anderson patch for Jack/CoreMIDI duplicated messages. 12 years ago
JackCoreMidiOutputPort.h Add support for advance scheduling via driver preferences. Hope this doesn't break anything. 14 years ago
JackCoreMidiPhysicalInputPort.cpp 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.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
JackCoreMidiPhysicalOutputPort.cpp Add support for advance scheduling via driver preferences. Hope this doesn't break anything. 14 years ago
JackCoreMidiPhysicalOutputPort.h MIDI thread RT priority reworked a bit on OSX. 14 years ago
JackCoreMidiPort.cpp Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 12 years ago
JackCoreMidiPort.h Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 12 years ago
JackCoreMidiUtil.cpp Fix compilation errors sent from Stephane. 14 years ago
JackCoreMidiUtil.h Now compiles on OSX. 14 years ago
JackCoreMidiVirtualInputPort.cpp Cleanup netjack2 code (in progress). 12 years ago
JackCoreMidiVirtualInputPort.h Compilation on OSX in progress. 14 years ago
JackCoreMidiVirtualOutputPort.cpp Cleanup netjack2 code (in progress). 12 years ago
JackCoreMidiVirtualOutputPort.h MIDI thread RT priority reworked a bit on OSX. 14 years ago