[chuck-users] not receiving midi messages (Daniel Chapiro)

Perry Cook prc at CS.Princeton.EDU
Wed Mar 2 17:50:23 EST 2016


Whenever this happens to me, It almost invariable has to do with
some other MIDI device getting loaded and bumping the number
of the actual device I want around.  Make sure you’ve only got one
MIDI device available, or if multiple, make sure that you’re explicitly
opening the one you want.  miniAudicle will show the devices, and
also try running:

chuck --probe

in a terminal/shell/dosbox, and see what it prints out for MIDI devices.

That’s my best guess.  Also try another MIDI device, a basic keyboard
or other, and make sure messages from it are getting received.

PRC


> On Mar 1, 2016, at 9:00 AM, chuck-users-request at lists.cs.princeton.edu wrote:
> 
> Send chuck-users mailing list submissions to
> 	chuck-users at lists.cs.princeton.edu
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> or, via email, send a message with subject or body 'help' to
> 	chuck-users-request at lists.cs.princeton.edu
> 
> You can reach the person managing the list at
> 	chuck-users-owner at lists.cs.princeton.edu
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of chuck-users digest..."
> 
> 
> Today's Topics:
> 
>   1. not receiving midi messages (Daniel Chapiro)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 29 Feb 2016 18:03:48 -0800
> From: Daniel Chapiro <dchapiro at gmail.com>
> To: ChucK Users Mailing List <chuck-users at lists.cs.princeton.edu>
> Subject: [chuck-users] not receiving midi messages
> Message-ID: <C3FE748A-D746-484F-B420-916DBDA98890 at gmail.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hi - I have beeen using the same version of Chuck (1.3.5.2-beta-2) on OSX Lion (10.7.5) for over a year, without any changes or problems. However something strange happened, and I'm stuck:
> 
> All versions of my Chuck-based software stopped working with my WX-5 (including those that I had frozen and worked fine)
> I tried the WX-5 with GB+Wivi, and it works fine, so I know the hardware is ok, and OSX is passing the midi events to the applications.
> As one more check, I ran "MIDI Monitor.app", and it reports correctly all the Note on/off and CC events I'm sending with the WX-5. 
> So I tried MiniAudicle->File->examples->gomidi. It opens succesfully Midi dev 0, and then it blocks forever at min.recv(msg) ... 
> 
> Can anybody give me a suggestion of what could make Chuck not see the Midi events, or what I can try next?
> 
> Thanks!
> Daniel
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20160229/cb7e5ce5/attachment-0001.html>
> 
> ------------------------------
> 
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> 
> 
> End of chuck-users Digest, Vol 128, Issue 1
> *******************************************



More information about the chuck-users mailing list