Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62245 > unrolled thread
| Started by | Dave Angel <davea@davea.name> |
|---|---|
| First post | 2013-12-17 18:39 -0500 |
| Last post | 2013-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.
Re: Python and MIDI Dave Angel <davea@davea.name> - 2013-12-17 18:39 -0500
| From | Dave Angel <davea@davea.name> |
|---|---|
| Date | 2013-12-17 18:39 -0500 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web