| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| glicol64 | 2022-04-08 | 24.7 MB | |
| glicol32 | 2022-04-08 | 24.7 MB | |
| glicol16 | 2022-04-08 | 24.7 MB | |
| glicol | 2022-04-08 | 24.7 MB | |
| README.md | 2022-04-07 | 614 Bytes | |
| v0.11.10 bela adc works + glicol code_file as terminal args source code.tar.gz | 2022-04-07 | 5.3 MB | |
| v0.11.10 bela adc works + glicol code_file as terminal args source code.zip | 2022-04-07 | 5.4 MB | |
| Totals: 7 Items | 109.3 MB | 0 | |
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"```