Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meyda/meyda
Audio feature extraction for JavaScript.
https://github.com/meyda/meyda
audio-features feature-extraction hacktoberfest javascript mir music-information-retrieval spectral-centroid zero-cross
Last synced: 25 days ago
JSON representation
Audio feature extraction for JavaScript.
- Host: GitHub
- URL: https://github.com/meyda/meyda
- Owner: meyda
- License: mit
- Created: 2014-08-11T22:58:41.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T23:28:43.000Z (4 months ago)
- Last Synced: 2024-10-10T18:05:52.990Z (29 days ago)
- Topics: audio-features, feature-extraction, hacktoberfest, javascript, mir, music-information-retrieval, spectral-centroid, zero-cross
- Language: TypeScript
- Homepage: https://meyda.js.org/
- Size: 16 MB
- Stars: 1,469
- Watchers: 23
- Forks: 104
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-webaudio - Meyda - Audio feature extraction library including a variety of widely used audio features. (Packages / Libraries)
README
# meyda
![Build Status][build-status-image]
Meyda is a Javascript audio feature extraction library. Meyda supports both offline feature extraction as well as real-time feature extraction using the [Web Audio API][web-audio-api]. We wrote a paper about it, which is available [here][meyda-paper].
Would you like your Meyda project to be featured in our [user showcase]? [Please let us know!](https://github.com/meyda/meyda/issues/new?assignees=&labels=Showcase+Request&template=showcase-application.md&title=)
Want to ask questions, or chat about Meyda? Check out our [slack channel] on the Web Audio Slack Team. You'll need to [sign up here][web-audio-slack-team-signup] before you can join.
[hughrawlinson][hugh-github] | [nevosegal][nevo-github] | [jakubfiala][jakub-github] | [2xAA][2xaa-github]
### Usage
Please see [the documentation][docs] for setup and usage instructions.
### Contributing
Please see [our contributor guidelines][contributing] for guidelines about contributing, and bear in mind that we adhere to the [Contributor Covenant][contributor-covenant]
[build-status-image]: https://img.shields.io/github/checks-status/meyda/meyda/main
[web-audio-api]: https://github.com/WebAudio/web-audio-api
[meyda-paper]: https://wac.ircam.fr/pdf/wac15_submission_17.pdf
[hugh-github]: https://github.com/hughrawlinson
[nevo-github]: https://github.com/nevosegal
[jakub-github]: https://github.com/jakubfiala
[2xaa-github]: https://github.com/2xaa
[contributing]: https://meyda.js.org/guides/contributing
[contributor-covenant]: https://github.com/meyda/meyda/wiki/Contributor-Covenant
[docs]: https://meyda.js.org/
[slack channel]: https://web-audio.slack.com/messages/C51A03LBS/
[web-audio-slack-team-signup]: https://web-audio-slackin.herokuapp.com/
[user showcase]: https://meyda.js.org/showcase