INTERACT FORUM

Please login or register.

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

Author Topic: DSP presets don't save adaptive volume settings  (Read 1974 times)

drmimosa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 688
DSP presets don't save adaptive volume settings
« on: December 29, 2018, 07:16:37 am »

Hello, and Happy Holidays to the JRiver team.

I'm not sure if this is a just Linux problem, but I've tested it on an i7 and a RaspPi.

DSP presets don't save adaptive volume settings. For example, if I check "Adaptive Volume" and click "Night Mode" and save a preset "Night", it won't activate when I load the preset.

I'm trying to make a MCWS switch for night mode and small speaker mode.

Thanks!
Logged

drmimosa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 688
Re: DSP presets don't save adaptive volume settings
« Reply #1 on: December 29, 2018, 07:19:18 am »

OK never mind. Found this functionality under a different MCWS call:

Code: [Select]
  SetAdaptiveVolume
         Set the adaptive volume setting.
         Parameters:
            Strength: The strength (1, 2, or 3 or 0 for off). (default: )
            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)
         Response:
         Examples:
            Set to night mode.

Maybe it would still be useful to expand the DSP presets to include everything in the DSP menu's left hand check boxes.
Logged

drmimosa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 688
Re: DSP presets don't save adaptive volume settings
« Reply #2 on: December 29, 2018, 07:47:47 pm »

Something may be wrong with the Linux MCWS calls for DSP.

They only seem to work if I make the call, then click on the DSP menu. If I send the MCWS request alone, nothing happens. Can anyone duplicate this?

Also, seriously no rush. Happy New Years to all!
Logged

drmimosa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 688
Re: DSP presets...(Solved)
« Reply #3 on: January 01, 2019, 03:44:44 pm »

Hi, I figured this out everything works. I didn't realize you have to switch on DSP with a separate MCWS request, then select Night Mode with the above request.

Code: [Select]
/MCWS/v1/DSP/Set?DSP=Adaptive%20Volume&On=1
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: DSP presets don't save adaptive volume settings
« Reply #4 on: January 04, 2019, 08:41:52 am »

I can't seem to duplicate the issue with the DSP load/save settings unless I'm not understanding it properly.

If I set night mode under adaptive volume then save that out as night. Exit MC, restart it load the preset and it's still set to night mode.
Logged
Pages: [1]   Go Up