<html><head></head><body>Hi,<br>
<br>
Osc because i want to use some puredata patches with it, which would also be possible with sockets, but i like the structure and functionality of osc and i think its more flexible... if i control ardour/jack via osc i would like to have the same for alsa...<br>
I wanted to make a menu item: osc client mode<br>
The recording machine run hdsp mixer with osc server daemon and the remote machine runs hdsp mixer, but with osc not alsa...<br>
<br>
<br>
But rewriting the whole thing doesnt fit for me now... this is a little side need...<br>
At the moment im mainly writing on an avb module...<br>
<br>
Bye <br>
Ck<br><br><div class="gmail_quote"><br>
<br>
Adrian Knoth <adi@drcomp.erfurt.thur.de> schrieb:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">On Fri, Jul 15, 2011 at 08:29:23AM +0200, Christoph Kuhr wrote:<br /><br />> Hi everyone,<br /><br />Hi!<br /><br />> I want to give hdsp mixer OSC support for fader-, pan, mute and<br />> presetcontrol in both directions and input metering.<br /><br />> the OSC client shall be another hdsp mixer instance on the remote machine.<br /><br />Eh? And why do you need OSC for this? You can use plain socket()<br />communication if you're using two HDSP mixer instances anyway. This<br />said, you can resort to X-Forwarding, VNC or the lot and forget about<br />even hacking on it.<br /><br />> I wanted to know, where i can find the sources?<br /><br />hdspmixer is part of alsa-tools:<br /><br />   git://<a href="http://git.alsa-project.org/alsa-tools.git">git.alsa-project.org/alsa-tools.git</a><br /><br /><br />> And if someone has some hints to do that...<br /><br />Rewrite hdspmixer, first. It's a horrible mess at the moment, but I'm<br />sure you'll see in a second. ;) We could use some clean abstraction of<br />cards, a matrix mixer and especially a rewrite from scratch in GTK/Qt.<br /><br /><br />Good luck. ;)<br /><br />-- <br />mail: adi@thur.de       <a href="http://adi.thur.de">http://adi.thur.de</a>       PGP/GPG: key via keyserver<br /><hr /><br />Linux-audio-dev mailing list<br />Linux-audio-dev@lists.linuxaudio.org<br /><a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br /></pre></blockquote></div></body></html>