Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  [IDEA] (stereo) convolver
« previous next »
  • Print
Pages: [1]

Author Topic: [IDEA] (stereo) convolver  (Read 2751 times)

Offline cpu98

  • Member
  • *
  • Posts: 22
  • A hidden POWER user. Loves acoustics.
[IDEA] (stereo) convolver
« on: May 30, 2009, 12:33:12 PM »
Very basic signal processing all you know. ;)
EQ, reverb, hrtf, crossfeed, custom effect, and so on...

load two wav impulse files and then
l_out = (l_in * left impulse file's left ch) + (r_in * right impulse file's left ch)
r_out = (r_in * right impulse file's right ch) + (l_in * left impulse file's right ch)
(I could have messed up description above....)

May we see it in the future.

http://people.bu.edu/edlarson/stereoconv.html
that's foobar's stereo convolver plugin for reference.

or http://convolver.sourceforge.net
multichannel convolver for complex operation.
« Last Edit: May 30, 2009, 01:59:34 PM by cpu98 »
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: [IDEA] (stereo) convolver
« Reply #1 on: May 30, 2009, 06:25:42 PM »
You are aware of this feature, no?
Logged

Offline cpu98

  • Member
  • *
  • Posts: 22
  • A hidden POWER user. Loves acoustics.
Re: [IDEA] (stereo) convolver
« Reply #2 on: May 31, 2009, 02:32:43 AM »
Yes. I'm using that intensively since 2007.
If I had learned C, I would start something....

I'm dreaming of using kemar diffuse field equalized impulse that works great on the pc.
Would fft burden cpus much?
« Last Edit: May 31, 2009, 02:36:40 AM by cpu98 »
Logged

Offline isanggon

  • Member
  • *
  • Posts: 47
Re: [IDEA] (stereo) convolver
« Reply #3 on: June 27, 2009, 01:41:42 AM »
I think stereo convolver is very useful, too. If it applied to rockbox, it's one more reason to love rockbox!
But I think a lot of rockbox hardware have not enough processing power or memory to use that feature. :-\
Logged

Offline raudonkepuraite

  • Member
  • *
  • Posts: 28
  • Cogito Ergo Proxy ^^
Re: [IDEA] (stereo) convolver
« Reply #4 on: July 31, 2009, 12:07:13 PM »
"on a 300MHz Pentium II, the reported cpu hit is about 30% when convolving with such a filter." ::)
But i like the idea.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  [IDEA] (stereo) convolver
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.081 seconds with 15 queries.