Home
last modified time | relevance | path

Searched refs:SYNSYNTH (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/
Dsyn.h34 typedef struct SYNSYNTH SYNSYNTH; typedef
36 typedef void (*SYNCallback)(AXVPB *axvpb, SYNSYNTH *synth, u8 midiChannel);
38 struct SYNSYNTH struct
95 SYNSYNTH *synth; // this voice belongs to this synth argument
168 SYNSYNTH *synth, // user allocated synth
177 void SYNQuitSynth (SYNSYNTH *synth);
178 void SYNMidiInput (SYNSYNTH *synth, u8 *input);
179 u8 SYNGetMidiController(SYNSYNTH *synth, u8 midiChannel, u8 function);
180 void SYNSetMasterVolume (SYNSYNTH *synth, s32 dB);
181 s32 SYNGetMasterVolume (SYNSYNTH *synth);
[all …]
Dseq.h63 SYNSYNTH synth; // synth used for this sequence