thanks!

and does anyone know if there are examples somewhere? like a simple program
which allows you to play a midi instrument (best using the integrated
synthesizer on the sound card) with the computer keyboard?


On 1/1/08, Lenard Lindstrom <[EMAIL PROTECTED]> wrote:
>
> Try http://alumni.media.mit.edu/~harrison/code.html
>
> Lenard
>
> [EMAIL PROTECTED] wrote:
> > thanks!
> > http://sound.media.mit.edu/~harrison/pyportmidi/
> > <http://sound.media.mit.edu/%7Eharrison/pyportmidi/>
> > it sounds like it is what i need but unfortunately it doesn't seem to
> > be available anymore...
> >
> > On 1/1/08, *Lenard Lindstrom* <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> wrote:
> >     > hi,
> >     >
> >     > i have a midi song (not polyphonic) and want to play back one note
> >     > after another triggered by key presses. what would be the best
> >     way to
> >     > do this? i guess i can't directly do this with pygame but i need
> >     some
> >     > midi library? does anyone know which one would be suited for that
> >     > (ideally it should work in linux and windows)? has anyone tried to
> >     > do something similar?
> >     Check out the Python music page:
> >
> >     http://wiki.python.org/moin/PythonInMusic
> >     <http://wiki.python.org/moin/PythonInMusic>
> >
> >     Of the various midi packages PyPortMidi is still available.
> >
>
>

Reply via email to