From: Clemens Ladisch <clemens@ladisch.de>
To: Will <walsac@liam2.demon.co.uk>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Invalid MIDI recordings and silent external playback
Date: Mon, 26 Aug 2002 15:40:00 +0200 [thread overview]
Message-ID: <3D6A2FB0.3E66FC4C@ladisch.de> (raw)
In-Reply-To: 20020825235321.A8218@liam2.demon.co.uk
Will wrote:
> 1) Every MIDI file recording from external MIDI instruments
> contains invalid time values in each MIDI event,
The time values in your example file indeed look strange,
but a rawmidi device doesn't care about timing, the recording
application is responsible for measuring the time when some data
is available.
Try "cat /dev/midi???" with your device. This will output the
incoming data as ASCII (i.e. garbage), but the garbage should
appear at the same moment you press the keys on your MIDI
keyboard.
> 2) Valid MIDI files won't playback to external MIDI
> instruments -- there is no sound output.
Please try the midiloop program in the alsa-lib/tests directory
with MIDI Out connected to MIDI In.
> Is anyone working on a patch for rawmidi.c?
On my machine (not a Soundblaster) rawmidi works, so the problem
is most likely not in rawmidi.c.
HTH
Clemens
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
prev parent reply other threads:[~2002-08-26 13:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-25 23:12 Invalid MIDI recordings and silent external playback Will
2002-08-26 8:55 ` Jaroslav Kysela
2002-08-26 11:04 ` Martijn Sipkema
2002-08-26 12:39 ` Takashi Iwai
2002-08-26 13:40 ` Clemens Ladisch [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D6A2FB0.3E66FC4C@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=walsac@liam2.demon.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.