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


Groups > comp.lang.python > #62245

Re: Python and MIDI

From Dave Angel <davea@davea.name>
Subject Re: Python and MIDI
Date 2013-12-17 18:39 -0500
References <52B07FA8.4060407@tobiah.org> <52B07FA8.4060407@tobiah.org>
Newsgroups comp.lang.python
Message-ID <mailman.4314.1387323588.18130.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web