Changes in src/synth/wavetable.c [b669066:fa2ab25]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synth/wavetable.c
rb669066 rfa2ab25 165 165 aubio_wavetable_set_amp (s, 0.); 166 166 //s->last_pos = 0; 167 return aubio_wavetable_set_playing (s, 1);167 return aubio_wavetable_set_playing (s, 0); 168 168 } 169 169
Note: See TracChangeset
for help on using the changeset viewer.