Ignore:
Timestamp:
Dec 17, 2018, 3:44:16 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
0440778, 0e6ad10
Parents:
7e2eef4 (diff), 05774ba3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into feature/sink_vorbis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/io/test-sink_wavwrite.c

    r7e2eef4 rd81e16d  
    1515#define aubio_sink_custom_preset_samplerate aubio_sink_wavwrite_preset_samplerate
    1616#define aubio_sink_custom_preset_channels aubio_sink_wavwrite_preset_channels
     17#define aubio_sink_custom_get_samplerate aubio_sink_wavwrite_get_samplerate
     18#define aubio_sink_custom_get_channels aubio_sink_wavwrite_get_channels
    1719#endif /* HAVE_WAVWRITE */
    1820
Note: See TracChangeset for help on using the changeset viewer.