Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17115
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!mpls-nntp-01.inet.qwest.net!feed.news.qwest.net!mpls-nntp-02.inet.qwest.net!news-out.octanews.net!mauve.octanews.net!news.astraweb.com!border5.newsrouter.astraweb.com!not-for-mail |
|---|---|
| Newsgroups | comp.lang.python |
| From | Peter Billam <peter@www.pjb.com.au> |
| Subject | Re: Outputting raw MIDI in realtime on Linux |
| References | <77fe6b9f-b148-4855-b238-9089678908de@n22g2000prh.googlegroups.com> <1683c805-7e4a-4ab4-8b6b-e825b09a9252@v24g2000prn.googlegroups.com> |
| Reply-To | contact.html@www.pjb.com.au |
| User-Agent | slrn/pre1.0.0-18 (Linux) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Message-ID | <slrnjee84r.7a5.peter@box8.pjb.com.au> (permalink) |
| Date | 13 Dec 2011 09:53:32 GMT |
| Lines | 24 |
| Organization | Unlimited download news at news.astraweb.com |
| NNTP-Posting-Host | d73d19e4.news.astraweb.com |
| X-Trace | DXC=97?`Fo0H@G=4K?0c7HD\@7L?0kYOcDh@:7^o:UA4R?c5=H4TLma<=P;]G;2>V^?kW3:7ePC=`481=i;o=__V9VQ?oUjejkF3De5 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:17115 |
Show key headers only | View raw
On 2011-12-12, alex23 <wuwei23@gmail.com> wrote: > On Dec 12, 12:14 pm, Nick Irvine <nfirv...@nfirvine.com> wrote: >> What do people use to output live MIDI on Linux, assuming it's >> possible? > I've yet to try this myself although it's long been on my to-do list. > There are a couple of packages on PyPI that emit MIDI: > http://pypi.python.org/pypi?%3Aaction=search&term=midi Check out http://www.pjb.com.au/midi/index.html http://www.pjb.com.au/midi/MIDI.html but what you _really_ want is Patricio Paez' alsaseq and alsamidi http://pp.com.mx/python/alsaseq which I translated into Lua and Perl: http://www.pjb.com.au/comp/lua/midialsa.html http://search.cpan.org/perldoc?MIDI::ALSA although by now my translations have developed slightly more features and fewer quirks than the original... Hope this helps, Peter -- Peter Billam www.pjb.com.au www.pjb.com.au/comp/contact.html
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Outputting raw MIDI in realtime on Linux Nick Irvine <nfirvine@nfirvine.com> - 2011-12-11 18:14 -0800
Re: Outputting raw MIDI in realtime on Linux alex23 <wuwei23@gmail.com> - 2011-12-11 19:17 -0800
Re: Outputting raw MIDI in realtime on Linux Peter Billam <peter@www.pjb.com.au> - 2011-12-13 09:53 +0000
csiph-web