Skip to content

v0.11.10 bela adc works + glicol code/file as terminal args

Choose a tag to compare

@chaosprint chaosprint released this 07 Apr 23:14
· 208 commits to main since this release
ecbe506

Usage

Step 1

On your PC, plug in Bela and make sure you can visit http://bela.local in your browser.

Step 2

Then on your PC terminal:

wget https://github.com/chaosprint/glicol/releases/download/v0.11.10/glicol

If you use Mac, you need to brew install wget first.

Then:

scp glicol root@bela.local:~

Step 3

In your PC terminal:

ssh root@bela.local

Then:

./glicol "o: saw ~mod; ~mod: ~adc3 >> mul 110 >> add 220"

More on:

https://github.com/chaosprint/glicol/tree/main/rs/bela