A class library for opening, parsing, and saving MIDI files.
UndefChunk.SetID Method
Sets the 4-character chunk type of the
UndefChunk
.
public
void
SetID(
char[]
id
);
Parameters
id
The 4-character chunk type.
See Also
UndefChunk Class
|
EF.SimpleMIDI Namespace