Re: [LAD] portmidi and alsa

From: Clemens Ladisch <cladisch@email-addr-hidden>
Date: Fri Nov 23 2007 - 09:34:12 EET

James Stone wrote:
> I am hacking on a buzz-like tracker, aldrin. It is written in
> Python, but the heavy lifting is done by libzzub, which uses
> portmidi for midi implementation.
>
> At the moment, midi in devices can be selected, midi out are a
> bit buggy, but I think that should not be too difficult to sort
> out. The main problem which I would like help with, is that the
> midi inputs and outputs from aldrin do not show up in with
> aconnect -lo or -li at all..

Portmidi designed is based on Windows' MME API which doesn't allow
applications to create ports visible to other applications.

> Is it possible to get portmidi to work with alsa correctly in
> this way, or are midi connections always handled within the
> program, connecting to alsa devices, but invisible to aconnect?

You'd have to modify portmidi's source code.

Regards,
Clemens
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Fri Nov 23 12:15:02 2007

This archive was generated by hypermail 2.1.8 : Fri Nov 23 2007 - 12:15:02 EET