Classes | |
| struct | Sample |
Public Member Functions | |
| template<typename T > | |
| Instruments (T ins) | |
| bool | load (Common::SeekableReadStream &ins) |
| bool | load (const char *ins) |
| void | unload () |
| uint8 | getCount () const |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| struct Audio::Infogrames::Instruments::Sample | _samples [32] |
| uint8 | _count |
| int8 * | _sampleData |