Biome is a long-form performance focused sample player built to be portable and run on small platforms, such as a Raspberry Pi/Pisound.
Biome has four channels, and each channel can play a stereo sample from file. Each channel has it's own directory which it will load samples from.
Sample selection, playback, and manipulation is controlled with a monome grid and a midi controller.
Midi parameters and sample directories can be configured in settings.yml
.
Biome can be built using cross, by running:
cross run --target aarch64-unknown-linux-gnu