* advice for creating special ALSA driver or plugin
@ 2021-04-11 16:01 Marc Lavallée
0 siblings, 0 replies; only message in thread
From: Marc Lavallée @ 2021-04-11 16:01 UTC (permalink / raw)
To: alsa-devel
Hi ALSA developers.
I'm completely new to ALSA developing, so I'm being lazy and ask for
advices.
I have a USB recording device for four 16bit/48Khz channels, "encoded"
in a stereo 16bit/96Khz track; because it is a USB audio recording
device, so no special recording software is required, but a (proprietary
Windows) converting software is provided (that I can't use).
Output channels are alternated at the sample level: L: 1313131313, R:
2424242424, etc...
So basically the driver/plugin would alternates between input samples of
a stereo track to output 4 channels (at half the input sample rate).
Is there a code base I could study and adapt to start my simple project?
Thanks for your attention.
Marc
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-11 16:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-11 16:01 advice for creating special ALSA driver or plugin Marc Lavallée
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox