Mockbird
Interface Libarary and Synthesizer Setup Tool for Mockingbird-OTTO
Loading...
Searching...
No Matches
Soundscape::FWInfo Struct Reference

Information about the synthesizer setup. More...

#include <sndscape.h>

Public Attributes

Version version
 firmware version
 
std::uint16_t melodic_cnt
 number of melodic programs supported
 
std::uint16_t patch_cnt
 number of patches supported
 
std::uint16_t wave_cnt
 number of waves supported
 
std::uint16_t drum_cnt
 number of drum instruments supported
 

Detailed Description

Information about the synthesizer setup.

In case of a standard SoundScape card with a General MIDI ROM installed, then number of melodic programs should always be 128. The number of patches and waves default to 256 and 512, and should not be lower than the number of patches and waves defined in the ROM. The number of drum instruments is always 88.


The documentation for this struct was generated from the following file: