Skip to content

reallygoodprogrammer/microbit-noiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mb2 noiser

A chaotic synth program for the microbit v2.

Usage

The synth has a random note mode and a saw lfo mode, each are toggled by pressing the a or b button respectively. While pressing the button that determines the mode of the synth, you can press the other button simultaneously to toggle the modes action. When in the random note mode, press 'b' to change the delay between notes. When in saw lfo mode, press 'a' to change the rate of the lfo.

Setup

If you haven't installed probe-rs-tools before, do so before running.

rustup target add thumbv7em-none-eabihf
cargo run --release

License can be found here

About

A noise maker for the microbit v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages