All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clemens Ladisch" <cladisch@fastmail.net>
To: Haakon Riiser <haakon.riiser@fys.uio.no>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: SysEx overflow when using the MIDI sequencer event interface
Date: Mon, 21 Aug 2006 13:03:01 +0200	[thread overview]
Message-ID: <1156158181.2863.269028666@webmail.messagingengine.com> (raw)
In-Reply-To: <20060821093414.GA25757@bigboss.venod.com>

Haakon Riiser wrote:
> > The sequencer interface is designed to send small messages
> > asynchronously in real time (or at specified scheduled times).  Not
> > doing any bandwidth management is part of the current design.
> > 
> > The rawmidi interface is better suited to send big SysEx messages.
> 
> Right, but is it possible to use rawmidi while the sequencer is opened?

No.  The rawmidi interface allows too read/write raw MIDI bytes which
means that it is not possible to properly merge multiple streams.  The
sequencer can do it because its messages are self-contained.


Regards,
Clemens

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-08-21 11:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-19 10:24 SysEx overflow when using the MIDI sequencer event interface Haakon Riiser
2006-08-19 20:01 ` Haakon Riiser
2006-08-20 11:19   ` Haakon Riiser
2006-08-21  8:44     ` Clemens Ladisch
2006-08-21  9:34       ` Haakon Riiser
2006-08-21 11:03         ` Clemens Ladisch [this message]
2006-08-21 11:52           ` Haakon Riiser

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=1156158181.2863.269028666@webmail.messagingengine.com \
    --to=cladisch@fastmail.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=haakon.riiser@fys.uio.no \
    /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.