Real Time Midi File Playback - Reading and Writing midi at the same time

Diez B. Roggisch deets at nospam.web.de
Sun May 4 15:08:46 EDT 2008


Gilly schrieb:
> On May 4, 9:14 pm, David <wizza... at gmail.com> wrote:
>> On Sun, May 4, 2008 at 7:11 PM, Gilly <gilly.de... 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.
>> Have you tried the MIDI libraries listed on this page?
>>
>> http://wiki.python.org/moin/PythonInMusic
>>
>> David.
> 
> Yes. I haven't found anything that would help me out...

You didn't provide enough information. who is consuming the midi-files 
for example.

Diez



More information about the Python-list mailing list