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

is the comment about cutoff for lpf correct? #1132

Open
renickbell opened this issue Jan 30, 2025 · 1 comment
Open

is the comment about cutoff for lpf correct? #1132

renickbell opened this issue Jan 30, 2025 · 1 comment

Comments

@renickbell
Copy link

I'm using this file to guide writing some OSC messages, and it makes me wonder if the comment about cutoff being 0 to 1 is correct. It seems to me that I need to pass a value between 0 and 20k.

https://github.com/tidalcycles/Tidal/blob/dev/src/Sound/Tidal/Params.hs

Is there a better place to look for documentation on the expected values of all of the parameters? I saw this...

https://github.com/musikinformatik/SuperDirt/blob/develop/used-parameters.scd

Advice?

@ndr-brt
Copy link
Contributor

ndr-brt commented Jan 30, 2025

definitely wrong comment, I'm using it all the time from 0 to 20k as you said.

The documentation is located on the website: https://tidalcycles.org/docs/reference/audio_effects/#lowpass-filter

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