On Mon, May 23, 2011 at 1:20 PM, R. Mattes wrote:
On Mon, 23 May 2011 12:54:10 +0200, Jeremy Jongepier
wrote
On 05/23/2011 12:42 PM, David Adler wrote:
On Mon, May 23, 2011 at 10:02 AM, Jeremy
Jongepier wrote:
...
> One thing I didn't understand and I'd
like to do too: how do you make
> seq24 expose it's MIDI ports (so that I can connect it's patterns to
> what I want from qjackctl say)?
>
David answered that one already. seq24 also has a command line option -m
(--manual) but afaik that doesn't work properly.
Indeed, I forgot about the command line option. It is
--manual_alsa_ports, works fine here with 0.9.1.
best,
d
Oh, yeah, it's --manual_alsa_ports and it doesn't work with 0.9.2 so
for that version you'll need to set it in the .seq24rc file.
??? Strange - works here with 0.9.2
This is a build from:
http://bazaar.launchpad.net/~seq24team/seq24/trunk/
For 0.9.2 from tarball, I can confirm Jeremys findings.
(--manual_alsa_ports does not work)
For the bazaar version, I can confirm Ralf M's findings
(--manual_alsa_ports does work)
I got a little confused during testing. In the end it turned out that
the bazaar checkout (bzr.125), if started with --manual-alsa-ports,
sets [manual-alsa-ports] in .seq24rc to 1 on application shutdown.
So in that case it is a command line switch that, once used,
"permanently" turns manual alsa ports on. I doubt this is the intended
behavior.
cheers,
d