Post Reply 
Convolution filtering
18-05-2020, 21:37
Post: #27
RE: Convolution filtering
Hello,
Thanks Alandbush & Simoncn for your ideas above.

Streaming from Minim with convolution is 100% fine now.
No more missing part at the start, no more gaps, with a convol file based on 262144 taps, running on NAS (DS415+, with only 3-3.5% CPU used by this process).
Flawless, too cool ! Wink

Like you Alanbbush, I don't understand the "why", but the following string in stream.options is the good one as you mentioned, thanks Simon for this trick :
convOut=-i /volume2/Data/Convol/impulse47fS*.wav -lavfi "apad=pad_len=131072,afir=gtype=gn,atrim=start_sample=131072"

Sum up :
apad & atrim functions. Thanks Simon.
Same value "x" for both functions => x = 0.5 * (the number of taps in your convolution file). As simple as that.

Based on that, you can use the maximum number of taps.Big Grin
In my case, as you can see in th string above, I could go up to 262144taps.
Above, unfortunatly rePhase crashes, even when I use the trick to close/reopen rePhase b4 generating the file.
BRgds
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Convolution filtering - rompolompo - 15-02-2020, 23:35
RE: Convolution filtering - simoncn - 15-02-2020, 23:58
RE: Convolution filtering - simoncn - 16-02-2020, 10:17
RE: Convolution filtering - simoncn - 16-02-2020, 17:17
RE: Convolution filtering - Alandbush - 16-02-2020, 21:20
RE: Convolution filtering - simoncn - 16-02-2020, 22:03
RE: Convolution filtering - simoncn - 16-02-2020, 23:01
RE: Convolution filtering - Alandbush - 17-02-2020, 01:18
RE: Convolution filtering - tgb - 04-05-2020, 07:45
RE: Convolution filtering - Snoopy08 - 04-05-2020, 12:37
RE: Convolution filtering - tgb - 04-05-2020, 14:02
RE: Convolution filtering - tgb - 05-05-2020, 22:28
RE: Convolution filtering - simoncn - 05-05-2020, 22:55
RE: Convolution filtering - simoncn - 04-05-2020, 09:44
RE: Convolution filtering - simoncn - 04-05-2020, 10:02
RE: Convolution filtering - Alandbush - 04-05-2020, 15:39
RE: Convolution filtering - simoncn - 04-05-2020, 18:04
RE: Convolution filtering - Alandbush - 05-05-2020, 21:14
RE: Convolution filtering - Alandbush - 06-05-2020, 18:12
RE: Convolution filtering - tgb - 18-05-2020 21:37
RE: Convolution filtering - JackFil - 02-01-2021, 16:17
RE: Convolution filtering - simoncn - 02-01-2021, 17:21
RE: Convolution filtering - JackFil - 03-01-2021, 18:32
RE: Convolution filtering - simoncn - 03-01-2021, 23:18
RE: Convolution filtering - simoncn - 04-01-2021, 14:05
RE: Convolution filtering - JackFil - 04-01-2021, 14:59
RE: Convolution filtering - simoncn - 04-01-2021, 16:00
RE: Convolution filtering - JackFil - 04-01-2021, 16:32
RE: Convolution filtering - simoncn - 04-01-2021, 16:48
RE: Convolution filtering - simoncn - 08-01-2021, 18:13
RE: Convolution filtering - simoncn - 09-01-2021, 17:35
RE: Convolution filtering - JackFil - 09-01-2021, 19:06
RE: Convolution filtering - simoncn - 09-01-2021, 19:17
RE: Convolution filtering - JackFil - 10-01-2021, 15:41
RE: Convolution filtering - Luckygipi - 09-12-2021, 14:09
RE: Convolution filtering - simoncn - 09-12-2021, 15:08
RE: Convolution filtering - Luckygipi - 09-12-2021, 16:43
RE: Convolution filtering - Luckygipi - 13-12-2021, 23:07

Forum Jump:


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