Post Reply 
Convolving possible?
01-07-2015, 22:02
Post: #23
RE: Convolving possible?
I tried to wrap avconv in the following script using brutefir as convolver:

Code:
#!/bin/bash
avconv "$@" | brutefir /opt/brutefir/brutefir.cfg 2> /opt/brutefir/brutefir.log

This seems to work with the simple configuration from http://wiki.slimdevices.com/index.php/Brutefir_Filter - the one that delay the right channel relative to the left.

Of course the options to avconv and brutefir needs to match - i.e. sample rate and bit depth.

I will now try to create a real filter using DRC or something similar and se if that works.

(07-01-2015 07:19)ogs Wrote:  
(06-01-2015 23:49)robertopisa Wrote:  Thanks Simon, I can wrap brutefir during my sparetime and give a try.

Have you looked at brutefirwrapper from the BrutefirDRC plugin? It is very mature code. Maybe you can get some inspiration from it. One of the strong features of brutefirwrapper is that it switches sample rates transparently.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Convolving possible? - claas - 16-01-2014, 19:03
RE: Convolving possible? - simoncn - 17-01-2014, 10:57
RE: Convolving possible? - claas - 17-01-2014, 11:21
RE: Convolving possible? - winxi - 17-01-2014, 11:25
RE: Convolving possible? - claas - 17-01-2014, 11:35
RE: Convolving possible? - simoncn - 17-01-2014, 12:21
RE: Convolving possible? - claas - 17-01-2014, 18:08
RE: Convolving possible? - simoncn - 17-01-2014, 18:28
RE: Convolving possible? - claas - 17-01-2014, 18:36
RE: Convolving possible? - simoncn - 17-01-2014, 18:47
RE: Convolving possible? - ogs - 06-05-2014, 20:11
RE: Convolving possible? - simoncn - 06-01-2015, 22:36
RE: Convolving possible? - simoncn - 06-01-2015, 20:57
RE: Convolving possible? - ogs - 07-01-2015, 07:19
RE: Convolving possible? - jbc - 01-07-2015 22:02
RE: Convolving possible? - DavidHB - 23-03-2015, 16:27
RE: Convolving possible? - claas - 03-04-2015, 09:44
RE: Convolving possible? - DavidHB - 04-04-2015, 13:48
RE: Convolving possible? - claas - 18-04-2015, 11:39

Forum Jump:


User(s) browsing this thread: 1 Guest(s)