LMMS
Loading...
Searching...
No Matches
DistrhoPluginNekobi.cpp File Reference
#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)
PlugincreatePlugin ()

Function Documentation

◆ createPlugin()

Plugin * createPlugin ( )

◆ dssp_voicelist_mutex_trylock()

bool dssp_voicelist_mutex_trylock ( nekobee_synth_t *const synth)

◆ dssp_voicelist_mutex_unlock()

bool dssp_voicelist_mutex_unlock ( nekobee_synth_t *const synth)

◆ nekobee_handle_raw_event()

void nekobee_handle_raw_event ( nekobee_synth_t *const synth,
const uint8_t size,
const uint8_t *const data )