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

Expanding the syntax: optional params, multi-chan, and points #92

Open
chaosprint opened this issue Apr 23, 2022 · 0 comments
Open

Expanding the syntax: optional params, multi-chan, and points #92

chaosprint opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request Priority

Comments

@chaosprint
Copy link
Owner

chaosprint commented Apr 23, 2022

The easiest way is to learn from shell!

o: sin  --phase 0.5 440 >> mul 0.5
t: seq --speed 2.0 --span 0.5 60 70 72 73 >> sp --timestretch 0.5 --pitchshift 1.5 \808bd

But I just cannot shed the idea to use a JS Obj or Python Dict syntax:

o: sin  440  {phase: 0.5} >> mul 0.5
t: seq 60 _60 _60 _ {speed: 2.0} >> sp \808bd

I think the latter simply looks better.

@chaosprint chaosprint changed the title Param type like 60m, 440f, 1000ms, 1s, etc. Param types like 60m, 440f, 1000ms, 1s, etc. Apr 23, 2022
@chaosprint chaosprint added this to the v1.0.0 milestone Apr 23, 2022
@chaosprint chaosprint added the enhancement New feature or request label Apr 23, 2022
@chaosprint chaosprint pinned this issue Apr 26, 2022
@chaosprint chaosprint changed the title Param types like 60m, 440f, 1000ms, 1s, etc. More parameter styles: generics, optional, etc. May 9, 2022
@chaosprint chaosprint changed the title More parameter styles: generics, optional, etc. Expanding the syntax: generics, optional, etc. Jul 10, 2022
@chaosprint chaosprint unpinned this issue Aug 6, 2022
@chaosprint chaosprint removed this from the v1.0.0 milestone Nov 15, 2022
@chaosprint chaosprint pinned this issue Mar 14, 2023
@chaosprint chaosprint changed the title Expanding the syntax: generics, optional, etc. Expanding the syntax: optional params, multi-chan, and points Apr 21, 2023
@chaosprint chaosprint unpinned this issue Apr 25, 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 Priority
Projects
None yet
Development

No branches or pull requests

1 participant