Hi,<div>Over the week or so, I've build some fuse filesystem filters flac files on-the-fly</div><div>using the zita convolver. This makes it real easy to play</div><div>around with files and filters. In particular with systems that otherwise don't support stream convolving, but just can read files.</div>
<div><br></div><div>This is in its early stages, but should be already pretty usable. To see what is going on, it</div><div>includes a little webserver that gives a status page of what files are currently being accessed.</div>
<div><br></div><div>(from the README:)</div><div><div>This fuse filesystem takes an original path to a directory with flac-files</div><div>and provides these files at the mount point. Accessing audio files will</div><div>
automatically convolve these on-the-fly using the zita convolver by</div><div>Fons Adriaensen. You can directly use filter configuration files that you have</div><div>for jconvolver/fconvolver.</div></div><div><br></div><div>
<div><a href="https://github.com/hzeller/folve">https://github.com/hzeller/folve</a></div></div><div><br></div><div>So if this is something  you're interested in, check it out, provide feedback patches :)</div><div><br>
</div><div>-henner</div><div><br></div>