class Yuno::VgmFile::ExtraHeader
- Yuno::VgmFile::ExtraHeader
- Reference
- Object
Overview
Represents the extra header within a VGM file.
Defined in:
yunosynth/vgmfile.crInstance Method Summary
-
#clocks : Hash(ChipType, Array(Clock))
The modified clock values within this extra header.
-
#volumes : Hash(UInt8, Array(Volume))
The modified volume values within this extra header.
Instance Method Detail
The modified clock values within this extra header.
The modified volume values within this extra header.