INTERACT FORUM

Please login or register.

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

Author Topic: convolution and WDM driver  (Read 1038 times)

BradC

  • World Citizen
  • ***
  • Posts: 207
convolution and WDM driver
« on: January 02, 2015, 07:38:50 pm »

hi,

I have managed to get the wdm driver to work successfully with the commercial bluray players.

However, my room correction filters (reduced to minimum phase versions) cause stuttering when using the jriver convolver and the wdm driver.

If I use a 3rd party convolver (voxengo pristine space), I do not get any stuttering with convolution and pristine space.

But this loses some of the routing capability of the native jriver convolver.

Could the jriver team revisit their convolution algorithm to see why it causes stuttering with the wdm driver? Maybe the partitioning needs to be optimised, or allow the user to change the setting (as in pristine space and convolverVST)
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3981
Re: convolution and WDM driver
« Reply #1 on: January 03, 2015, 04:13:24 am »

I don't think it is a partitioned implementation
Logged

BradC

  • World Citizen
  • ***
  • Posts: 207
Re: convolution and WDM driver
« Reply #2 on: January 04, 2015, 06:24:50 pm »

Any chance of allocating resources to improve the algorithm?

maybe make it partitioned.

The optimum would be to use the gpu, with openCL (or whatever the common languagevis between intel, amd and nvidia).

You can get >100x increase in fft, ifft performance. Although in out experience using matlab, this only becomes worthwhile for long arrays
Logged
Pages: [1]   Go Up