KMidimon is a MIDI monitor for Linux using ALSA sequencer and KDE4 user
interface.
Changes in 0.7.4
* requires Drumstick >= 0.5
* load and play OVE files (Overture), contributed by Rui Fan
* option to request real-time priority on MIDI input thread
* option to (not) resize columns while recording
* better reporting of file loading errors
* revised universal sysex messages translation
Copyright (C) 2005-2010, Pedro Lopez-Cabanillas
License: GPL v2
More info
http://kmidimon.sourceforge.net
Sources
http://sourceforge.net/projects/kmidimon/files/
Regards,
Pedro
Hi all! I'm wondering why so many of my MIDI ports in Jack are named so similarly, and if they can be changed? I don't remember this being a problem on my previous Linux system, but there are a few differences. I'm avoiding GUIs and need to use CLI tools, so no Qjackctl suggestions, please. I'm using an M-Audio MIDI sport Uno USB midi interface, and the virMIDI device for internal patching, as well as MIDISH. In jack, all of those, along with the main system ports like through are all listed as system midi playback or capture and a number. I've tried both raw and seq jack MIDI modes. I can see which is which with Jack_lsp with the -A or -t options set. But I was hoping to use something like Jack Plumbing for reconnecting, and since the real client names don't show up, I can't get jack plumbing to see them. Since the port numbers aren't always the same, I can't depend on the suffix digits to identify the right port. Then, using MIDISH, where the ports come and go when it starts and stops, its port numbers seem to increment each time as well. Should I perhaps be using A2Jmidid instead of the jack MIDI modes? Is there something else I'm missing? Or is this a difference between Jack 1 and Jack 2? Or differences from Ubuntu 9-10 and 12-10? Sorry to be so wordy, but wanted to be clear. Thanks for any help.
Kevin
Hi,
do session managers take care about the configurations of audio apps,
e.g. do they save and restore ~/.config/rncbc.org/ too?
Can they launch apps by a terminal emulation as I can do it using a
script?
E.g.
xfce4-terminal --maximize -T "♪ jackd" -e "jackd --sync -dalsa -r$sample_rate -p$frames_period"
xfce4-terminal --maximize -T "♪ qtractor" -e qtractor\ $song_path/qtr/$song_name-$song_version_qtr.qtr
Somebody on the Arch general mailing list mentioned to use session
managers, when I ask "How to safe configs to another path than ~" -
https://mailman.archlinux.org/pipermail/arch-general/2013-July/thread.html#…
I'm looking for a solution, not only for audio sessions, but for audio
sessions it's the most important.
Regards,
Ralf
Hello everyone!
I just found, that there were quite a few updates for mod-host in the git
repository. But after having built the software, I discovered a few problems.
When starting mod-host I always get this message:
error: PROTOCOL_MAX_COMMANDS reached (reconfigure it)
In mod-host's interactive shell (mod-host -i), I can get help, but when
typing quite, I get the message:
not found.
The command can even be completed, so a typo is unlikely. :-)
Any ideas or fixes for this?
Warm regards
Julien
----------------------------------------
http://juliencoder.de/nama/music.html
Hi,
I will play one song to my sister's wedding in 14 days :)
the idea is that it starts slow and then every measure goes little faster
(+XX bpm) than previous one. Then it remains few measures in the final
(fast) speed.
Does anybody have experience (with any linux utility) for this?
Thank you.
Milan
TEST MESSAGE, PLEASE IGNORE
--
FA
A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)
On 07/23/2013 03:17 PM, Jeremy Jongepier wrote:
> On 07/23/2013 04:02 PM, Rui Nuno Capela wrote:
>> On 07/23/2013 07:35 AM, Jeremy Jongepier wrote:
>>> On 07/23/2013 01:35 AM, Rui Nuno Capela wrote:
>>>> 'coz the dsp code _and_ the gui code are currently residing on the same
>>>> shared object (.so) and that, when linked to libqt4(-gui) as is, tends
>>>> to do their nasty things on dload: often check if a x server is around,
>>>> even though one hasn't come close to the plugin gui widget request
>>>
>>> Does this also apply to drumkv1? Because I can rum drumkv1 without X
>>> when using jalv.
>>>
>>
>> maybe my mistake and applies only to the standalone version, not to the
>> lv2 plugin in general--you certainly need xlib and qt4-gui for build.
>>
>> you don't necessarily have to have an effectively running Xserverbut you
>> certainly need Xlib et al. for the lv2 runtime. ntl.
>>
>> hth.
>
> Hi Rui,
>
> You only sent this mail to me or was that intentional?
>
ouch. thanks for the heads-up. i'm sending this from a sunbed by the sea
shore, and some mobile clients are somewhat hard to master between dives ;)
cheers
--
rncbc aka Rui Nuno Capela
rncbc(a)rncbc.org
I have in the past used something like a jackstart script in a headless
situation before, which started dbus and exported it's info so jackdbus
would work. It is actually easier to use:
dbus-launch screen
Then use screen as your CLI session manager. jack_control can then be used
to run jack and change settings on the fly (like latency?). Audio
applications can be run in other screen terminals to use jack... and if
you really want to go crazy you can throw pulse at the mix... though I am
really not sure what pulse supporting applications you hope to find that
are CLI (I tested it with paplay, but there is no gain using that over
jack.play).
--
Len Ovens
www.OvenWerks.net
Hi,
using the jack command line CD ripping program, the extraction from CD
audio to wav works fine, but the encoder (pre-set to flac in the
.jack3rc config file) seems to fail. Jack gives me
"coding failed, err#8"
for each CD track. Can't find a -verbose or -debug flag to make it
tell me more. Any ideas and help is greatly appreciated!
best, Peter