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


Groups > comp.lang.python > #62245

Re: Python and MIDI

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'pygame.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'module': 0.19; 'header:User-Agent:1': 0.23; 'precise': 0.24; "haven't": 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'dec': 0.30; 'url:wiki': 0.31; 'device': 0.34; 'at:': 0.34; 'maybe': 0.34; "i'd": 0.34; 'but': 0.35; 'there': 0.35; 'url:org': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'first': 0.61; 'such': 0.63; 'received:myvzw.com': 0.84; '2013': 0.98
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dave Angel <davea@davea.name>
Subject Re: Python and MIDI
Date Tue, 17 Dec 2013 18:39:55 -0500
References <52B07FA8.4060407@tobiah.org> <52B07FA8.4060407@tobiah.org>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host 94.sub-70-208-163.myvzw.com
In-Reply-To <52B07FA8.4060407@tobiah.org>
User-Agent Groundhog Newsreader for Android
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4314.1387323588.18130.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1387323588 news.xs4all.nl 2869 [2001:888:2000:d::a6]:52281
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:62245

Show key headers only | 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