ALSA MIDI Kommander is a DCOP [1] interface exposing many ALSA Sequencer [2] features for shell scripts, Kommander scripts [3], or KDE programs requiring MIDI Sequencer services. A few MIDI utilities have been developed with this tool, which can be used both as programming examples and as real work tools. The main program, "kaseq" is a single executable, used as a DCOP service program. It runs as a daemon, allowing only a single running instance, and providing a system tray icon to give visual feedback for MIDI activity, and a way to control the program execution itself. It depends on KDE 3.x and the Qt library. More information at this provisional project site: http://kmetronome.sourceforge.net/kaseq/ Downloads http://sourceforge.net/project/showfiles.php?group_id=134956&package_id=164501 Source packages http://prdownloads.sourceforge.net/kmetronome/kaseq-0.2.3.tar.bz2?download http://prdownloads.sourceforge.net/kmetronome/kaseq-0.2.3.tar.gz?download Copyright (C) 2005, Pedro Lopez-Cabanillas <plcl AT users.sourceforge.net> Released under the terms of the GNU General Public License (GPL) References [1] DCOP http://developer.kde.org/documentation/other/dcop.html [2] ALSA Sequencer API http://www.alsa-project.org/alsa-doc/alsa-lib/seq.html [3] Kommander http://kommander.kdewebdev.org/