Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.091 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.02; 'subject:Python': 0.05; ':-(': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python- list': 0.10; ':-)': 0.13; 'shame.': 0.16; 'subject:send': 0.16; 'thanks,': 0.18; 'file.': 0.20; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'connected': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'guess': 0.27; "doesn't": 0.28; 'point': 0.31; 'file': 0.32; 'not.': 0.32; 'could': 0.32; 'hopefully': 0.33; 'received:google.com': 0.34; 'open': 0.35; 'received:209.85': 0.35; 'client': 0.36; "i'll": 0.36; 'test': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'where': 0.40; 'think': 0.40; 'from:no real name:2**0': 0.60; 'dumb': 0.84; 'seen?': 0.84; 'subject:commands': 0.84; 'subject:via': 0.84; 'opera': 0.91; 'subject:iPad': 0.91; 'ipad': 0.95; 'lucky': 0.96 X-Received: by 10.50.108.137 with SMTP id hk9mr351825igb.15.1359030356299; Thu, 24 Jan 2013 04:25:56 -0800 (PST) Newsgroups: comp.lang.python Date: Thu, 24 Jan 2013 04:25:55 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.197.127.40; posting-account=EvoLHwoAAAAe6MGgc84vdAuhA1J1BvTN References: <3612c184-28d6-4b58-9c70-fb83e103893e@googlegroups.com> <9793e716-4026-4465-b706-9fbe59358cae@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 94.197.127.40 MIME-Version: 1.0 Subject: Re: Python to send Midi commands to iPad via USB From: mikprog@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 38 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359032576 news.xs4all.nl 6944 [2001:888:2000:d::a6]:34322 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37584 [..] > > > ~$ pmidi -p 128:0 No.19.mid > > > Could not open file No.19.mid > > > > > > Doesn't that mean that the iPad is not seen? > > > Heya! That was just an example; I used track number 19 from the opera > > "Iolanthe" as my test file. Pick any other MIDI file you have handy. This is exactly the point where I feel dumb :-) [..] > $ aplaymidi -l > I think I am not lucky :-( $ aplaymidi -l Port Client name Port name 14:0 Midi Through Midi Through Port-0 I get the same either the iPad is connected or not. So I guess is not recognized. Shame. I'll keep on investigating, hopefully without loosing any of my neurons. Thanks, mik