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

Fast forward / rewind #7

Open
fogg4444studio opened this issue Apr 12, 2024 · 0 comments
Open

Fast forward / rewind #7

fogg4444studio opened this issue Apr 12, 2024 · 0 comments

Comments

@fogg4444studio
Copy link
Collaborator

Ideas:

  • This could be done by creating a variable which controls playback sample rate according to some curve.
  • Press play, and we slowly modulate upwards from zero to 44.1. Pause / stop would reverse the curve
  • Rewind / ffwd could use a similar mechanism, but we could increase the sample rate beyond the original recorded speed

Caveats:

  • Hitting the end of a file. What happens then?
  • When approaching zero, or the RTZ point, we would want to preemptively start slowing down to simulate what a tape machine would do
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

1 participant