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

Added support for setVolume command for WebAudio and AudioTag plugin #211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DoomTay
Copy link

@DoomTay DoomTay commented Jun 16, 2017

This will allow the use of the setVolume event, set by a type 7 controller MIDI event. This should fix #209.

@acosme
Copy link

acosme commented May 10, 2018

@DoomTay is this working? can you show example code?

@DoomTay
Copy link
Author

DoomTay commented May 11, 2018

Here is a webpage demonstrating volume changes with a simple arrangement and a full-on song.

The song has a fadeout at the end. I'd have the player just skip to the end, but for whatever reason I couldn't get setting the currentTime working.

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.

MIDI.setVolume seems to not do anything
2 participants