KMidimon is a MIDI monitor for Linux using ALSA sequencer and KDE4 user
interface.
Changes in 0.7.2
* Added two new options all/none to the fine grained filter menus
* Show file creation/modification dates in the SMF info dialog
* Support for international encodings on MIDI text events
* Support for SMF sequencer specific and unregistered meta-events
* Open files filtered by mime-type instead of filename extensions
* Playback loop
* Mute tracks
* Allow stop in paused state
* Build system improvements and assorted fixes
* Czech translation. Thanks to Pavel Fric
Copyright (C) 2005-2009, Pedro Lopez-Cabanillas
License: GPL v2
More info
http://kmetronome.sourceforge.net/kmidimon/
Sources
http://sourceforge.net/projects/kmetronome/files/kmidimon/0.7.2/
openSUSE Build Service - openSUSE RPM packages
http://software.opensuse.org/search?baseproject=ALL&p=1&q=kmidimon
Regards,
Pedro
Hi
I have a piano (I am not sure what to call a touch sensitive 7-octave
Casio) that has 7 tunings: Equal, Just, Werckmeister-III and so on.
I try always to fit my music to the best possible temperament.
I am also a linux user -- recently started using the excellent nted
software to write up music.
So the question: How does one specify alternative temperaments to timidity?
My OS(s): Desktop running debian-lenny, Laptop running ubuntu 8.4 (hardy)
Rustom
PS I am new to this list: If this question is inappropriate for this
list please tell me :-)
Download from:
http://archive.notam02.no/arkiv/src/?C=M;O=D
jack_capture
============
jack_capture is a program for recording soundfiles with jack. Its default
operation is to capture whatever sound is going out to your speakers into
a file, but it can do a number of other operations as well.
0.9.32 -> 0.9.36
* Add support for OGG (requires sndlib>=1.0.18)
* Check if file format is supported by sndlib before creating file
* Added auto-support for WVE, MPC2K and RF64. (untested)
* Reset terminal colors when exiting.
* Check dependencies for various programs in the Makefile
* Tried to make it even more clear (if that's possible) that
'jack_capture --port system:playback_1 --port system:playback_2'
does exactly the same as the default.
* Added untested patch from Orcan Ogetbil to make jack_capture compile on
a ppc64 platform.
In case jack_capture is ran on a ppc64 platform, a warning is printed
during runtime.
* Clearing up licenses
* A fix for open() from Florian Faber.
* A couple of gui fixes from Orcan Ogetbil.
Ceres
****************************
Ceres is a large program for doing various sound effects in the frequency
domain and displaying sonograms. The program has been developed for about
13 years, and is mainly made by Øyvind Hammer with contributions from
Jonathan Lee, Stanko Juzbasic and many others.
0.46 -> 0.48:
-Various fixes to make it build with fc11
-Include openmotif to make it easier to build
-Various makefile fixes
On Mon Dec 21 19:05 , david sent:
>Robert Jonsson wrote:
>
>>> One suggestion (but it may be too big a deal as the KDE folks found out!), go
>>> to the more up to date QT4.
>>
>> There are no immediate plans to move, Qt3 should be around in distros
>> yet for a few years. But eventually we will move. Not the least,
>> there's stuff in Qt4 that would be nice to use. :)
>
>Don't rush it. Just keep in mind that there's stuff in Qt4 that doesn't
>work that works fine in Qt3, too.
>
>--
TMany that use MusE regularly are more concerned about jackmidi and other
features that bring new functionality or interoperability. From my understanding
QT4 is more of a cosmetic update and wouldn't necessarily bring more sequencer
functionality in. (correct me if I'm wrong) However migrating could require a
major overhaul....
Robert and Tim have put in a hell of a lot of work in the past year or so and
MusE is functioning really really well. It may look a bit dated.. but that's
really not the point is it?
>About a year ago I also got an Edirol PCR-30, which I use for most rehearsals
and some casual gigs; it's not as nice as the Novation but I can take it on a
bicycle and/or BART.
>
>-ken
I have an older PCR-30 for gigs (which is slightly broken), and PCR-300 in
studio.. The advantage of these devices is that they can have any sysex message
programmed, not limited to predefined GM/GS messages.... (this is very useful for
older digital synths such as my TX-81z). I almost bought the M-Audio but returned
it because it didn't have this functionality..
Hi,
>
> BTW: Muse shows up in qtjackctl's alsa connection pane but nothing shows in
> the audio pane (where I would expect something interfacing the soft-synths or
> a port for each one instantiated).
Nothing? By default you should get the standard output which is part
of the "default.med" template.
By storing an edited default.med file, or point out another template
you can get your own favourite default configuration.
If you rightclick in the track-pane in MusE you will see the track
types that MusE uses.
Audio track types are:
- wave track
- input
- output
- aux
- group
and of course softsynths.
The only ones that access the outside world, jack, are input and output tracks.
If you create a softsynth it's output, accessed through the [oR]
button on the mixer-strip, should by default be set to the first
output track, which also should by default be connected to the first
outputs of your soundcard.
--
Short test:
- Fire up muse
- right click and select Add Synth->Mess->Organ
- right click again and create a midi track
**by default this midi track should already be set to use the organ as
midi-device (it's the first created midi device)
- chose the pencil tool (d on keyboard, or menu) and draw a part on
the midi track
- with the part selected, it should be at this point, press Ctrl+E to
bring up pianoroll
- click with the mouse on the virtual piano, there should be organ
sound coming out.
I should make a video walkthrough of that :-)
If this didn't work I am very curious to where it goes wrong.
Notice that if you have an external keyboard it won't work at this
point, you need to connect it using Configuration->Midi ports / Soft
Synths (if I recall the names correctly, I've got localized menus at
the moment)
Regards,
Robert
Finally it is here, MusE 1.0
[Introduction]
This is not the beginning, nor the end, but it marks the
culmination of 10 years of feature packed and bug ridden
development towards the goal of making a good
platform for creating music on the Linux platform
MusE : http://muse-sequencer.org
[Highlights since 0.9]
* DSSI + Win VST support
* Python remote control API (for wonderful things)
* some primitive example scripts for live re-sequencing
included, more to come
* Instrument editor with GS/XG drum controller support
* Part cloning
* Better bounce operations, with Jack freewheel mode support
* Better midi sync output
* Midi controller knobs in pianoroll and drum editor
* Jack transport master timebase function
* External midi filtering support
write your midi filters in just about anything, including bash
* Denormal protection + limiter
* Record looping overdub, replace, mix support
* Audio optimizations, less CPU usage
* Countless fixes and tweaks, about a 1000 lines in the Changelog,
check it for a complete list of blood sweat and tears
[What is MusE again?]
MusE is multitrack virtual studio with support for:
* Midi
(only Alsa yet)
* internal softsynths, including soundfont player FluidSynth
and sample player Simple Drums
* DSSI softsynths, including VST instruments
* with a patch to DSSI, VST-chunks are handled
* Drum editor
* Pianoroll
* Conventional arranger
* midi automation
* and lots more
* Audio
* Jack
* Jack transport
* LADSPA plugins
* VST plugins through dssi-vst
* audio automation, old sch00l
* and lots more
[ChangeLog]
For a complete list of changes, check the ChangeLog in
the package or online at the sourceforge site:
http://lmuse.cvs.sourceforge.net/viewvc/lmuse/muse/ChangeLog?revision=1.214…
[Download]
http://muse-sequencer.org/index.php/Download
Now, quickly! Test and report so we can provide an 1.0.1 version :)
Have a merry christmas and a happy new year.
The MusE team