Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62245 > unrolled thread

Re: Python and MIDI

Started byDave Angel <davea@davea.name>
First post2013-12-17 18:39 -0500
Last post2013-12-17 18:39 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python and MIDI Dave Angel <davea@davea.name> - 2013-12-17 18:39 -0500

#62245 — Re: Python and MIDI

FromDave Angel <davea@davea.name>
Date2013-12-17 18:39 -0500
SubjectRe: Python and MIDI
Message-ID<mailman.4314.1387323588.18130.python-list@python.org>
On Tue, 17 Dec 2013 08:45:28 -0800, Tobiah <tshepard@rcsreg.com> 
wrote:
> Is there a module out there that would let
> me send a predetermined list of midi messages
> to a MIDI device in such a way that the timing
> would be precise enough for music?

Probably.  I haven't tried it but I'd look first at pygame.  Maybe 
first at:

http://www.pygame.org/wiki/MidiScheduler

-- 
DaveA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web