Real Time Midi File Playback - Reading and Writing midi at the same time
Chuckk Hubbard
badmuthahubbard at gmail.com
Sun May 4 16:36:00 EDT 2008
Threading was recommended to me as a way to time things:
http://docs.python.org/lib/timer-objects.html
Dunno if that helps you.
-Chuckk
On Sun, May 4, 2008 at 8:11 PM, Gilly <gilly.dekel at gmail.com> wrote:
> Hi
> I am trying to create an application that uses some form of input to
> create a midi file.
> I would like for this to be a 'real time' process. In other words, I
> want to be able to begin playing the midi file before I finish writing
> it, and continue writing as it plays.
>
> I would really appreciate any help possible on this matter.
>
> Thanks!!
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
http://www.badmuthahubbard.com
More information about the Python-list
mailing list