We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting following error while running the test.glicol code:
test.glicol
OS: Windows 10 rustc: rustc 1.77.1 (7cf61ebde 2024-03-27)
Windows 10
rustc 1.77.1 (7cf61ebde 2024-03-27)
The text was updated successfully, but these errors were encountered:
I will test this later today. thanks for the feedback!
Sorry, something went wrong.
based on the error, it seems to be a parsing error. Did you modify anything on the test.glicol file? Can you paste the code
sure. This is the code
~t1: speed 4.0 >> seq 60 >> bd 0.2 >> mul 0.6 ~t2: seq 33_33_ _33 33__33 _33 >> sawsynth 0.01 0.1 >> mul 0.5 >> lpf 1000.0 1.0 out: mix ~t.. >> plate 0.1
sure. This is the code ~t1: speed 4.0 >> seq 60 >> bd 0.2 >> mul 0.6 ~t2: seq 33_33_ _33 33__33 _33 >> sawsynth 0.01 0.1 >> mul 0.5 >> lpf 1000.0 1.0 out: mix ~t.. >> plate 0.1
ok I meet the same error on Windows. I will look into it as working towards 0.14
No branches or pull requests
I'm getting following error while running the
test.glicol
code:OS:
Windows 10
rustc:
rustc 1.77.1 (7cf61ebde 2024-03-27)
The text was updated successfully, but these errors were encountered: