pythonireland  

Re: MIDI baud rate (31250 baud). Can python understand it?

Harry Van Haaren
Mon, 18 May 2009 18:02:45 -0700

Hi all,

Thanks for the help, I got an email from the author of the module
there, seems that the SVN checkout version has support for
arbitrary baud rates. The older version i had (from the Debian linux
packages) does not have support for arbitrary baud rates.

Now (as Aoife suggested),
>>>serialObject.setBaudrate(31250)
doesnt bomb out anymore.

Perfect fix, Im back to coding. -Harry

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Python Ireland" group.
To post to this group, send email to pythonireland@googlegroups.com
To unsubscribe from this group, send email to 
pythonireland+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.ie/group/pythonireland?hl=en
-~----------~----~----~----~------~----~------~--~---