<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18294" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>As an alternative, you can use PortMIDI. It's a 
fairly simple API and</FONT></DIV>
<DIV><FONT face=Arial size=2>I would recommend it.</FONT></DIV>
<DIV> </DIV>
<DIV>Victor</DIV></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Origina
  <DIV>
  <DIV><FONT face=Arial size=2></FONT></DIV><FONT face=Arial 
size=2></FONT></DIV>
  <DIV><FONT face=Arial size=2>Victor</FONT>l Message ----- </DIV></DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=harryhaaren@gmail.com href="mailto:harryhaaren@gmail.com">Harry Van 
  Haaren</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=theman@carlocapocasa.com 
  href="mailto:theman@carlocapocasa.com">Carlo Capocasa</A> ; <A 
  title=linux-audio-dev@lists.linuxaudio.org 
  href="mailto:linux-audio-dev@lists.linuxaudio.org">linux-audio-dev@lists.linuxaudio.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, October 03, 2009 3:06 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [LAD] Realtime MIDI 
  programming?</DIV>
  <DIV><BR></DIV>Hey,<BR><BR>I'd advise C++ & RtMidi if you've done any OOP 
  before, I started out with that combination,<BR>there are some good examples 
  on the <A href="http://www.music.mcgill.ca/%7Egary/rtmidi/">RtMidi 
  webpage</A>.<BR><BR>It provides a MIDI interface on all of Linux-Mac-PC, so 
  its cross-platform.<BR><BR>And I'd advise you to start with "normal" 
  scheduling (I've never coded an RT app, but MIDI apps works<BR>100% realtime 
  for me without any upgrading of priority).<BR><BR>Good luck, 
-Harry<BR><BR><BR>
  <DIV class=gmail_quote>On Sat, Oct 3, 2009 at 2:07 PM, Carlo Capocasa <SPAN 
  dir=ltr><<A 
  href="mailto:theman@carlocapocasa.com">theman@carlocapocasa.com</A>></SPAN> 
  wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi,<BR><BR>I'm 
    looking into doing some real time MIDI programming with either C++<BR>or 
    Common lisp.<BR><BR>I would specifically not schedule anything but deliver 
    everything as<BR>"play it right now" notes.<BR><BR>Is it necessary to use 
    realtime scheduling the way JACK does?<BR><BR>Or is it ok to use normal 
    "user mode" programs?<BR><BR>Your expert advice much 
    appreciated!<BR><BR>Carlo<BR><BR>_______________________________________________<BR>Linux-audio-dev 
    mailing list<BR><A 
    href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</A><BR><A 
    href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev" 
    target=_blank>http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev</A><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Linux-audio-dev 
  mailing 
  list<BR>Linux-audio-dev@lists.linuxaudio.org<BR>http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev<BR></BLOCKQUOTE></BODY></HTML>