Table of Contents

Enum MidiSplitMode

Namespace
Celeritas.Core.Midi
Assembly
Celeritas.dll

How to split a MIDI file into multiple files.

public enum MidiSplitMode

Fields

Track = 0

One output file per track chunk.

Channel = 1

One output file per MIDI channel.