glicol / glicol-cli

glicol cli: cross-platform music live coding in terminal
https://github.com/chaosprint/glicol
MIT License
139 stars 12 forks source link

Startup error #14

Closed orhun closed 1 year ago

orhun commented 1 year ago

Hey!

I'm getting the following error on glicol-cli launch:

capture

Then my terminal gets corrupted.

It points to this line (131):

https://github.com/glicol/glicol-cli/blob/c5f6493a6dac0f9ff65b59179f6c7c5b65fa4fce/src/main.rs#L127-L133

Not sure why it happens but is it related to my audio device? Any help is appreciated.

P.S. I'm using test.glicol from this repository.

chaosprint commented 1 year ago

Should be fixed with the latest commit:

https://github.com/glicol/glicol-cli/commit/1bf5176e905a12e988bae9f7a3d1256e641d1e81

Do you manage to get the sound working?

orhun commented 1 year ago

Yup, works really well! Thanks. 🐻