traverso-devel
[Top][All Lists]
Advanced

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

Re: [Traverso-devel] Audio I/O dialog, and internals


From: Remon Sijrier
Subject: Re: [Traverso-devel] Audio I/O dialog, and internals
Date: Mon, 18 Jan 2010 22:35:28 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31-17-generic; KDE/4.3.4; i686; ; )

Hi,

> > So, in order to properly support your idea I think this needs to happen:
> >
> > 1) AudioDevice no longer let it's Driver decide how many
> > AudioChannels/AudioBuses there are, it just creates as many as Traverso
> >  tell's it to create

It's the other way around actually, the Driver 'knows' how much hardware 
channels (ports, slots) there are and creates an AudioChannel for each 
hardware channel, and this 'mapping' can't be changed!

AudioDevice (as of current git) no longer maintains a list of AudioChannels, 
instead this is all moved to Driver.

So what's left is that AudioBuses need to populate itself with certain 
AudioChannel objects according to the configuration.
But that'll have to wait till I've had some sleep :)

Greetings, Remon




reply via email to

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