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 --seconds option to generate.py #284

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wyattscarpenter
Copy link

I got tired of multiplying by 16,000 in my head all the time, so I added a command-line option which does that automatically.

Possible issue: I don't have a deep understanding of why there are 16,000 samples in a second, and if that fact changes due to external factors then this code will be wrong.

make seconds override samples by default
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.

1 participant