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

Add the mousex and mousey signal #1112

Merged
merged 6 commits into from
May 29, 2024
Merged

Conversation

Enelg52
Copy link
Contributor

@Enelg52 Enelg52 commented May 25, 2024

Add two new signal sources generated by the user's mouse x and y coordinates.

note("a2*8").sound("square").lpf(mousex.range(200,2000))

@Enelg52
Copy link
Contributor Author

Enelg52 commented May 26, 2024

Will add some more signal types as suggested here #711

@felixroos
Copy link
Collaborator

Will add some more signal types as suggested here #711

maybe in a separate PR?

@Enelg52
Copy link
Contributor Author

Enelg52 commented May 29, 2024

Docs should be updated under https://strudel.cc/learn/signals/

@felixroos
Copy link
Collaborator

looks good, thank you!

@felixroos felixroos merged commit d86a183 into tidalcycles:main May 29, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants