meyda/meyda: v4.1.0
Authors/Creators
- 1. @Spotify
- 2. @wellcometrust
- 3. ROLI
- 4. @greenkeeperio
- 5. weare.io
Description
This release brings two very exciting additions to Meyda, both contributed by the amazing @odub
🎉chroma 🎉
we've been wanting to add this for a while! Chroma is a very common audio feature which calculates the spectral energy of the signal for each chromatic pitch class (C, C♯, D, D♯, E, F, F♯, G, G♯, A, A♯, B). Often used to analyse the harmonic content of recorded music, such as in chord or key detection.
Hop sizeThis optional global parameter determines the number of samples between the starts of consecutive frames. Setting it to less than bufferSize causes frames to overlap, meaning that the feature will change more smoothly over time. Defaults to the value of bufferSize.
Files
meyda/meyda-v4.1.0.zip
Files
(211.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:77fe4c9dc7c104b7a5141ba7a4918456
|
211.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/meyda/meyda/tree/v4.1.0 (URL)