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

Panic when use specific code #144

Open
HoiGe opened this issue Nov 22, 2023 · 3 comments
Open

Panic when use specific code #144

HoiGe opened this issue Nov 22, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@HoiGe
Copy link

HoiGe commented Nov 22, 2023

Problem

When use glicol demo chaos

glicol-rs 0.13.2 will panicked.

I tried to use glicol-cli, have the same problem (panic).

Other

glicol-cli when use there demo will silence:

  • ambient house
  • demo0
  • ontherun
  • minitechno
  • handmade dattorro reverb

Is work:

  • themodel
  • modulation
  • kick drum synthesis

Device

Tested on Windows 11 and MacOS Sonoma 14.0 (M1)

Is my problem or is the parser not yet complete?

@chaosprint
Copy link
Owner

Thanks for the feedback.
I will debug this, add some tests and add some GH actions to properly fix it.

@chaosprint chaosprint added the bug Something isn't working label Dec 21, 2023
@CestcaVision
Copy link

CestcaVision commented Dec 26, 2023

Hi.

Problem

When use glicol demo chaos

glicol-rs 0.13.2 will panicked.

I tried to use glicol-cli, have the same problem (panic).

Chaos can't be opened because it contains syntax supported only in JavaScript version.

Other

glicol-cli when use there demo will silence:

  • ambient house
  • demo0
  • ontherun
  • minitechno
  • handmade dattorro reverb

Is work:

  • themodel
  • modulation
  • kick drum synthesis

Device

Tested on Windows 11 and MacOS Sonoma 14.0 (M1)

Is my problem or is the parser not yet complete?

This issue is due to a bug in the file opening of glicol-cli. After launching glicol-cli, you've gotta save the glicol file manually,

@HoiGe
Copy link
Author

HoiGe commented Dec 26, 2023

This issue is due to a bug in the file opening of glicol-cli. After launching glicol-cli, you've gotta save the glicol file manually,

I know I need to save the glicol file manually, the error occurred after a manual save.

@chaosprint chaosprint added enhancement New feature or request and removed bug Something isn't working labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants