<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:20090911105222.30537ddd@gmail.com" type="cite">
  <blockquote type="cite">
    <pre wrap="">In your case you will need to configure a program to filter the
events out before they get to fluidsynth.&nbsp;&nbsp; I've never done this kind
of filtering so I don't know which software to recommend, but
assuming such a real-time midi filter exists, it should be possible
to create a chain by connecting the alsa ports of the various
applications together correctly and make this all work. 

Ken

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Might be an overkill, but I'm quite sure pd (puredata) and sc
(supercollider) can easily do that - I wouldn't know the details though
(I just know how to do basic things with these two)

Renato
  </pre>
</blockquote>
In Puredata it might be as easy as using the stripnote object which
trips note-offs (zero velocity) from incoming midi.<br>
<br>
Kind regards,<br>
Lorenzo.<br>
</body>
</html>