C# 클래스 Monobjc.CoreMIDI.MIDIThruConnectionParams

파일 보기 프로젝트 열기: Monobjc/monobjc

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
SetChannelMap ( byte map ) : void
SetDestinationEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void
SetSourceEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void

메소드 상세

SetChannelMap() 공개 메소드

public SetChannelMap ( byte map ) : void
map byte
리턴 void

SetDestinationEndpoint() 공개 메소드

public SetDestinationEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void
i int
endpoint MIDIThruConnectionEndpoint
리턴 void

SetSourceEndpoint() 공개 메소드

public SetSourceEndpoint ( int i, MIDIThruConnectionEndpoint endpoint ) : void
i int
endpoint MIDIThruConnectionEndpoint
리턴 void

프로퍼티 상세

channelMap01 공개적으로 프로퍼티

public byte channelMap01
리턴 byte

channelMap02 공개적으로 프로퍼티

public byte channelMap02
리턴 byte

channelMap03 공개적으로 프로퍼티

public byte channelMap03
리턴 byte

channelMap04 공개적으로 프로퍼티

public byte channelMap04
리턴 byte

channelMap05 공개적으로 프로퍼티

public byte channelMap05
리턴 byte

channelMap06 공개적으로 프로퍼티

public byte channelMap06
리턴 byte

channelMap07 공개적으로 프로퍼티

public byte channelMap07
리턴 byte

channelMap08 공개적으로 프로퍼티

public byte channelMap08
리턴 byte

channelMap09 공개적으로 프로퍼티

public byte channelMap09
리턴 byte

channelMap10 공개적으로 프로퍼티

public byte channelMap10
리턴 byte

channelMap11 공개적으로 프로퍼티

public byte channelMap11
리턴 byte

channelMap12 공개적으로 프로퍼티

public byte channelMap12
리턴 byte

channelMap13 공개적으로 프로퍼티

public byte channelMap13
리턴 byte

channelMap14 공개적으로 프로퍼티

public byte channelMap14
리턴 byte

channelMap15 공개적으로 프로퍼티

public byte channelMap15
리턴 byte

channelMap16 공개적으로 프로퍼티

public byte channelMap16
리턴 byte

channelPressure 공개적으로 프로퍼티

public MIDITransform,Monobjc.CoreMIDI channelPressure
리턴 MIDITransform

destination1 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination1
리턴 MIDIThruConnectionEndpoint

destination2 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination2
리턴 MIDIThruConnectionEndpoint

destination3 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination3
리턴 MIDIThruConnectionEndpoint

destination4 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination4
리턴 MIDIThruConnectionEndpoint

destination5 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination5
리턴 MIDIThruConnectionEndpoint

destination6 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination6
리턴 MIDIThruConnectionEndpoint

destination7 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination7
리턴 MIDIThruConnectionEndpoint

destination8 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI destination8
리턴 MIDIThruConnectionEndpoint

filterOutAllControls 공개적으로 프로퍼티

public byte filterOutAllControls
리턴 byte

filterOutBeatClock 공개적으로 프로퍼티

public byte filterOutBeatClock
리턴 byte

filterOutMTC 공개적으로 프로퍼티

public byte filterOutMTC
리턴 byte

filterOutSysEx 공개적으로 프로퍼티

public byte filterOutSysEx
리턴 byte

filterOutTuneRequest 공개적으로 프로퍼티

public byte filterOutTuneRequest
리턴 byte

highNote 공개적으로 프로퍼티

public byte highNote
리턴 byte

highVelocity 공개적으로 프로퍼티

public byte highVelocity
리턴 byte

keyPressure 공개적으로 프로퍼티

public MIDITransform,Monobjc.CoreMIDI keyPressure
리턴 MIDITransform

lowNote 공개적으로 프로퍼티

public byte lowNote
리턴 byte

lowVelocity 공개적으로 프로퍼티

public byte lowVelocity
리턴 byte

noteNumber 공개적으로 프로퍼티

public MIDITransform,Monobjc.CoreMIDI noteNumber
리턴 MIDITransform

numControlTransforms 공개적으로 프로퍼티

public ushort numControlTransforms
리턴 ushort

numDestinations 공개적으로 프로퍼티

public uint numDestinations
리턴 uint

numMaps 공개적으로 프로퍼티

public ushort numMaps
리턴 ushort

numSources 공개적으로 프로퍼티

public uint numSources
리턴 uint

pitchBend 공개적으로 프로퍼티

public MIDITransform,Monobjc.CoreMIDI pitchBend
리턴 MIDITransform

programChange 공개적으로 프로퍼티

public MIDITransform,Monobjc.CoreMIDI programChange
리턴 MIDITransform

reserved2_1 공개적으로 프로퍼티

public byte reserved2_1
리턴 byte

reserved2_2 공개적으로 프로퍼티

public byte reserved2_2
리턴 byte

reserved2_3 공개적으로 프로퍼티

public byte reserved2_3
리턴 byte

reserved3_1 공개적으로 프로퍼티

public ushort reserved3_1
리턴 ushort

reserved3_2 공개적으로 프로퍼티

public ushort reserved3_2
리턴 ushort

reserved3_3 공개적으로 프로퍼티

public ushort reserved3_3
리턴 ushort

reserved3_4 공개적으로 프로퍼티

public ushort reserved3_4
리턴 ushort

source1 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source1
리턴 MIDIThruConnectionEndpoint

source2 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source2
리턴 MIDIThruConnectionEndpoint

source3 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source3
리턴 MIDIThruConnectionEndpoint

source4 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source4
리턴 MIDIThruConnectionEndpoint

source5 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source5
리턴 MIDIThruConnectionEndpoint

source6 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source6
리턴 MIDIThruConnectionEndpoint

source7 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source7
리턴 MIDIThruConnectionEndpoint

source8 공개적으로 프로퍼티

public MIDIThruConnectionEndpoint,Monobjc.CoreMIDI source8
리턴 MIDIThruConnectionEndpoint

velocity 공개적으로 프로퍼티

public MIDITransform,Monobjc.CoreMIDI velocity
리턴 MIDITransform

version 공개적으로 프로퍼티

public uint version
리턴 uint