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

different volume per channel #146

Open
Luddinus opened this issue Jul 22, 2015 · 7 comments
Open

different volume per channel #146

Luddinus opened this issue Jul 22, 2015 · 7 comments

Comments

@Luddinus
Copy link

I have some midis with different volumes in each channel, but when I play the midi with MIDI.js all the channel volumen is the same.

What can I do?

Thx.

@Luddinus
Copy link
Author

The thing is, I play a MIDI with Media Player Classic, and it detects different channel volumes, but when the MIDI is play by the MIDI.js, it plays all channels with the same volume (127).

What I need is to detect the original channels and their volumes, and then set with
MIDI.setVolume(channelId, volume);

@Luddinus
Copy link
Author

anyone?

@Luddinus
Copy link
Author

Luddinus commented Aug 4, 2015

I don't know what's going on...

@Luddinus
Copy link
Author

@mudcube Any thoughts?

@Luddinus
Copy link
Author

No luck.

@acosme
Copy link

acosme commented May 10, 2018

@Luddinus do you solved this?
I need some help with this too..

@acosme
Copy link

acosme commented Jun 15, 2018

solved in this pull request:

#211

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

2 participants