Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbrent/timbreIDLib
An audio analysis library for Pure Data
https://github.com/wbrent/timbreIDLib
Last synced: 3 months ago
JSON representation
An audio analysis library for Pure Data
- Host: GitHub
- URL: https://github.com/wbrent/timbreIDLib
- Owner: wbrent
- License: gpl-3.0
- Created: 2019-06-22T21:54:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T21:14:41.000Z (almost 2 years ago)
- Last Synced: 2024-05-19T07:16:17.941Z (6 months ago)
- Language: C
- Homepage:
- Size: 7.6 MB
- Stars: 54
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-puredata - timbreID - (externals) An audio analysis library for Pure Data. (Libraries & externals)
README
### timbreIDLib ###
timbreIDLib is a library of audio analysis externals for Pure Data. The classification external [timbreID] accepts arbitrary lists of audio features and attempts to find the best match between an input feature and previously stored training instances. The library can be used for a variety of real-time and non-real-time applications, including sound classification, sound searching, sound visualization, automatic segmenting, ordering of sounds by timbre, key and tempo estimation, and concatenative synthesis.
![Animated GIF demonstration of the timbre space example](http://williambrent.conflations.com/pd/timbreID/timbre-space.gif)
### Examples Package ###
[Download the latest examples package here](http://williambrent.conflations.com/pd/timbreID/timbreIDLib-examples-v2.0.zip)
[Video demo of timbre space example](http://williambrent.conflations.com/mov/timbre-space-june-2019.mp4)![export from the chromagram.pd example](http://williambrent.conflations.com/pd/timbreID/chromagram.png)