BelaPlatform / bela-pepper

27 stars 5 forks source link

Diagnostics project #12

Open roberthjack opened 1 year ago

roberthjack commented 1 year ago

Create a project which can be run once the build is complete to test everything is working.

Loop back all outputs to inputs, CV and Audio. Cycle through LEDS. Print reading from buttons. For example of loop back code see the bela cape test: https://github.com/BelaPlatform/Bela/tree/master/examples/Extras/cape-test

giuliomoro commented 1 year ago

Extras/salt-factory-taste could also be useful.