INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Toggle EQ with remote?  (Read 3183 times)

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Toggle EQ with remote?
« on: June 26, 2014, 11:45:28 am »

I looked at the MC Core command wiki page, but didn't see anything.  I am wondering if it is possible to toggle EQ presets, or at least toggle the equalizer on/off from a remote control.  I use an Emotiva XDA-2 as a preamp, and have no means to adjust tone.

Help?
Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Toggle EQ with remote?
« Reply #1 on: June 26, 2014, 03:57:17 pm »

The equalizer is not currently exposed through MCWS.  You can access it through the COM SDK, but that's pretty involved.

I'll consider adding support in the future.  Please +1 if you want it too.
Logged
Matt Ashland, JRiver Media Center

bblue

  • Galactic Citizen
  • ****
  • Posts: 307
Re: Toggle EQ with remote?
« Reply #2 on: June 26, 2014, 04:09:56 pm »

+1
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Toggle EQ with remote?
« Reply #3 on: June 26, 2014, 04:45:47 pm »

Next build:
NEW: Added MCWS/v1/DSP/Set function for turning a DSP on or off.
Logged
Matt Ashland, JRiver Media Center

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Re: Toggle EQ with remote?
« Reply #4 on: June 26, 2014, 04:56:57 pm »

+1

You are the best!  I somehow get the feeling that a hardware EQ, with its numerous pots and opamps, would be more lossy than your internal EQ.
Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

fitbrit

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4877
Re: Toggle EQ with remote?
« Reply #5 on: June 26, 2014, 07:46:13 pm »

+1

And a +1 to the notion that you (guys at JRiver) are the best!
Logged

Hilton

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1291
Re: Toggle EQ with remote?
« Reply #6 on: June 26, 2014, 11:46:25 pm »

+1 - wanted this a long time ago as well as the ability to toggle other DSPs on/off by remote to make it more family friendly.
Logged

mwillems

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 5180
  • "Linux Merit Badge" Recipient
Re: Toggle EQ with remote?
« Reply #7 on: June 27, 2014, 08:35:09 am »

If this will be able to target specific DSP modules (i.e. turn convolution on or off), it could be used for ABX testing, which would be neat. 

+1 regardless.
Logged

rec head

  • Citizen of the Universe
  • *****
  • Posts: 1004
Re: Toggle EQ with remote?
« Reply #8 on: June 27, 2014, 08:50:51 am »

Awesome
Logged

ken-tajalli

  • World Citizen
  • ***
  • Posts: 133
Re: Toggle EQ with remote?
« Reply #9 on: June 27, 2014, 09:21:27 am »

+1
Logged
Uncompressed music on PC - Hugo 2 & DX7 pro - Meridian Poweramp,  Sonus Faber Grand Piano

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Re: Toggle EQ with remote?
« Reply #10 on: June 27, 2014, 02:40:36 pm »

I see you've included the change in your latest build.  Any documentation yet, or too early?
Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Toggle EQ with remote?
« Reply #11 on: June 27, 2014, 02:43:19 pm »

I see you've included the change in your latest build.  Any documentation yet, or too early?

MCWS is self-documenting.  Visit it in a browser.  On your local browser it'll be:
http://localhost:52199
Logged
Matt Ashland, JRiver Media Center

bblue

  • Galactic Citizen
  • ****
  • Posts: 307
Re: Toggle EQ with remote?
« Reply #12 on: June 27, 2014, 02:55:37 pm »

MCWS is self-documenting.  Visit it in a browser.  On your local browser it'll be:
http://localhost:52199

Under DSP->Set->Examples->Click Here

I get

<Response Status="Failure"/>
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Toggle EQ with remote?
« Reply #13 on: June 27, 2014, 02:57:18 pm »

Under DSP->Set->Examples->Click Here

I get

<Response Status="Failure"/>

You need to add DSP and On.

For example:
http://localhost:52199/MCWS/v1/DSP/Set?DSP=Equalizer&On=1
Logged
Matt Ashland, JRiver Media Center

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Re: Toggle EQ with remote?
« Reply #14 on: June 27, 2014, 03:11:01 pm »

