- Timestamp:
- Oct 29, 2018, 12:00:41 AM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
- Children:
- 8716f63
- Parents:
- 9511547
- git-author:
- Paul Brossier <piem@piem.org> (10/28/18 23:45:14)
- git-committer:
- Paul Brossier <piem@piem.org> (10/29/18 00:00:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synth/wavetable.c
r9511547 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.