tkaudio 1.4 - set audio port and gain

Introduction

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.

tkaudio Application

The tkaudio demo application implements per-port gain settings. The file ~/.tkaudiorc is read on startup.

Installation

The sources can be obtained from

Changes

1.4
For Solaris, signal.c replaces unreliable built-in signal handler to avoid signal race conditions.

Todo


Henning Schulzrinne
schulzrinne@fokus.gmd.de