Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

j.sur.aux~: mute button is disfunctional #512

Closed
Nilson opened this issue Jan 26, 2014 · 4 comments
Closed

j.sur.aux~: mute button is disfunctional #512

Nilson opened this issue Jan 26, 2014 · 4 comments

Comments

@Nilson
Copy link
Member

Nilson commented Jan 26, 2014

  1. open sur.aux~.model.maxhelp
  2. start DSP
  3. you need to move the gain sliders to see an output at the meters (not so ideal)
    4.mute the second mute button
    • expected behaviour: muting aux channel 2
    • observed behaviour: muting aux channel 2 and 3

screen shot 2014-01-25 at 11 07 52 pm

similar behaviour when muting aux channel 1, now all three aux channels are muted.

@Nilson
Copy link
Member Author

Nilson commented Jan 26, 2014

i think this bug is somewhere within the audio graph. I cannot see a bug within the max patch

@lossius
Copy link
Member

lossius commented Jan 26, 2014

I believe this is a combi of two issues: The initialisation issue with gains is down to the lack of proper j.in≈ and j.out≈ objects, and will need to be discussed at the upcoming workshop.

The muting thing seems to indicate a problem with how AudioGraphs are being set up, and was commented on in commit 3de9464, but I was without internet at the time, and didn't have the chance of submitting it as an isse. Thanks for doing so now, Nils!

@lossius
Copy link
Member

lossius commented Jan 26, 2014

I've added this to the workshop agenda.

@lossius
Copy link
Member

lossius commented Mar 7, 2014

This is fixed in JamomaCore dcb37d935fd76ac6

@lossius lossius closed this as completed Mar 7, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants