Jump to content

RTMIDI Functions: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* [[OS2 API:MIDIAddLink|MIDIAddLink]]
==Functions==
* [[OS2 API:MIDICreateInstance|MIDICreateInstance]]
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* [[OS2 API:MIDIDeleteInstance|MIDIDeleteInstance]]
*[[MIDIAddLink]]
* [[OS2 API:MIDIDisableInstance|MIDIDisableInstance]]
*MIDICreateInstance
* [[OS2 API:MIDIEnableInstance|MIDIEnableInstance]]
*MIDIDeleteInstance
* [[OS2 API:MIDIQueryClassList|MIDIQueryClassList]]
*MIDIDisableInstance
* [[OS2 API:MIDIQueryInstanceConfiguration|MIDIQueryInstanceConfiguration]]
*MIDIEnableInstance
* [[OS2 API:MIDIQueryInstanceLinks|MIDIQueryInstanceLinks]]
*MIDIQueryClassList
* [[OS2 API:MIDIQueryInstanceList|MIDIQueryInstanceList]]
*MIDIQueryInstanceConfiguration
* [[OS2 API:MIDIQueryInstanceName|MIDIQueryInstanceName]]
*MIDIQueryInstanceLinks
* [[OS2 API:MIDIQueryNumClasses|MIDIQueryNumClasses]]
*MIDIQueryInstanceList
* [[OS2 API:MIDIQueryNumInstances|MIDIQueryNumInstances]]
*MIDIQueryInstanceName
* [[OS2 API:MIDIQueryVersion|MIDIQueryVersion]]
*MIDIQueryNumClasses
* [[OS2 API:MIDIRemoveLink|MIDIRemoveLink]]
*MIDIQueryNumInstances
* [[OS2 API:MIDIRetrieveMessages|MIDIRetrieveMessages]]
*MIDIQueryVersion
* [[OS2 API:MIDISendMessages|MIDISendMessages]]
*MIDIRemoveLink
* [[OS2 API:MIDISendSysexMessage|MIDISendSysexMessage]]
*[[MIDIRetrieveMessages]]
* [[OS2 API:MIDISetDefaultHardwareNode|MIDISetDefaultHardwareNode]]
*MIDISendMessages
* [[OS2 API:MIDISetInstanceConfiguration|MIDISetInstanceConfiguration]]
*MIDISendSysexMessage
* [[OS2 API:MIDISetup|MIDISetup]]
*MIDISetDefaultHardwareNode
* [[OS2 API:MIDISimpleClose|MIDISimpleClose]]
*MIDISetInstanceConfiguration
* [[OS2 API:MIDISimpleOpen|MIDISimpleOpen]]
*MIDISetup
* [[OS2 API:MIDITimer|MIDITimer]]
*MIDISimpleClose
* [[OS2 API:TimerGetPointer|TimerGetPointer]]
*MIDISimpleOpen
* [[OS2 API:TimerSleep|TimerSleep]]
*MIDITimer
 
*TimerGetPointer
*TimerSleep
</div>
[[Category: The OS/2 API Project]]
[[Category: The OS/2 API Project]]

Latest revision as of 02:30, 20 November 2019

Functions

  • MIDIAddLink
  • MIDICreateInstance
  • MIDIDeleteInstance
  • MIDIDisableInstance
  • MIDIEnableInstance
  • MIDIQueryClassList
  • MIDIQueryInstanceConfiguration
  • MIDIQueryInstanceLinks
  • MIDIQueryInstanceList
  • MIDIQueryInstanceName
  • MIDIQueryNumClasses
  • MIDIQueryNumInstances
  • MIDIQueryVersion
  • MIDIRemoveLink
  • MIDIRetrieveMessages
  • MIDISendMessages
  • MIDISendSysexMessage
  • MIDISetDefaultHardwareNode
  • MIDISetInstanceConfiguration
  • MIDISetup
  • MIDISimpleClose
  • MIDISimpleOpen
  • MIDITimer
  • TimerGetPointer
  • TimerSleep