- Timestamp:
- Aug 26, 2016, 3:47:33 PM (8 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:
- 5069da3
- Parents:
- 5417b3a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/index.rst
r5417b3a r88f7cf9 1 aubio documentation 2 ======= ============1 Welcome 2 ======= 3 3 4 aubio is a collection of algorithms and tools to label music and sounds. It5 listens to audio signals and attempts to detect events. For instance, when a 6 drum is hit, at which frequency is a note, or at what tempo is a rhythmic 7 melody.4 aubio is a collection of algorithms and tools to label and transform music and 5 sounds. It scans or `listens` to audio signals and attempts to detect musical 6 events. For instance, when a drum is hit, at which frequency is a note, or at 7 what tempo is a rhythmic melody. 8 8 9 Itsfeatures include segmenting a sound file before each of its attacks,9 aubio features include segmenting a sound file before each of its attacks, 10 10 performing pitch detection, tapping the beat and producing midi streams from 11 11 live audio. … … 22 22 - spectral filtering 23 23 - transient/steady-state separation 24 - sound file and audio devicesread and write access24 - sound file read and write access 25 25 - various mathematics utilities for music applications 26 26
Note: See TracChangeset
for help on using the changeset viewer.