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

Invalid mixer settings should cause the device to respond to host with an error #311

Open
xross opened this issue Feb 8, 2023 · 0 comments

Comments

@xross
Copy link
Collaborator

xross commented Feb 8, 2023

Currently out of range mixer settings, say setting a weight of an out of bounds mixer note, are accepted by the device.

Bounds checking is employed in the device to ensure that the no memory corruption or exception but the host is not informed of the error.

The device should issue a STALL to the host to inform the host of the error.

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