INTERACT FORUM

Please login or register.

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

Author Topic: Volume control  (Read 1724 times)

Denis31

  • Recent member
  • *
  • Posts: 11
Volume control
« on: August 24, 2011, 03:10:10 am »

Hello,
please be patient, I don't know anything about JRiver plugins ... (but I know a little about programming)

I would like to implement my own Volume Control in JRiver... is it possible ?

Thank in advance,
    Denis
Logged

kensn

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1352
Re: Volume control
« Reply #1 on: August 24, 2011, 11:17:48 am »

If you dig around in the Wiki (which it appears to be down as I post this) In the Dev zone you will find alot of good info. There is a MC automation mixer control that lets you control the volume.

Ken
Logged
If(IsEmpty([Coffee Cup]), Coffee, Drink)

Denis31

  • Recent member
  • *
  • Posts: 11
Re: Volume control
« Reply #2 on: August 25, 2011, 02:46:50 am »

Thank you kensn. Well, the wiki seems still down  :-\ but I will try again...

To be more precise, I dont wan't to remotely control JRiver's volume slider. I want this slider no longer has effet on JRiver's output gain (would be always 100%) but rather transmits its value to my stuff - via a plug-in or anything else ;)

Any ideas to achieve this ?

Logged

kensn

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1352
Re: Volume control
« Reply #3 on: August 25, 2011, 08:53:01 pm »

Here is the link I wanted to post before. http://wiki.jriver.com/index.php/MJMixerAutomation

It appears to let you read from or write to the volume control. So I guess you could get its value, or push a value to it, but as far as making the slider have no effect I don't know...

Ken
Logged
If(IsEmpty([Coffee Cup]), Coffee, Drink)

Denis31

  • Recent member
  • *
  • Posts: 11
Re: Volume control
« Reply #4 on: August 26, 2011, 03:49:56 am »

Thanks again kensn. Wiki is working now, I'm going to dig a little :)
Logged

Denis31

  • Recent member
  • *
  • Posts: 11
Re: Volume control
« Reply #5 on: August 26, 2011, 04:04:10 am »

"...get slider value...": Digged Automation event MCC: MCC: NOTIFY_VOLUME_CHANGED  :)
"...making the slider have no effect...": Digging  :P
Logged

Denis31

  • Recent member
  • *
  • Posts: 11
Re: Volume control
« Reply #6 on: August 26, 2011, 07:35:56 am »

"...get slider value...": Digged Automation event MCC: NOTIFY_VOLUME_CHANGED  :)
"...making the slider have no effect...": assign windows 7's volume control to... nothing. Assign JRiver's volume control to "System volume"  :D

Done ;)
Logged
Pages: [1]   Go Up