Show / Hide Table of Contents

Enum MidiSystem

System mode parameter, to be used with System, SystemEx.

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Midi.dll
Syntax
public enum MidiSystem : int
Remarks

Default is identical to GS, except that channel 10 is melodic if there are not 16 channels.

Default

System default.

GM1

General MIDI Level 1.

GM2

General MIDI Level 2.

GS

GS-Format (Roland).

XG

XG-Format (Yamaha).

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx