|
LMMS
|
#include "DistrhoPluginNekobi.hpp"#include "nekobee-src/nekobee_synth.c"#include "nekobee-src/nekobee_voice.c"#include "nekobee-src/nekobee_voice_render.c"#include "nekobee-src/minblep_tables.c"Go to the source code of this file.
Functions | |
| bool | dssp_voicelist_mutex_trylock (nekobee_synth_t *const synth) |
| bool | dssp_voicelist_mutex_unlock (nekobee_synth_t *const synth) |
| void | nekobee_handle_raw_event (nekobee_synth_t *const synth, const uint8_t size, const uint8_t *const data) |
| Plugin * | createPlugin () |
| Plugin * createPlugin | ( | ) |
| bool dssp_voicelist_mutex_trylock | ( | nekobee_synth_t *const | synth | ) |
| bool dssp_voicelist_mutex_unlock | ( | nekobee_synth_t *const | synth | ) |