Re: [LAU] open hw soundcard

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Sunday, November 15, 2009 - 6:54 pm

On Sun, 15 Nov 2009 12:57:34 -0500
Paul Davis wrote:

> i strongly suggest that you spend time defining precisely what you

Very good point.
Are we still talking about only ethernet soundcards, or is the intent
to roll out to a general audio+control over ethernet?

Also, from bitter experience the overall design needs to be robust
enough to handle hardware changes when parts get obsoleted.

As a start I suggest the following:

query bit depths available
sample rates
number of input channels
number of output channels

perform general initialisation and set all defaults

set bit depth -> 8, 16, 24, ? (default 16)
set sample rate -> 44.1, 48, 96, ? (default 48)
set unit as clock reference or not (default not)
enable/disable CH'n' input (default disable)
enable/disable CH'n' output (defualt disable)
set CH'n' gain/output (default silence)

Disabling a channel is not the same as setting it's level to silence,
as at silence it would still generate output to be fed into the network.
It would make sense to stop any meaningless data transfers.

With a switched binary volume control 7 bits would give you 127dB range
(LSB=1dB) so the 8th bit could be used to simply ground that channel.
I'm not even sure you need to go as tight as 1dB. Fine control would be
done within the DAW anyway.

--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [LAU] open hw soundcard, Karl Hammar, (Sat Nov 14, 1:04 pm)
Re: [LAU] open hw soundcard, Joshua Boyd, (Wed Nov 25, 4:42 am)
Re: [LAU] open hw soundcard, Karl Hammar, (Wed Nov 25, 2:58 pm)
Re: [LAU] open hw soundcard, Paul Davis, (Sat Nov 14, 2:34 pm)
Re: [LAU] open hw soundcard, Folderol, (Sat Nov 14, 4:36 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sat Nov 14, 10:42 pm)
Re: [LAU] open hw soundcard with ext. codec, Martin Homuth-Rosemann, (Tue Nov 17, 10:04 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Wed Nov 18, 5:37 pm)
Re: [LAU] open hw soundcard with ext. codec, Martin Homuth-Rosemann, (Thu Nov 19, 10:06 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Fri Nov 20, 12:56 am)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Thu Nov 19, 10:30 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Fri Nov 20, 1:01 am)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Fri Nov 20, 8:36 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Sat Nov 21, 11:26 am)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Sun Nov 22, 6:47 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Mon Nov 23, 1:40 pm)
Re: [LAU] open hw soundcard with ext. codec, Patrick Shirkey, (Sat Nov 21, 3:06 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Mon Nov 23, 1:45 pm)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Sun Nov 22, 6:52 pm)
Re: [LAU] open hw soundcard with ext. codec, Patrick Shirkey, (Sun Nov 22, 10:13 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Mon Nov 23, 3:08 pm)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Tue Nov 17, 10:20 pm)
Re: [LAU] open hw soundcard, Folderol, (Sun Nov 15, 5:50 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 9:54 pm)
Re: [LAU] open hw soundcard, Folderol, (Sun Nov 15, 11:22 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Mon Nov 16, 12:32 pm)
Re: [LAU] open hw soundcard, Martin Peach, (Sun Nov 15, 10:52 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Mon Nov 16, 9:56 am)
Re: [LAU] open hw soundcard, Folderol, (Mon Nov 16, 9:14 pm)
Re: [LAU] open hw soundcard, Folderol, (Mon Nov 16, 10:26 pm)
Re: [LAU] open hw soundcard, , (Sat Nov 14, 10:20 pm)
Re: [LAU] open hw soundcard, Folderol, (Sat Nov 14, 10:31 pm)
Re: [LAU] open hw soundcard, , (Sat Nov 14, 10:54 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 9:04 am)
Re: [LAU] open hw soundcard, , (Sun Nov 15, 11:17 am)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 11:38 am)
Re: [LAU] open hw soundcard, Paul Davis, (Sun Nov 15, 5:57 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 7:06 pm)
Re: [LAU] open hw soundcard, Folderol, (Sun Nov 15, 6:54 pm)
Re: [LAU] open hw soundcard, Hans Wilmers, (Mon Nov 16, 1:25 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sat Nov 14, 10:51 pm)