Changeset df5eab4
- Timestamp:
- Dec 10, 2013, 2:40:45 PM (11 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:
- ed090ff7
- Parents:
- 06dba46
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio.h
r06dba46 rdf5eab4 185 185 #include "io/source.h" 186 186 #include "io/sink.h" 187 #include "io/audio_unit.h"188 187 #include "synth/sampler.h" 189 188 #include "synth/wavetable.h" … … 197 196 #include "io/sink_sndfile.h" 198 197 #include "io/sink_apple_audio.h" 198 #include "io/audio_unit.h" 199 199 #include "onset/peakpicker.h" 200 200 #include "pitch/pitchmcomb.h"
Note: See TracChangeset
for help on using the changeset viewer.