Changeset 6035a34


Ignore:
Timestamp:
Nov 28, 2016, 3:00:27 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
sampler
Children:
0840440
Parents:
757e255
Message:

src/synth/sampler.c: remove old comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/synth/sampler.c

    r757e255 r6035a34  
    754754uint_t aubio_sampler_play ( aubio_sampler_t * o )
    755755{
    756   //aubio_source_seek (o->source, 0);
    757756  return aubio_sampler_set_playing (o, 1);
    758757}
Note: See TracChangeset for help on using the changeset viewer.