toggle a device by volume feedback?

Forum to ask for any help
Post Reply
stub
Posts: 8
Joined: Fri Feb 22, 2013 1:50 am

toggle a device by volume feedback?

Post by stub » Sun May 17, 2015 5:16 pm

I’m looking for a way to turn a subwoofer amp on and off with the volume feedback from an Onkyo receiver. I’ve had the feedback working for a while now and its simply assigned to a dynamic label to display true volume level.

I also use an IP relay to power cycle the sub amp with web commands assigned to a button.
So for example, I set a button, “send data to website” with web data:
http://192.168.1.105/index.htm?relay=on
or
http://192.168.1.105/index.htm?relay=off

So I’d like to turn the subwoofer amp off when the volume feedback is below 50 and back on when it’s above 50
Any ideas where to start? I’ve tried poking around with a random mouse clicking sort of way, reading the forums for volume feedback, and digging deeper into project numbers, but I’m either missing something, or it can’t be done.

User avatar
DemoPad
Site Admin
Posts: 769
Joined: Thu Jun 14, 2012 10:46 am
Contact:

Re: toggle a device by volume feedback?

Post by DemoPad » Wed May 20, 2015 10:44 am

If you have a label representing the numeric level, you should be able to assign that value to a number using square brackets in the feedback actions, e.g. set a number to:

[MyVolumeLabel]

Then - if that number had custom number actions, you could specify a range (0-50, 51-100) to turn the subwoofer on/off accordingly when the number changes.

stub
Posts: 8
Joined: Fri Feb 22, 2013 1:50 am

Re: toggle a device by volume feedback?

Post by stub » Sun May 24, 2015 5:02 pm

I got your advise to work thank you!

Post Reply