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

Add an action that can set assignments of FX returns in mixes and LR #61

Open
jswalden opened this issue Jul 8, 2024 · 1 comment
Open
Assignees

Comments

@jswalden
Copy link
Collaborator

jswalden commented Jul 8, 2024

In my poking through, refactoring, rewriting, module code, I just discovered that you can set the pan/balance of an FX return in a mix or LR -- but you can't control the actual assignment of an FX return in a mix or LR. The parameter base for FX return to mixes is 66 14, to LR is 60 3C (those are all hex) -- but there aren't any hits for 66 in the code at all.

It looks like controlling FX return -> mix assignment was omitted by accident. Either that or the relevant table wasn't present in earlier versions of the SQ MIDI protocol document than v3 (which seems to be what the module code was based upon, given it's included in the source code) and that omission got reflected into code.

jswalden added a commit to jswalden/companion-module-allenheath-sq that referenced this issue Jul 12, 2024
@jswalden
Copy link
Collaborator Author

Fixed in dfbd617. No promises as to when that will be folded into an actual release.

@jswalden jswalden self-assigned this Nov 18, 2024
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

1 participant