| 1 | = Projects using aubio = |
| 2 | |
| 3 | This page lists various software projects either depending on aubio or where aubio can be used. |
| 4 | |
| 5 | == Projects depending on aubio == |
| 6 | |
| 7 | The following softwares are known to use aubio: |
| 8 | |
| 9 | - [http://www.redsteamrecords.com/freecycle/ Freecycle], a ReCycle clone, uses the aubio onset detection to slice audio samples. |
| 10 | - [http://www.sonicvisualiser.org Sonic Visualiser], a graphical tool to visualize audio descriptors, has plug-ins for several aubio algorithms. |
| 11 | - [http://denemo.sourceforge.net Denemo], a score editor, uses aubio for note dictation. |
| 12 | |
| 13 | == Plug-ins available in the aubio source tree == |
| 14 | |
| 15 | The directory src:aubio/plugins/ contains code and patches for the following softwares: |
| 16 | |
| 17 | - [http://audacity.sourceforge.net/ Audacity], see source:aubio/plugins/audacity |
| 18 | - [http://www.speech.kth.se/wavesurfer/ Wavesurfer], see source:aubio/plugins/wavesurfer |
| 19 | - [http://puredata.info/ Puredata], see source:aubio/plugins/puredata |
| 20 | |
| 21 | == Contribute to this page == |
| 22 | |
| 23 | If you know of a project using aubio, please edit this page! |