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

7.7 version Trouble with MUX #59

Open
ojungleboy opened this issue Feb 26, 2024 · 6 comments
Open

7.7 version Trouble with MUX #59

ojungleboy opened this issue Feb 26, 2024 · 6 comments

Comments

@ojungleboy
Copy link

I am trying to use MUX with ESP32, The baud rate is matching to the Hairless serial but it seems that the MIDI messages are coming with garbage
image

Both 4051 and 4067 MUXs are presenting the same issue.

Does anyone know how to solve it?

Thank you

Originally posted by @ojungleboy in #51 (comment)

@ojungleboy ojungleboy changed the title Hello, I am having the same trouble. Trouble with MUX Feb 26, 2024
@ojungleboy
Copy link
Author

Looks like its a version issue. I removed the 7.7 version and rolled back to the 7.3 version.

The problem is gone on the 7.3 version. Once I reinstalled the 7.7 version. The problem is back

@ojungleboy ojungleboy changed the title Trouble with MUX 7.7 version Trouble with MUX Feb 26, 2024
@ojungleboy
Copy link
Author

If someone could help troubleshoot this would be nice. Thank you so much

@steeltape
Copy link

I have the same problem.. did you figured out how to fix?

@ojungleboy
Copy link
Author

ojungleboy commented Sep 6, 2024 via email

@steeltape
Copy link

I kinda did solve it. There is something bugged in the examples related to MUX code. I guess it it's regarding the velocity curve array. The way I did was to get a simple piezo code and gradually adding the second piezo code, and finally addind the other piezos. Finally I added the mux state and included one by one at the MUX pins and it worked. I am not on my pc right now, but have a shot on this approach and let us know - Pedro Zinn Hensel Nunes

On Fri, Sep 6, 2024, 14:43 steeltape @.> wrote: I have the same problem.. did you figured out how to fix? — Reply to this email directly, view it on GitHub <#59 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXUPICSV2REWDYLCTMPWNWTZVHSUFAVCNFSM6AAAAABD2MYUG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZUGU2DCMBZHE . You are receiving this because you authored the thread.Message ID: @.>

if you could share your code is much appreciated

@ojungleboy
Copy link
Author

ojungleboy commented Sep 6, 2024 via email

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