MCWS is self-documenting.  Visit it in a browser.  On your local browser it'll be:
http://localhost:52199

I'm at work now, but can't wait to get home to check it out.

Nice to have you back Matt!
Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

retro

  • World Citizen
  • ***
  • Posts: 116
Re: Toggle EQ with remote?
« Reply #15 on: June 27, 2014, 04:02:53 pm »

+1

Logged

bblue

  • Galactic Citizen
  • ****
  • Posts: 307
Re: Toggle EQ with remote?
« Reply #16 on: June 27, 2014, 04:29:46 pm »

You need to add DSP and On.

For example:
http://localhost:52199/MCWS/v1/DSP/Set?DSP=Equalizer&On=1

Ok. 

1. Since status of DSP's is specific to a zone, shouldn't we have a method of setting the zone:
            Parameters:
               Zone: The zone the command is targetted for. (default: -1)
               ZoneType: The type of value provided in 'Zone' (ID: zone id; Index: zone index; Name: zone name). (default: ID)
    Currently it seems to respond only to the first zone defined.

2. as well as a function to list the DSP's and their current state in that zone?  (including VST's)

3. A command given without a Set=x is taken as 0 (off).  Is that correct behavior?  I may do that on all Sets, I don't usually leave them out.

4. It looks like the on/off status of a given DSP is not shown in the DSP Studio panel unless you open it fresh or until you close/reopen it.  At the very least this would come in handy if you were monitoring the state of changes at they were being made for debugging or whatever.

5. Also, it does not recognize VST's that are installed in the DSP Studio.  Can those be added?

And more in the wishlist department might be the ability to select a preset of a given DSP, and include the active preset in the DSP list (if possible).

Thanks for adding this capability.  One step closer to Nirvana!
Logged

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Re: Toggle EQ with remote?
« Reply #17 on: June 27, 2014, 10:37:14 pm »

If this is still Greek to you, I was able to add two new button assignments to my learning remote with the following command lines:





Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Re: Toggle EQ with remote?
« Reply #18 on: June 27, 2014, 11:22:18 pm »

Strangely enough, the changes don't take effect until there's been some sort of windows state change...minimizing, maximizing, etc.  You can open the DSP and verify that it's been toggled/untoggled, but no change in sound until a window change.
Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

Belarathon

  • World Citizen
  • ***
  • Posts: 161
Re: Toggle EQ with remote?
« Reply #19 on: July 02, 2014, 06:15:11 pm »

FIXED.   :D
Logged
JRiver Media Center 27 → Topping E30 → Luxkit z501 or Sherwood S5000 → A/D/S L810

bblue

  • Galactic Citizen
  • ****
  • Posts: 307
Re: Toggle EQ with remote?
« Reply #20 on: July 03, 2014, 11:37:09 am »

Ok. 

1. Since status of DSP's is specific to a zone, shouldn't we have a method of setting the zone:
            Parameters:
               Zone: The zone the command is targetted for. (default: -1)
               ZoneType: The type of value provided in 'Zone' (ID: zone id; Index: zone index; Name: zone name). (default: ID)
    Currently it seems to respond only to the first zone defined.

2. as well as a function to list the DSP's and their current state in that zone?  (including VST's)

3. A command given without a Set=x is taken as 0 (off).  Is that correct behavior?  I may do that on all Sets, I don't usually leave them out.

4. It looks like the on/off status of a given DSP is not shown in the DSP Studio panel unless you open it fresh or until you close/reopen it.  At the very least this would come in handy if you were monitoring the state of changes at they were being made for debugging or whatever.

5. Also, it does not recognize VST's that are installed in the DSP Studio.  Can those be added?

And more in the wishlist department might be the ability to select a preset of a given DSP, and include the active preset in the DSP list (if possible).

Thanks for adding this capability.  One step closer to Nirvana!


First, thanks to JR for the addition of #1 above regarding zones, and also #4 showing the status as it changes.

At the very least, what about VST plugins?  Are there plans to support them similarly to the other DSP plugins (my #5)?  Sure would be a help.  My other VST related suggestions may require more work than they're worth, but are they even a possibility?

--Bill
Logged
Pages: [1]   Go Up