Changeset 4c4c9f6 for src/aubio.h
- Timestamp:
- Jul 27, 2012, 5:30:11 AM (12 years ago)
- 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:
- 3bba0e0
- Parents:
- 7d50c5a (diff), bf34fbb (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio.h
r7d50c5a r4c4c9f6 175 175 #include "onset/peakpicker.h" 176 176 #include "tempo/tempo.h" 177 #include "io/sndfileio.h" 178 #include "io/source.h" 179 #include "io/source_sndfile.h" 180 #include "io/source_apple_audio.h" 181 #include "io/sink.h" 182 #include "io/sink_sndfile.h" 183 #include "io/sink_apple_audio.h" 177 184 178 185 #if AUBIO_UNSTABLE
Note: See TracChangeset
for help on using the changeset viewer.