[LAD] HDSP mixer with OSC support

Christoph Kuhr christoph.kuhr at web.de
Sat Jul 16 11:32:37 UTC 2011


Is there the possibility to run a hdsp card dummy?
im programming on another machine without hdsp card...



On 15.07.2011 10:05, Adrian Knoth wrote:
> On Fri, Jul 15, 2011 at 08:29:23AM +0200, Christoph Kuhr wrote:
>
>> Hi everyone,
> Hi!
>
>> I want to give hdsp mixer OSC support for fader-, pan, mute and
>> presetcontrol in both directions and input metering.
>> the OSC client shall be another hdsp mixer instance on the remote machine.
> Eh? And why do you need OSC for this? You can use plain socket()
> communication if you're using two HDSP mixer instances anyway. This
> said, you can resort to X-Forwarding, VNC or the lot and forget about
> even hacking on it.
>
>> I wanted to know, where i can find the sources?
> hdspmixer is part of alsa-tools:
>
>     git://git.alsa-project.org/alsa-tools.git
>
>
>> And if someone has some hints to do that...
> Rewrite hdspmixer, first. It's a horrible mess at the moment, but I'm
> sure you'll see in a second. ;) We could use some clean abstraction of
> cards, a matrix mixer and especially a rewrite from scratch in GTK/Qt.
>
>
> Good luck. ;)
>




More information about the Linux-audio-dev mailing list