C# Class Monobjc.CoreMIDI.MIDIThruConnectionParams

Mostrar archivo Open project: Monobjc/monobjc

Public Properties

Property Type Description
channelMap01 byte
channelMap02 byte
channelMap03 byte
channelMap04 byte
channelMap05 byte
channelMap06 byte
channelMap07 byte
channelMap08 byte
channelMap09 byte
channelMap10 byte
channelMap11 byte
channelMap12 byte
channelMap13 byte
channelMap14 byte
channelMap15 byte
channelMap16 byte
channelPressure MIDITransform
destination1 MIDIThruConnectionEndpoint
destination2 MIDIThruConnectionEndpoint
destination3 MIDIThruConnectionEndpoint
destination4 MIDIThruConnectionEndpoint
destination5 MIDIThruConnectionEndpoint
destination6 MIDIThruConnectionEndpoint
destination7 MIDIThruConnectionEndpoint
destination8 MIDIThruConnectionEndpoint
filterOutAllControls byte
filterOutBeatClock byte
filterOutMTC byte
filterOutSysEx byte
filterOutTuneRequest byte
highNote byte
highVelocity byte
keyPressure MIDITransform
lowNote byte
lowVelocity byte
noteNumber MIDITransform
numControlTransforms ushort
numDestinations uint
numMaps ushort
numSources uint
pitchBend MIDITransform
programChange MIDITransform
reserved2_1 byte
reserved2_2 byte
reserved2_3 byte
reserved3_1 ushort
reserved3_2 ushort
reserved3_3 ushort
reserved3_4 ushort
source1 MIDIThruConnectionEndpoint
source2 MIDIThruConnectionEndpoint
source3 MIDIThruConnectionEndpoint
source4 MIDIThruConnectionEndpoint
source5 MIDIThruConnectionEndpoint
source6 MIDIThruConnectionEndpoint
source7 MIDIThruConnectionEndpoint
source8 MIDIThruConnectionEndpoint
velocity MIDITransform
version uint

Public Methods

Method Description
SetChannelMap ( byte map ) : void
SetDestinationEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void
SetSourceEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void

Method Details

SetChannelMap() public method

public SetChannelMap ( byte map ) : void
map byte
return void

SetDestinationEndpoint() public method

public SetDestinationEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void
i int
endpoint MIDIThruConnectionEndpoint
return void

SetSourceEndpoint() public method

public SetSourceEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void
i int
endpoint MIDIThruConnectionEndpoint
return void

Property Details

channelMap01 public_oe property

public byte channelMap01
return byte

channelMap02 public_oe property

public byte channelMap02
return byte

channelMap03 public_oe property

public byte channelMap03
return byte

channelMap04 public_oe property

public byte channelMap04
return byte

channelMap05 public_oe property

public byte channelMap05
return byte

channelMap06 public_oe property

public byte channelMap06
return byte

channelMap07 public_oe property

public byte channelMap07
return byte

channelMap08 public_oe property

public byte channelMap08
return byte

channelMap09 public_oe property

public byte channelMap09
return byte

channelMap10 public_oe property

public byte channelMap10
return byte

channelMap11 public_oe property

public byte channelMap11
return byte

channelMap12 public_oe property

public byte channelMap12
return byte

channelMap13 public_oe property

public byte channelMap13
return byte

channelMap14 public_oe property

public byte channelMap14
return byte

channelMap15 public_oe property

public byte channelMap15
return byte

channelMap16 public_oe property

public byte channelMap16
return byte

channelPressure public_oe property

public MIDITransform,Monobjc.CoreMIDI channelPressure
return MIDITransform

destination1 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination1
return MIDIThruConnectionEndpoint

destination2 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination2
return MIDIThruConnectionEndpoint

destination3 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination3
return MIDIThruConnectionEndpoint

destination4 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination4
return MIDIThruConnectionEndpoint

destination5 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination5
return MIDIThruConnectionEndpoint

destination6 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination6
return MIDIThruConnectionEndpoint

destination7 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination7
return MIDIThruConnectionEndpoint

destination8 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination8
return MIDIThruConnectionEndpoint

filterOutAllControls public_oe property

public byte filterOutAllControls
return byte

filterOutBeatClock public_oe property

public byte filterOutBeatClock
return byte

filterOutMTC public_oe property

public byte filterOutMTC
return byte

filterOutSysEx public_oe property

public byte filterOutSysEx
return byte

filterOutTuneRequest public_oe property

public byte filterOutTuneRequest
return byte

highNote public_oe property

public byte highNote
return byte

highVelocity public_oe property

public byte highVelocity
return byte

keyPressure public_oe property

public MIDITransform,Monobjc.CoreMIDI keyPressure
return MIDITransform

lowNote public_oe property

public byte lowNote
return byte

lowVelocity public_oe property

public byte lowVelocity
return byte

noteNumber public_oe property

public MIDITransform,Monobjc.CoreMIDI noteNumber
return MIDITransform

numControlTransforms public_oe property

public ushort numControlTransforms
return ushort

numDestinations public_oe property

public uint numDestinations
return uint

numMaps public_oe property

public ushort numMaps
return ushort

numSources public_oe property

public uint numSources
return uint

pitchBend public_oe property

public MIDITransform,Monobjc.CoreMIDI pitchBend
return MIDITransform

programChange public_oe property

public MIDITransform,Monobjc.CoreMIDI programChange
return MIDITransform

reserved2_1 public_oe property

public byte reserved2_1
return byte

reserved2_2 public_oe property

public byte reserved2_2
return byte

reserved2_3 public_oe property

public byte reserved2_3
return byte

reserved3_1 public_oe property

public ushort reserved3_1
return ushort

reserved3_2 public_oe property

public ushort reserved3_2
return ushort

reserved3_3 public_oe property

public ushort reserved3_3
return ushort

reserved3_4 public_oe property

public ushort reserved3_4
return ushort

source1 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source1
return MIDIThruConnectionEndpoint

source2 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source2
return MIDIThruConnectionEndpoint

source3 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source3
return MIDIThruConnectionEndpoint

source4 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source4
return MIDIThruConnectionEndpoint

source5 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source5
return MIDIThruConnectionEndpoint

source6 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source6
return MIDIThruConnectionEndpoint

source7 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source7
return MIDIThruConnectionEndpoint

source8 public_oe property

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source8
return MIDIThruConnectionEndpoint

velocity public_oe property

public MIDITransform,Monobjc.CoreMIDI velocity
return MIDITransform

version public_oe property

public uint version
return uint