diff options
Diffstat (limited to 'src/osc.h')
| -rw-r--r-- | src/osc.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ int osc_next_index(osc_t * osc, float offset); int osc_load_wav(osc_t * osc, const char * path); +void osc_sound_change_wavetable(char *path); + osc_t * make_tri(const char * name); /***************/ |
