Hi Jens!
This might be totally unrelated, but how do you avoid garbage-collection
kicking in at random?
mvh // Jens M Andreasen (making noise)
On ons, 2004-05-26 at 20:18, Jens Gulden wrote:
> Hello,
>
> JJack 0.1 - Java bridge API for JACK has initially been released.
>
> http://jjack.berlio
Steve Harris <[EMAIL PROTECTED]> writes:
> On Thu, May 27, 2004 at 12:41:36 +0200, Tim Goetze wrote:
> > other than that, i'm eager to know how plugin ports are to be
> > referenced in the metadata file. by ID or numerical index? if by ID,
> > is it the full path to the port: "/SupaPlug/LFO 1/Freq
On tis, 2004-05-18 at 10:36, Alfons Adriaensen wrote:
> On Mon, May 17, 2004 at 10:04:22PM +0100, Steve Harris wrote:
> > On Mon, May 17, 2004 at 02:55:16 -0400, Dave Robillard wrote:
>
> > > How about scheme?
> > >
> > > Hey, it's the official scripting language of the GNU system.. :)
>
> Indee
On Thu, May 27, 2004 at 12:41:36 +0200, Tim Goetze wrote:
> other than that, i'm eager to know how plugin ports are to be
> referenced in the metadata file. by ID or numerical index? if by ID,
> is it the full path to the port: "/SupaPlug/LFO 1/Frequency", or
> something more concise? (i'm for a fu
On tor, 2004-05-20 at 11:59, Joern Nettingsmeier wrote:
> Jens M Andreasen wrote:
>
> > I went to ambisonic and read the FAQ. I do not agree with them when they
> > say that 2-channel stereo is only good for imaging between the speakers.
> > It is possible by using phase differences (and the assu
[Steve Harris]
>On Tue, May 18, 2004 at 10:29:56 -0500, Jack O'Quin wrote:
>> I've been reading up on Steve's N-triples suggestion...
[...]
>> (1) It is a W3C standard.
>> (2) It is mathematically deep and well thought out.
>> (3) It is specifically intended for adding property lists to the w
Hi Joern,
> not superior, but equivalent, less snake-oil-infested, cheaper, more
> general and more elegant. ahem, yes, superior :-D
>
> you can express any spatial sound with just 4 channels, where one is
> the mono component, and 3 are the x, y, and z-axis difference
> signals (similar to m/
Jens M Andreasen wrote:
Hi Alfons!
I went to ambisonic and read the FAQ. I do not agree with them when they
say that 2-channel stereo is only good for imaging between the speakers.
It is possible by using phase differences (and the assumption that
people are not living in sound-dead laboratories) t
Hello,
JJack 0.1 - Java bridge API for JACK has initially been released.
http://jjack.berlios.de/
JJack is a framework for the Java programming language that allows
creating and running portable audio processor clients for the JACK Audio
Connection Kit.
There are 3 alternative ways to run JJack