5 lines
51 B
C
5 lines
51 B
C
|
|
||
|
void synth_init(void);
|
||
|
uint16_t synth_mix(void);
|
||
|
|