Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 727 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 727 Bytes

Biome

What is it?

Biome is a long-form performance focused sample player built to be portable and run on small platforms, such as a Raspberry Pi/Pisound.

How does it work?

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.

Building

Biome can be built using cross, by running:

cross run --target aarch64-unknown-linux-gnu