Home
last modified time | relevance | path

Searched defs:MIDIGetSource (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMIDIServices.pas1662 function MIDIGetSource( sourceIndex0: ItemCount ): MIDIEndpointRef; external name '_MIDIGetSource'; in MIDIGetSource() function
/dports/www/firefox/firefox-99.0/third_party/rust/coremidi-sys/src/
H A Dgenerated.rs793 pub fn MIDIGetSource(sourceIndex0: ItemCount) -> MIDIEndpointRef; in MIDIGetSource() function