Re: [LAD] Looking for an introduction to rt programming with a gui

From: Arnout Engelen <lad@email-addr-hidden>
Date: Thu May 20 2010 - 17:19:01 EEST

On Thu, May 20, 2010 at 08:37:07AM -0500, Gabriel Beddingfield wrote:
> Another option is to use a scripting language (like Tcl/Tk, PyGtk, or
> PyQt) for the GUI parts. However, when you're mixing it with your
> core C/C++ parts, I find it really hard to debug these programs.

While working on jack_mixer[1], I was pleasantly surprised by being able
to use gdb to get backtraces from the C code even when it was called from
the Python frontend.

The interfacing between Python and C could be easier though.

Regards,

Arnout

[1] http://home.gna.org/jackmixer/
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Thu May 20 20:15:04 2010

This archive was generated by hypermail 2.1.8 : Thu May 20 2010 - 20:15:05 EEST