tkaudio 1.4 - set audio port and gain
This utility extends the tcl interpreter with five variables:
- rec_gain
- audio input gain (0..100)
- play_gain
- audio output gain (0..100)
- monitor_gain
- audio monitor gain (Sun only)
- rec_port
- audio input port (microphone line digital)
- play_port
- audio output port (speaker line digital headphone)
The ports command returns a list with two sublists
consisting of the supported input and output ports.
The tkaudio demo application implements per-port gain settings.
The file ~/.tkaudiorc is read on startup.
The sources can be obtained from
- 1.4
- For Solaris, signal.c replaces unreliable built-in
signal handler to avoid signal race conditions.
- obtain audio statistics (at least for Sun)
- provide interface to 'pause' function
Henning Schulzrinne
schulzrinne@fokus.gmd.de