Skip to content
New issue

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

Error while running sample code [Windows 10] #27

Open
cooljith91112 opened this issue Apr 2, 2024 · 4 comments
Open

Error while running sample code [Windows 10] #27

cooljith91112 opened this issue Apr 2, 2024 · 4 comments

Comments

@cooljith91112
Copy link

cooljith91112 commented Apr 2, 2024

I'm getting following error while running the test.glicol code:

image

OS: Windows 10
rustc: rustc 1.77.1 (7cf61ebde 2024-03-27)

@chaosprint
Copy link
Member

I will test this later today. thanks for the feedback!

@chaosprint
Copy link
Member

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

@cooljith91112
Copy link
Author

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

@chaosprint
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants