-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
BBTrack mute glitch #3544
Comments
Could be dangerous if you have an effect that makes instrument very quiet so you put volume up so when a note plays its EXTREMLY loud. |
@Texxiliator |
No, it is indeed a Monstro bug
Now solo and un-solo at random. After a few of those, a loud artefact happens |
@musikBear ohh |
Bisected. This is buffer noise related to the Memory Manger, #1088 . |
It's not just with Monstro! I can reproduce it with others like Triple and BitInvader. seems the problem comes from envelope function.
|
It's fixed on stable-1.2 but it behaves a little odd when you mute the BnB while it's playing (from BnB, not piano-roll). actually the last note which was playing will last until it's ending. is this desired? |
When I mute the BBTrack in the Song Editor and there is a note on it's like turning off the envelope.
Nope. |
I can explain the reason. Long answer: |
It seems to be related to #1088, but not to the memory manager. As you can see, the PR includes some changes, which seems unrelated to the memory manager. The second one is, but the original issue isn't. It is related to what I explained above. |
When BaB is played and you selelect to play some other instrument outside BaB there is the chance that at the same time note plays in BaB the instrument that plays it will lose all effects.
How to reproduce : Go to BaB editor and place some notes on monstro here. Then outside BaB editor place some notes on other monstro. If you play it and select solo on the Monstro outside BaB it should do a loud sound. As in this video : https://youtu.be/2kHNU8AJCmw
The song (used in the video above) :
http://www.mediafire.com/file/6ez5bbbzvbqbgc3/Texxiliator+-+Desair.mmpz
noticed it only works with this projects / couldnt reproduce
The text was updated successfully, but these errors were encountered: