BASS.NET API for the Un4seen BASS Audio Library

MIDI_OUTCAPSchannelMask Field

BASS.NET API for the Un4seen BASS Audio Library
Channels that an internal synthesizer device responds to.

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public short channelMask

Field Value

Type: Int16
Remarks

The least significant bit refers to channel 0 and the most significant bit to channel 15.

Port devices that transmit on all channels set this member to 0xFFFF.

See Also

Reference