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

SR / ST constants #36

Open
felixroos opened this issue Oct 3, 2024 · 0 comments
Open

SR / ST constants #36

felixroos opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@felixroos
Copy link
Owner

felixroos commented Oct 3, 2024

calculating with the sample rate / sample time is often needed. constant nodes SR and ST should be added for that, e.g.

x.delay(ST) // 1 sample delay

SR = sample rate
ST = sample time (=1/SR)

@felixroos felixroos added the enhancement New feature or request label Oct 3, 2024
@felixroos felixroos changed the title SR / ISR constants SR / ST constants Oct 3, 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

1 participant