Re: Python MIDI in 2008

2008-05-07 Thread Paul Boddie
On 6 Mai, 11:43, Max M <[EMAIL PROTECTED]> wrote: > [Python Midi] > It does not have real time support even though I did write it with that > support in mind. I just never got around to write it as I did not need > it myself. > > I also developed it on Windows and I found it to be a bore to get r

Re: Python MIDI in 2008

2008-05-07 Thread Asun Friere
On May 6, 7:43 pm, Max M <[EMAIL PROTECTED]> wrote: > This is old in the sense that it has been a while since I wrote it. But > it is virtually bug free, so nothing much is happening. > > The midi standard does not change so there is no real reason to > change/upgrade it. Maybe you should add a m

Re: Python MIDI in 2008

2008-05-06 Thread Aahz
In article <[EMAIL PROTECTED]>, Max M <[EMAIL PROTECTED]> wrote: > >Well I just thought I would mention that it is not dead. Merely middle aged. "'E's just resting!" -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ Help a hearing-impaired person: http://rule6.info/h

Re: Python MIDI in 2008

2008-05-06 Thread Brett g Porter
Maciej Bliziński wrote: For the last couple of days, I've been looking for a Python midi library. I'm generally interested in sending MIDI events via ALSA. It seems like everything out there is pretty old; packages are from 2003 or 2005. Some packages don't seem to be really used, for instance po

Re: Python MIDI in 2008

2008-05-06 Thread Max M
Maciej Blizin'ski skrev: For the last couple of days, I've been looking for a Python midi library. I'm generally interested in sending MIDI events via ALSA. It seems like everything out there is pretty old; packages are from 2003 or 2005. existing or very old software packages - http://www.mxm

Re: Python MIDI in 2008

2008-05-06 Thread alex23
On May 6, 6:01 pm, Maciej Bliziński <[EMAIL PROTECTED]> wrote: > Is there any other package that allows sending MIDI events in real > time? Did anyone recently got any of the above packages to work? There's MidiKinesis (http://www.sci.ccny.cuny.edu/~brinkman/software/ midikinesis/) which allows fo