Skip to main content

6 docs tagged with "ezsampler"

View all tags

21. Basic Sampling

In bellplay~, the ezsampler function provides a minimal but flexible interface for mapping symbolic pitch and velocity information to audio buffers.

22. Importing MIDI

bellplay~ supports importing MIDI files (.mid or .midi) into our scripts, each described as a list of events.

6. Markov Music Generation

This script illustrates how to construct and use an nth-order Markov model from MIDI data in bellplay~ for generative music.

8. Randomness

Randomness is frequently used in algorithmic music to introduce variation and unpredictability. However, in many compositional workflows, reproducibility is just as important. In bellplay\~, there are two types of random functions: