Re: [AD] MIDI not working with Fedora Core 4 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] MIDI not working with Fedora Core 4
- From: Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx>
- Date: Fri, 19 Aug 2005 21:30:15 -0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=emXgx8NSwwxCJuMlmUZts5Q0Xb5BZYCxqAjaTi8QkUiid/TydCOimBgooif5CLbFfKLA9lqwhrQLmYrt7jwAwBZI+fJAEVeBSZiWasgzoULldWuND6p617OUxGLjZxN8EDdywRQKpc09gMZU8bL4GR0unBdijJBrv32z1g9naMc=
On August 19, 2005 09:24 pm, Dustin Dettmer wrote:
> Hm, well pmidi just sits there and doesn't seem to
> play any sounds at all.
>
> [ddustin@xxxxxxxxxx ~]$ pmidi
> No client/port specified.
> You must supply one with the -p option or with the
> environment variable ALSA_OUTPUT_PORTS
> [ddustin@xxxxxxxxxx ~]$ pmidi -p0
> Addresses in 1 parts not supported yet
> Could not connect to port 192:88
> [ddustin@xxxxxxxxxx ~]$ pmidi -l
> Port Client name Port name
> 62:0 Midi Through Midi
> Through Port-0
> [ddustin@xxxxxxxxxx ~]$ pmidi -p 62:0
> [ddustin@xxxxxxxxxx ~]$ pmidi -p 62:0
> PleasePleaseMe.mid
>
> Maybe the problem is with my own ALSA drivers then.
>
It looks as if your midi driver isn't loaded, or your card doesn't do MIDI,
otherwise you should be seeing at least 2 MIDI ports for your card, pluss
things like Midi Through, etc.