Ignore:
Timestamp:
Feb 10, 2013, 5:12:28 AM (11 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
87b0c03
Parents:
f8ee337
Message:

src/io/source_apple_audio.c: automagically set samplerate if 0 was requested, add _get_samplerate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source_apple_audio.h

    rf8ee337 r944c7e1  
    2727void del_aubio_source_apple_audio(aubio_source_apple_audio_t * s);
    2828
     29uint_t aubio_source_apple_audio_get_samplerate(aubio_source_apple_audio_t * s);
     30
    2931#endif /* _AUBIO_SOURCE_APPLE_AUDIO_H */
Note: See TracChangeset for help on using the changeset viewer.