Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-23 Thread Henner Zeller
Hi, The latest version now contains a simple highpass- and lowpass-filter to test out the configuration. And a description how to get the Santa Lucia Basilica reverb example from the jconvolver demo distribution. Also several new features such as switchable filter configurations at runtime via

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-23 Thread Fons Adriaensen
On Sun, Sep 23, 2012 at 10:17:10AM -0700, Henner Zeller wrote: The latest version now contains a simple highpass- and lowpass-filter to test out the configuration. And a description how to get the Santa Lucia Basilica reverb example from the jconvolver demo distribution. Be careful when using

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-23 Thread Henner Zeller
Hi, On 23 September 2012 12:40, Fons Adriaensen f...@linuxaudio.org wrote: On Sun, Sep 23, 2012 at 10:17:10AM -0700, Henner Zeller wrote: The latest version now contains a simple highpass- and lowpass-filter to test out the configuration. And a description how to get the Santa Lucia Basilica

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-23 Thread Fons Adriaensen
On Sun, Sep 23, 2012 at 01:48:44PM -0700, Henner Zeller wrote: So this is what I did now, essentially adding the original signal to it with -8dB, the rest 'filled out' with the SantaLucia: https://github.com/hzeller/folve/blob/master/demo-filters/SantaLucia/filter-44100.com Looks very

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-19 Thread Henner Zeller
On 17 September 2012 17:16, Paul Giblock pgib...@gmail.com wrote: On Sep 17, 2012 8:04 PM, Henner Zeller h.zel...@acm.org wrote: Hi, On 16 September 2012 09:10, Fons Adriaensen f...@linuxaudio.org wrote: On Sun, Sep 16, 2012 at 12:46:42AM -0700, Henner Zeller wrote: Over the week or so,

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-17 Thread Dan Muresan
You've GOT to post usage samples for useful stuff :) -- Dan ___ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/listinfo/linux-audio-dev

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-17 Thread Henner Zeller
Hi, On 16 September 2012 09:10, Fons Adriaensen f...@linuxaudio.org wrote: On Sun, Sep 16, 2012 at 12:46:42AM -0700, Henner Zeller wrote: Over the week or so, I've build some fuse filesystem filters flac files on-the-fly using the zita convolver. This makes it real easy to play around

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-17 Thread Henner Zeller
On 17 September 2012 03:02, Dan Muresan danm...@gmail.com wrote: You've GOT to post usage samples for useful stuff :) Yes I will. As soon as I have the first set of features implemented I want to have, I'll add a simple-to-use example (probably providing one of the simple reverb examples from

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-17 Thread Paul Giblock
On Sep 17, 2012 8:04 PM, Henner Zeller h.zel...@acm.org wrote: Hi, On 16 September 2012 09:10, Fons Adriaensen f...@linuxaudio.org wrote: On Sun, Sep 16, 2012 at 12:46:42AM -0700, Henner Zeller wrote: Over the week or so, I've build some fuse filesystem filters flac files on-the-fly

[LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-16 Thread Henner Zeller
Hi, Over the week or so, I've build some fuse filesystem filters flac files on-the-fly using the zita convolver. This makes it real easy to play around with files and filters. In particular with systems that otherwise don't support stream convolving, but just can read files. This is in its early

Re: [LAD] [Ann] Folve: Fuse file system that convolves flac files on-the-fly

2012-09-16 Thread Fons Adriaensen
On Sun, Sep 16, 2012 at 12:46:42AM -0700, Henner Zeller wrote: Over the week or so, I've build some fuse filesystem filters flac files on-the-fly using the zita convolver. This makes it real easy to play around with files and filters. In particular with systems that otherwise don't support