Replies: 2 comments 6 replies
-
|
This matches what is stated in the linked manual. There is no reason to have these embedded in a SysEx command. Where is the aseqdump data comming from? |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
I probably need to spend some more time poking at the amp to have it do what I'd like, but thank you for your help. I'll close the treat to not clutter it up. Thanks again! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there. I'm trying to reverse engineer the protocol Peavey uses for their modelling guitar amplifiers. Apparently they are using commands with values higher than 127. For example, the
B0andC0in the quoted text a bit down. The manual of a comparable model mentions these values as well (B0 01 01 C0 03on page 2).In the issues I come across similar use cases, but there the problem often proved to be a start and end byte that was added to the message. Am I overlooking something similar, or is Peavey really using out of spec commands?
Sample aseqdump data:
Manual:
https://assets.peavey.com/literature/additional/118745_31036.pdf
Beta Was this translation helpful? Give feedback.
All reactions