Corpus Explorer: navigating a sound corpus by ear, not by filename
Every grain in a corpus gets a 29-feature vector: MFCCs, spectral contrast, onset strength, spectral slope. PCA and t-SNE fold that down into a space you can fly through. Picking a point runs a weighted k-nearest-neighbour search and triggers overlap-add granular synthesis on whatever is closest.
No comments yet.
Log in to comment.