[linux-audio-dev] Q-Faust 1.0 and QFSynth 1.0 released

2005-06-27 Thread Albert Graef
Hi all, I've just released my Faust module for the Q programming language. A realtime synth application based on this module, QFSynth, is also available. Faust (http://faudiostream.sf.net) is Grame's functional DSP programming language. Q (http://q-lang.sf.net) is a general-purpose functional

[linux-audio-dev] OpenAl and dmix

2005-06-27 Thread Brian Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, This might be a a newbie question, but i have openal installed and i am running into problems. i have also posted to openal-dev list about my concerns. I have created an ~/.asoundrc file for help with dmix, because i have had prob

Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread fons adriaensen
On Mon, Jun 27, 2005 at 10:25:16AM -0400, Ben Loftis wrote: > > > (*) Recent experiments by prof. Angelo Farina (Univ. of Parma, Italy) > > suggest strongly that when the DA conversion is done properly, there is > > no audible difference between a sample rate of 48 kHz and any higher value. > > OT

Re: [linux-audio-user] Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread fons adriaensen
On Mon, Jun 27, 2005 at 04:33:13PM +0200, Florian Schmidt wrote: > > This seems like a sensible idea, but one could wonder why in that case > > the sample frequency needs to be 96 kHz (*). > > Well, the argument i often heard and which IMHO does make sense is that > when heavy processing is used

Re: [linux-audio-dev] All things LADSPA, your input please

2005-06-27 Thread Christoph Eckert
> So, I'd love to hear from you: what do you write or use > (hosts and plugins, realtime or offline, a shameless plug > for your efforts is welcome too!), any issues you take with > it, LADSPA vs. VST, the DSSI expansion etc etc; in short, > anything you find worth noting is appreciated. I enjoy

Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Ben Loftis
> (*) Recent experiments by prof. Angelo Farina (Univ. of Parma, Italy) > suggest strongly that when the DA conversion is done properly, there is > no audible difference between a sample rate of 48 kHz and any higher value. > OTOH, he only found one type of DAC that was good enough in order to be

Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Uwe Koloska
Hello, fons adriaensen schrieb: > > (*) Recent experiments by prof. Angelo Farina (Univ. of Parma, Italy) > suggest strongly that when the DA conversion is done properly, there is > no audible difference between a sample rate of 48 kHz and any higher value. Do you have any pointer to this? A sh

Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Florian Schmidt
On Mon, 27 Jun 2005 14:24:36 + GMT "Chris Cannam" <[EMAIL PROTECTED]> wrote: > Florian Schmidt: > > P.S.: I am also currently working on a qt app which > > uses libconvolve > > Any interest in making a DSSI plugin? There are some problems with wrapping partitioned convolution into a ladspa/

Re: [linux-audio-user] Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Florian Schmidt
On Mon, 27 Jun 2005 16:06:54 +0200 fons adriaensen <[EMAIL PROTECTED]> wrote: > On Mon, Jun 27, 2005 at 01:57:34PM +0200, Florian Schmidt wrote: > > > Assume a samplerate of 96khz, then there's quite a bit of signal which > > doesn't need to be processed since it's far out of the range of human

Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Chris Cannam
Florian Schmidt: > P.S.: I am also currently working on a qt app which > uses libconvolve Any interest in making a DSSI plugin? Chris

Re: [linux-audio-dev] All things LADSPA, your input please

2005-06-27 Thread Tim Goetze
[Thorsten Wilms] I use the great modular synth Om (http://www.nongnu.org/om-synth/) that comes with a small numer of internal modules for i/o, but realies on ladspa and dssi plugins for everything else. Currentyl it's all about sound synthesis for me, but later on I might try doing modular effec

Re: [linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread fons adriaensen
On Mon, Jun 27, 2005 at 01:57:34PM +0200, Florian Schmidt wrote: > Assume a samplerate of 96khz, then there's quite a bit of signal which > doesn't need to be processed since it's far out of the range of human > perception. This seems like a sensible idea, but one could wonder why in that case

[linux-audio-dev] Re: jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Florian Schmidt
On Mon, 27 Jun 2005 13:57:34 +0200 Florian Schmidt <[EMAIL PROTECTED]> wrote: > i added an experimental feature to libconvolve/jack_convolve which might > be able to preserve some of those precious cpu cycles from being burnt. nyuk nyuk, link here: jack_convolve: http://www.affenbande.org/~tapas

[linux-audio-dev] jack_convolve-0.0.10, libconvolve-0.0.3 released

2005-06-27 Thread Florian Schmidt
Hi, i added an experimental feature to libconvolve/jack_convolve which might be able to preserve some of those precious cpu cycles from being burnt. jack_convolve now has commandline switches --min_bin=bin_no and --max_bin=bin_no which can be used to specify which bins of the fourier transformed

Re: [linux-audio-dev] All things LADSPA, your input please

2005-06-27 Thread Thorsten Wilms
On Mon, Jun 27, 2005 at 12:06:10PM +0200, Tim Goetze wrote: > > So, I'd love to hear from you: what do you write or use (hosts and > plugins, realtime or offline, a shameless plug for your efforts is > welcome too!), any issues you take with it, LADSPA vs. VST, the DSSI > expansion etc etc; in

[linux-audio-dev] All things LADSPA, your input please

2005-06-27 Thread Tim Goetze
Greetings, you may have seen the recent mail on this list looking for an author doing a LADSPA article in a german Linux magazine; I've decided to step in. Now, while I do have some knowledge of the technical nature of LADSPA I can't truthfully say I know all the plugins and hosts out there

Re: [linux-audio-dev] jack.el -- Run and monitor JACK from within Emacs

2005-06-27 Thread Mario Lang
stefan kersten <[EMAIL PROTECTED]> writes: > On Fri, Apr 29, 2005 at 05:19:17PM +0200, Mario Lang wrote: >> Done. If you have a ~/.jackdrc jack.el will parse it and use it >> for startup. You might want to add -v to your ~/.jackdrc then since >> jack.el makes use of the continuus output to do re