Skip to main content

9 docs tagged with "setkey"

View all tags

15. Audio descriptors

One of the core features in bellplay~ is our ability to analyze buffers to extract relevant information.

17. More audio features

This tutorial provides an additional example for using buffer analysis features for audio processing.

19. Caching data

In bellplay~, computation-heavy operations such as building large corpora, analyzing lots of audio data, and more, can be take a very long time, thus making it more tedious to experiment with our scripts every time we run them.

6. Buffer keys

Buffers in bellplay~ are simply structured lists of key-value pairs.

9. Temporal quantization

A basic example of temporal quantization, where transient-based segments are temporally shifted to align with a rhythmic grid.