mirror of
https://gitlab.com/sdbs_cz/digital-garden-anabasis.git
synced 2025-01-22 23:57:06 +01:00
1,008 B
1,008 B
Audio Stellar
Audio Stellar is AI powered experimental sampler using librosa python library for audio analysis. This analysis than provide map of sounds and depending on their similiarity it groups sounds into clusters. Sound can be played through different types of units as particle, sequence, morph.
101
https://audiostellar.xyz/lang/en/index.html
Notes
eps - closeness to be cluster
min - number which can make group
- accepts only mono ?
- is sensitive on samplerate of audio device, it should match that one of the file
when recording internaly do not go over buffer 1024, otherwise the recording will be glitched
Background
analysis thru https://librosa.org/doc/latest/index.html
Examples
Adjacent
incubation.audio.synthesis.concatenative incubation.audio.sample.managment concepts.map