INTERACT FORUM

Please login or register.

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

Author Topic: Upsampler DSP plugin  (Read 2656 times)

levm

  • Member
  • *
  • Posts: 2
Upsampler DSP plugin
« on: August 12, 2014, 06:44:24 pm »

Hello, a few years ago I wrote an open source Windows Media Player plugin that implemented a special case of audio sample rate conversion. I want now to create its version for JRiver Media Center. I downloaded the plugin SDK and realized that the IMJDSPPlugin interface does not provide for different input and output sampling rates. I wonder if I need the unreleased output format SDK you've mentioned in another thread? Thank you - Lev
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41950
  • Shoes gone again!
Re: Upsampler DSP plugin
« Reply #1 on: August 12, 2014, 07:36:19 pm »

DSPs aren't allowed to change the sample rate.  Sorry.

We could make this flexible in the future, but it would be a while.
Logged
Matt Ashland, JRiver Media Center

levm

  • Member
  • *
  • Posts: 2
Re: Upsampler DSP plugin
« Reply #2 on: August 12, 2014, 08:02:49 pm »

In the DSP Studio you have an "Output Format" plugin that does sample rate conversion. Is it possible for me to create its alternative implementation? Thank you - Lev
Logged

darkheart

  • Recent member
  • *
  • Posts: 14
Re: Upsampler DSP plugin
« Reply #3 on: November 20, 2014, 01:53:28 am »

Output format works only for 2 channels. It would be great if someone could do it for multichannel use.
Logged
Pages: [1]   Go Up