KMidimon is an application to monitor MIDI events coming from a MIDI external
port or application via the ALSA sequencer. It is especially useful if you
want to debug MIDI software or your MIDI setup.
http://kmetronome.sourceforge.net/kmidimon/
New features for release 0.4.1:
* Show/hide columns via Preferences dialog and a context menu
* Option for translating universal sysex messages
* Format sysex with 2 hex digits per byte
* Option for using fixed font
* Redesigned Preferences dialog, available even when recording
* Internationalization updates
* Spanish translation updated
* New antialiased icons
* RPM files available for Mandriva 10.2
Other major features:
* Easy to use KDE graphic user interface
* Based on ALSA sequencer.
* Customizable event filters and sequencer parameters
* Supports all MIDI messages and some ALSA messages
* Saves to a text file the recorded event list
* GPL licensed
Download:
http://prdownloads.sourceforge.net/kmetronome/kmidimon-0.4.1.tar.gz?downloadhttp://prdownloads.sourceforge.net/kmetronome/kmidimon-0.4.1.tar.bz2?downlo…
Om 0.2.0 is out (after far too long)
Om is a realtime OSC controlled modular synthesizer (effects processor,
etc, etc) for Jack systems with LADSPA and/or DSSI plugins.
This release is dramatically improved from the previous (0.1.1). The
most user visible changes are:
- Redesigned/polished GUI
- Better DSSI support
- Object (node, patch, etc) renaming
- Python bindings (through the pyom client)
- LASH support (preliminary)
- Many bugfixes and performance improvements
All the usual stuff available at http://om-synth.nongnu.org
Enjoy,
-DR-
What is remix.linux?
remix.linux provides a place for subscribers of the Linux Audio Users
list to share/remix/extend/master each others work, with the freedoms
offered by Creative Commons licenses.
It is inspired by ccMixter and powered by ccHost.
While the emphasis is on samples and remixing, anyone who doesn't have
access to a webserver to put their original songs may upload complete
songs here (though you are encouraged to make the seperate tracks
available, too).
What Can I Do on remix.linux?
You can upload samples, songs, accapellas, spoken-word, remixes, midi
files, flac, ogg, mp3, your sample of a duck-fart, etc, etc ... so long
as they were created/recorded with a Linux Audio Application.
You can rate submissions, review them, remix them, explain them, ignore
them.
You can stream all submissions/artists/tags, or subscribe to podcast
feeds of them.
How Do I Use remix.linux?
Just register here:
http://remix.machinehasnoagenda.com/media/register
It is quick and simple and doesn't even require a confirmation email!
Once you have signed up, create your profile and start
uploading/downloading/remixing!!!!
Hi all,
Patchage is a modular patch bay for Jack and Alsa (MIDI) applications.
More information, screenshot, downloads, etc, available at:
http://www.scs.carleton.ca/~drobilla/patchage/
This release features updated LASH support (optionally depends on the
recent LASH 0.5.0 release). Patchage will restore module locations, and
it's window size/location along with a session.
Also new are a few bugfixes related to incorrectly split modules,
configuration file loading, and hiding useless system modules.
Enjoy,
-DR-
Hello LADs,
LASH (formerly LADCCA) is the LASH Audio Session Handler. It allows you
to save, restore, and distribute sessions consisting of many
interconnected Jack/Alsa applications.
LASH was written by Bob Ham, but I have taken over as maintainer as of
this release.
Changes:
* Bugfixes (most importantly session now restore reliably)
* Complete name change (see API notes below)
* A new GTK control panel client (no more command line!)
* Various updates, bitrot removal, GCC4 fixes, etc
More information, downloads, screenshot, CVS, etc, available at:
http://www.nongnu.org/lash
Developers: If you have an app that supported LADCCA, the API has been
broken by this release (sorry). The semantics of the API (and the
protocol) are exactly the same however, only the names have changed.
See homepage and/or NEWS file for details.
Enjoy,
-DR-
Hi everybody,
I just released KMidiTracker 0.5.13. This is supposed to be the last for
the 0.5.x series, so please, test it and if you find any bug, report it
as soon as possible.
New features includes a midi thru KAction (midi thru is easily accessed)
follow song, copy & paste, .mid export and input selection.
It can be downloaded from
http://www.monasteriomono.org/programs/kmiditracker/
thanks.
Description of KMiditracker, from the web page:
----------------------------------------------
KMidiTracker is a MIDI Step Sequencer.
A Step Sequencer is a sequencer in witch the MIDI notes are delivered
at regular time intervals, usually a 1/4th of a quarter note. As such it
is not as versatile as a regular sequencer as [Rosegarden], but allows
very easy creation of loops and sequences. The use of the [MIDI Clock]
allows several sequencers communicate clock events, so it is possible to
join several sequencers, with diverse focus, to make one single
synchronized composition.
KMidiTracker is similar to trackers like [FastTracker],
[ScreamTracker] or [Buzz], but only the Tracker; no actual sound is
emmited. Only MIDI signals.
The Tracker divides songs in tracks, each one have several patterns
that are arranged as sequences. Time advance in steps that depend on
tempo, and in each time step a new MIDI note may sound, or a controller
event may be sent. You can have several columns of notes and/or
controllers for each pattern, and pattern length is configurable.
KMidiTracker Features
=====================
* MIDI oriented Step Sequencer
* ALSA MIDI input/output
* Graphical Controller edition
* MIDI Master Clock (master and slave)
* Linux RTC timer or MMC if avaliable for perfect timing
* Load/Save
* Standard MIDI file export (saves to .mid)
* MIDI thru
* Keyboard input
* Copy & Paste (only notes, not controllers nor sequences, yet)
* Controllers include MIDI Controllers, SysEx Controllers and PitchBend
* Tracks and columns in patterns muteable
* SysEx parameters. Can be loaded from binary file, manually inserted in
hex, or captured from midi input.
* Variable Time Signature
* Follow song option
* KDE application: easy menu, toolbar and shortcuts changes
* Everything can be changed in realtime: notes, arrangement, loops,
controllers, load/save, new tracks or patterns, delete tracks or
patterns...
* GPL license
Hi!
Jackbeat is a drummachine for JACK :
- Designed to be usable in both studio and live environment
- Near-zero learning curve
- Unique masking feature : allows to insert silences with precision into a track
- Smart xml+tar file format
- Included in Debian Sid
Source and musical examples at : http://www.samalyse.com/jackbeat
-------------------------------------------------------------
New release : 0.5.3
- A set of basic command line options is now supported
- A few bugs that disturbed the user experience were fixed
- The debugging output was slightly improved
Olivier Guilyardi - September 14th, 2005
-------------------------------------------------------------
--
og
http://plugin.org.uk/releases/0.4.14/
Fixes for compatability with gcc4, and some other minor fixes. None of the
major outstanding bugs have been fixed I'm afraid.
- Steve
Liblo, the Lite OSC library, is an implementation of the Open Sound
Control protocol for POSIX systems*. It is written in ANSI C99 and
released under the GNU General Public Licence. It is designed to make
developing OSC applictions as easy as possible.
http://plugin.org.uk/liblo/
- Steve
Changes:
Fixes for socket leaking from Martin Habets, Dave Robillard and
Jesse Chappell
Fix for IPV6 numerical address parsing from Dave Robillard
Fix for char handling on bigendian machines from Martin Habets
(and others)
New lo_server(thread)_del_method() from Martin Habets
Endianess and arithmetic fixes for bundle timestamps from Topher
Cyll - bundle delivery is still not accurate though
Patch to optioanlly disable IPV6 support from Lorenz Schori
* and MS Windows, under some environment or other