Public Member Functions | |
| bool | load (Common::SeekableReadStream &stream) |
Static Public Member Functions | |
| static int | moduleLog2 (int x) |
| static int | moduleExp2 (int x) |
Public Attributes | |
| byte | name [32] |
| uint | sequenceLen |
| int | restartPos |
| byte * | sequence |
| int | numChannels |
| int | numPatterns |
| Pattern * | patterns |
| int | numInstruments |
| Instrument * | instruments |
| int | defaultGvol |
| int | defaultSpeed |
| int | defaultTempo |
| int | c2Rate |
| int | gain |
| bool | linearPeriods |
| bool | fastVolSlides |
| byte * | defaultPanning |