Definition at line 138 of file soundfont.cpp.
◆ Instance()
| Dx8::SoundFont::Instance::Instance |
( |
std::shared_ptr< Data > & |
shData, |
|
|
uint32_t |
dwPatch |
|
) |
| |
|
inline |
◆ ~Instance()
| Dx8::SoundFont::Instance::~Instance |
( |
| ) |
|
|
inline |
◆ hasNotes()
| bool Dx8::SoundFont::Instance::hasNotes |
( |
| ) |
|
|
inline |
◆ noteOff()
| bool Dx8::SoundFont::Instance::noteOff |
( |
uint8_t |
note | ) |
|
|
inline |
◆ noteOn()
| bool Dx8::SoundFont::Instance::noteOn |
( |
uint8_t |
note, |
|
|
uint8_t |
velosity |
|
) |
| |
|
inline |
◆ setPan()
| void Dx8::SoundFont::Instance::setPan |
( |
float |
p | ) |
|
|
inline |
◆ alloc
| std::bitset<256> Dx8::SoundFont::Instance::alloc |
◆ fnt
| tsf* Dx8::SoundFont::Instance::fnt =nullptr |
◆ preset
| int Dx8::SoundFont::Instance::preset =0 |
The documentation for this struct was generated from the following file: