INTERACT FORUM

More => Old Versions => JRiver Media Center 21 for Mac => Topic started by: blgentry on April 05, 2016, 04:34:59 pm

Title: Turning on EQ via MCWS doesn't work
Post by: blgentry on April 05, 2016, 04:34:59 pm
I've been playing with this feature, using a command like:

http://localhost:52199/MCWS/v1/DSP/Set?DSP=Equalizer&On=1&Zone=10025&ZoneType=ID

What's strange is that it doesn't work when you send the command.  Or if you wait 30+ seconds; it still doesn't work.  But as soon as you open the DSP Studio window, the EQ activates right away and starts working.

So I know the command is working.  It's just not "taking" for some reason.

It's also strange that if I use the SetEqualizer command, those changes work right away, but only if I specify On=1.

Finally, if I send a SetEqualizer command with no parameters, it seems to "activate" a previous DSP command.  Something like:

http://localhost:52199/MCWS/v1/DSP/SetEqualizer?Zone=-1&ZoneType=ID

Any ideas?

Thanks,

Brian.
Title: Re: Turning on EQ via MCWS doesn't work
Post by: Matt on April 06, 2016, 11:43:57 am
I set my EQ to minimize everything.

I hit:
http://localhost:52199/MCWS/v1/DSP/Set?DSP=Equalizer&On=1

And the volume drops.

I hit:
http://localhost:52199/MCWS/v1/DSP/Set?DSP=Equalizer&On=0

And the volume comes back.

So I don't think I'm reproducing any problems.
Title: Re: Turning on EQ via MCWS doesn't work
Post by: Matt on April 06, 2016, 11:45:23 am
Could this be a Mac specific bug?  I'm testing on Windows.
Title: Re: Turning on EQ via MCWS doesn't work
Post by: blgentry on April 06, 2016, 12:00:01 pm
Could this be a Mac specific bug?  I'm testing on Windows.

I was thinking perhaps so, since I don't think anyone else has reported this behavior on the Windows version.

Thanks for the help so far.

Brian.
Title: Re: Turning on EQ via MCWS doesn't work
Post by: Matt on April 06, 2016, 12:09:20 pm
Well it works fine on a Mac too.  We just tested.
Title: Re: Turning on EQ via MCWS doesn't work
Post by: blgentry on April 08, 2016, 07:05:10 am
Hmm, I wonder what could be different about my environment?

I've tried it with and without authentication.  I'm running 21.0.66 .  Note that .66 still has the bug of the DSP window having a blank center until you click on some other section than the currently selected one.  I wouldn't think this would be related, but it's kind of weird that turning EQ on and off won't take effect until I display the DSP window.

I guess I could disable zone switch and anything else audio related I can think of.  Are you using 21.0.66 on Mac to test?

Brian.