hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
841 stars 204 forks source link

Convolution with Filter possible? #275

Open MMinga opened 8 months ago

MMinga commented 8 months ago

Hallo, I think about to do a room correction. Is it possible to create it directly by this here? https://gstreamer.freedesktop.org/documentation/audiofx/audiofirfilter.html https://gstreamer.freedesktop.org/documentation/audiofx/audioiirfilter.html If yes could anyone give an exmple how? Thanks in advance for any answers.

hzeller commented 8 months ago

If it is in gstreamer, it should be possible, but I have no experience setting it up.

Personally, I am using folve and have my audio files be read through that.

MMinga commented 8 months ago

Thanks for the fast reply. I will investigate it.

faust93 commented 7 months ago

Hallo, I think about to do a room correction. Is it possible to create it directly by this here?

Another option is JamesDSP plugin for ALSA backend. Using it myself with my DIY speaker system along with GMrender. It has ViPER4Android compatible VDC and convolvers support. https://github.com/faust93/alsa-jamesdsp