OpenTTD Source
20241121-master-g67a0fccfad
|
An instrument region maps a note range to wave data. More...
Data Fields | |
RGNHEADER | hdr |
WAVELINK | wave |
WSMPL | wave_sample |
std::vector< WLOOP > | wave_loops |
std::vector< CONNECTION > | articulators |
An instrument region maps a note range to wave data.
Definition at line 47 of file dmusic.cpp.