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

[scope] Fix WaveRunner sampling rate configuration #254

Open
nasahlpa opened this issue Dec 8, 2023 · 0 comments
Open

[scope] Fix WaveRunner sampling rate configuration #254

nasahlpa opened this issue Dec 8, 2023 · 0 comments
Assignees

Comments

@nasahlpa
Copy link
Member

nasahlpa commented Dec 8, 2023

Currently, the sampling rate needs to be set in the config file by the user although the sampling rate is fetched directly from the WaveRunner scope.
To overcome this issue, we could have two alternative scope constructors on the 'API', one based on samples, one based on cycles and internally they can nicely share the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants