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

Feature Request: Add ability to put device in "standby" or toggle 12v trigger output #663

Open
jprouty opened this issue Jun 5, 2024 · 2 comments

Comments

@jprouty
Copy link

jprouty commented Jun 5, 2024

I am a newcomer - first off, thanks for the project! It looks very useful. Knowing the rigor of the DYI audio community and the shear issue count, this tool looks pretty mature.

I recently picked up a Flex HTx and I'm looking for a way to power off the connected amplifiers which are wired via the 12v trigger. The trigger documentation indicates that trigger output is rather rigid, and only associated with taking the device into/out of standby (ie, pressing the power button on the remote).

miniDSP console doesn't allow for setting the device in standby via usb control (the Flex HTx is no longer accessible from the console at least) and there is a lack of trigger configuration/options. It is likely this is infeasible (however, I wanted to create an issue in the case that others had a similar need/request).

Caveat: I realize the Flex HTx isn't officially supported yet, but that's covered in other places, including a work around here.

@jprouty jprouty changed the title Add ability to put device in "standby" Feature Request: Add ability to put device in "standby" or toggle 12v trigger output Jun 5, 2024
@danielhstahl
Copy link

I'd be very interested in this as well...I doubt the FlexHT supports triggers, but it may support Standby (though I've only seen IR codes for Standby, not TCP...https://support.minidsp.com/support/solutions/articles/47001137495-ir-commands-for-minidsp-products).

I'd be happy to contribute to add this if anyone has docs on the TCP commands required for standby/on.

@danielhstahl
Copy link

@jprouty not sure if this will work for you situation, but I successfully got my amp to turn off and on via the 12V trigger by using a USB->mono 1/8 inch jack from my RPI following this: https://www.audiosciencereview.com/forum/index.php?threads/usb-to-12v-trigger-input.19971/. My code to implement this is here: https://github.com/danielhstahl/minidsp-remote-control/blob/main/server/index.js#L16-L28. Seems hacky but has worked flawlessly so far.

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