struct

WAD::Genmidi::InstrumentData

Inherits Struct < Value < Object

"The header is followed by 175 36-byte records of instrument data".

Constructors

new

Instance methods

clone

Returns a copy of self with all instance variables cloned.

header
header=(header : Array(Int8 | Int16))
initialize
voice1_data

TODO: Create actual voice data struct

voice1_data=(voice1_data : Array(Int8 | Int16))

TODO: Create actual voice data struct

voice2_data
voice2_data=(voice2_data : Array(Int8 | Int16))