TkMixer

My name is Radek Pospisil and I'm glad, that you found way to my tkmixer page.


What tkmixer is

tkmixer is mixer for linux based on tcl 7.4 and tk 4.0. Part of code is written in C++ ( interface between device <-> program ) and the rest is in tcl/tk ( program <-> user ).

Tkmixer is distributed under GPL -> tkmixer is free!


Tkmixer's features


Where to get it ?

You can download it from original site here or you can found it on some mirror sites ( such as sunsite, ... ).
Information about latest version you can find here.


About compiling and installing

It's easy compile tkmixer. You need: tcl version 7.4, tk 4.0 and gcc(g++) and make. Edit Makefile to fit you system and then type make. After compilation there is tkmixer executable file. This is only file that you need for running tkmixer. Copy it everywhere you want and then type tkmixer and here is it !


Bugs

I'm sure, that you will found some. Mail me bug reports on this address, please !


About command line options

tkmixer has standard tk's command options and two new:


Mouse and Keyboard control


And what about some pictures with description ?

this is maximal view of tkmixer. Each mixer's device is controled by these widgets:

and here are some look setting ( minimal and one of user's ):

minimal viewone of user's setting

and when you press right mouse button or Ctrl+SPACE ( when tkmixer has focus ) popup menu is showed:


Popup menu description:

popupmenu


Configure dialog description


(c)1996 Radek Pospisil