iiwusynth-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [iiwusynth-devel] Individual channel and reverb / chorus outputs (fw


From: Tim Goetze
Subject: Re: [iiwusynth-devel] Individual channel and reverb / chorus outputs (fwd)
Date: Tue, 13 Aug 2002 01:13:24 +0200 (CEST)

Sent to Peter only then. ^X y

---------- Forwarded message ----------
Subject: Re: [iiwusynth-devel] Individual channel and reverb / chorus
    outputs
From: Tim Goetze <address@hidden>
To: Peter Hanappe <address@hidden>
Date: Mon, 12 Aug 2002 17:21:25 +0200 (CEST)

Peter Hanappe wrote:

>> typedef struct {
>>   iiwu_real_t * left, * right, * reverb, * chorus;
>> } iiwu_channel_buffer_t;

[...]

>I like this more than Markus' proposal. However, it's still not possible
>to do the reverb, chorus, and panning outside iiwusynth (say in ardour),
>which I think is an interesting feature.

The jack interface could map 16 * 4 Jack ports to these buffer, so I
do think it would be possible do do all panning and FX outside the
synth.

The question is if it's worth to go stereo here. If I'm not mistaken
most soundfonts contain mono samples, but I haven't seen all of them
yet. ;)

However we'd definitely need to drop the internal buffer (the 64
frames thing) to keep things simple if we want split-channel output I
think.

Cheers,

tim






reply via email to

[Prev in Thread] Current Thread [Next in Thread]