Ignore:
Timestamp:
Oct 5, 2016, 2:30:57 PM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
sampler
Children:
cb1fad8
Parents:
88042ef
Message:

src/synth/sampler.{c,h}: prepare reading thread, reset waited in _queue, only join open thread if still open, improve documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/synth/sampler.h

    r88042ef r0a756ea  
    194194
    195195  \param o sampler, created by new_aubio_sampler()
    196 
    197   \return samplerate of the sampler
     196  \param waited the number of frames processed during this block
     197
     198  \return the total delay in samples when the file was successfuly opened, 0
     199  otherwise
    198200
    199201*/
Note: See TracChangeset for help on using the changeset viewer.