Changeset 6035a34
- Timestamp:
- Nov 28, 2016, 3:00:27 PM (8 years ago)
- Branches:
- sampler
- Children:
- 0840440
- Parents:
- 757e255
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synth/sampler.c
r757e255 r6035a34 754 754 uint_t aubio_sampler_play ( aubio_sampler_t * o ) 755 755 { 756 //aubio_source_seek (o->source, 0);757 756 return aubio_sampler_set_playing (o, 1); 758 757 }
Note: See TracChangeset
for help on using the changeset viewer.