INTERACT FORUM

Please login or register.

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

Author Topic: Will 32 bit processing VST's work in JRiver?  (Read 3299 times)

Archimedianite

  • Recent member
  • *
  • Posts: 16
Will 32 bit processing VST's work in JRiver?
« on: September 18, 2013, 01:13:37 pm »

I have some VST's that are not working in JRiver. I get an "output format not supported" message. I notice that these are 32 bit processing VST's (two). I suspect that the 32 bit VST's cannot accept the 64 bit internal processing.

So if JRiver internally uses 64 bit processing, are the VST's presented data at 64 bit float depth? Is there a way to down convert to 32 bit depth for these VST's, or have JRiver use 32 bit internal processing--assuming that is the problem?



Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Will 32 bit processing VST's work in JRiver?
« Reply #1 on: September 18, 2013, 01:20:15 pm »

32-bit VSTs are fully supported.

Data is simply converted to and from 32-bit as it passes through the effect.
Logged
Matt Ashland, JRiver Media Center

Archimedianite

  • Recent member
  • *
  • Posts: 16
Re: Will 32 bit processing VST's work in JRiver?
« Reply #2 on: September 18, 2013, 02:05:35 pm »

Thank you Matt. 

Can you help me narrow down why the "output format is not supported" message is displayed on these VST's? These VST's work in my DAWs Audacity and Audition.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Will 32 bit processing VST's work in JRiver?
« Reply #3 on: September 18, 2013, 02:07:43 pm »

Thank you Matt. 

Can you help me narrow down why the "output format is not supported" message is displayed on these VST's? These VST's work in my DAWs Audacity and Audition.

Make sure the number of channels going through the chain is a number of channels they support.  As a test, you could use DSP Studio > Output Format to force 2 channel.

Logged
Matt Ashland, JRiver Media Center

Archimedianite

  • Recent member
  • *
  • Posts: 16
Re: Will 32 bit processing VST's work in JRiver?
« Reply #4 on: September 18, 2013, 02:38:05 pm »

I have 2 channel (stereo) selected, No upmixing or Downmixing and Source Bitdepth.  I have tried various changes here, but it does not seem to make a difference. I have tried source material at 44.1, 48, and 96 sampling rates and 16 and 24 bit depth. Does not seem to make a difference. The VST's support 16, 24, 32 bit integer depth, and 32 bit float depth.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Will 32 bit processing VST's work in JRiver?
« Reply #5 on: September 18, 2013, 02:38:41 pm »

Could you provide a sample of the VST to logs at jriver dot com?  I'll test here (and delete it when finished).

Thanks.
Logged
Matt Ashland, JRiver Media Center

Archimedianite

  • Recent member
  • *
  • Posts: 16
Re: Will 32 bit processing VST's work in JRiver?
« Reply #6 on: September 18, 2013, 02:59:28 pm »

Sent.

Thank you.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Will 32 bit processing VST's work in JRiver?
« Reply #7 on: September 18, 2013, 04:10:28 pm »

The VST plugins you provided return 1, a failure code, when we set the sample rate using effSetSampleRate.

Here's the specification:
http://www.asseca.org/vst-24-specs/efSetSampleRate.html

It says "always returns 0, unless otherwise defined."
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Will 32 bit processing VST's work in JRiver?
« Reply #8 on: September 18, 2013, 04:12:06 pm »

Here's a link to a similar discussion in the past:
http://yabb.jriver.com/interact/index.php?topic=58538.msg396207#msg396207
Logged
Matt Ashland, JRiver Media Center

Archimedianite

  • Recent member
  • *
  • Posts: 16
Re: Will 32 bit processing VST's work in JRiver?
« Reply #9 on: September 18, 2013, 04:30:11 pm »

Thank you, I will send this on to the developer of these VST's.
Logged

pschelbert

  • Galactic Citizen
  • ****
  • Posts: 459
Re: Will 32 bit processing VST's work in JRiver?
« Reply #10 on: September 19, 2013, 01:38:37 am »

I runned into same issue.

a lot of VST do not run at an other sampelrate than 44kHz/48kHz. Thats the problem.

To try it independently you can run them in another host (Plogue was what I used).

You can then change the sampelrate and see if its still working.

If the VST in JRiver are workinmg at 44/48kHz and not at anotehr samplerate you know it the VST plug-in...

The effect: the VST hangs JRiver! You will get a crash of JRiver

Peter
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Will 32 bit processing VST's work in JRiver?
« Reply #11 on: September 19, 2013, 12:49:43 pm »

The effect: the VST hangs JRiver! You will get a crash of JRiver

A well behaved effect should return a failure from effSetSampleRate and we will disable it.

You might report the problem to the author of the VST if it's hanging instead.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up