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 in functionality to pause, resume, and rewind playing waveforms #42

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

sigonasr2
Copy link

Functions added:
void WaveEngine::PauseWaveform(const PlayingWave& w)
void WaveEngine::ResumeWaveform(const PlayingWave& w)
void WaveEngine::RewindWaveform(const PlayingWave& w)

Useful features that are beneficial to the header.

OneLoneCoder and others added 4 commits August 21, 2022 09:27
develop -> main (v0.02)
Include compile instructions for emscripten.
@sigonasr2 sigonasr2 changed the base branch from main to develop April 18, 2023 02:59
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.

2 participants