Re: [LAD] Headless RME HDSP/HDSPM mixer settings

From: Arnold Krille <arnold@email-addr-hidden>
Date: Fri Nov 29 2013 - 00:43:15 EET

On Thu, 28 Nov 2013 23:17:17 +0100 Adrian Knoth
<adi@email-addr-hidden> wrote:
> Speaking of which, I'm currently hacking a matrix mixer for RME
> cards:
>
> http://adi.loris.tv/xhdsp.png
>
>
> It's a toy project to improve my rotten C++ skills, so I chose gtkmm.
>
> I still need to add support for double/quad speed modes and maybe
> polish the GUI a bit, but otherwise, it's fully functional.

Hehe, reminds me of a certain mixer-widget I once wrote:-)

Two comments:
 - Nowadays you really should do the realtime-number-crunching in C/C++
   and the frontend/gui in python/ruby. So much easier.
 - Use a scale from black (-inf), blue (negative dB) to green (0dB)
   over yellow to red. Yellow should be for values "hotter" then green.
   Its what the color suggests and what probably all VU-meters since
   the invention of color use.

Have fun,

Arnold

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Received on Fri Nov 29 04:15:02 2013

This archive was generated by hypermail 2.1.8 : Fri Nov 29 2013 - 04:15:02 EET