[PD] MIDI timing FIFO overflowed receiving sysex

Dan Wilcox danomatika at gmail.com
Sun Jun 25 13:36:54 CEST 2017


Note: On recent versions of macOS (10.7+), you do NOT need to install Xcode to build Pd. You only need to compiler chain & it’s associated tools which can be installed separately and easily by running the following in Terminal:

xcode-select --install

One of these days I will overhaul the install info :)

> On Jun 25, 2017, at 12:00 PM, pd-list-request at lists.iem.at wrote:
> 
> From: Miller Puckette <msp at ucsd.edu <mailto:msp at ucsd.edu>>
> Subject: Re: [PD] MIDI timing FIFO overflowed receiving sysex
> Date: June 25, 2017 at 1:37:21 AM GMT+2
> To: mario buoninfante <mario.buoninfante at gmail.com <mailto:mario.buoninfante at gmail.com>>
> Cc: pd-list at lists.iem.at <mailto:pd-list at lists.iem.at>
> 
> 
> If you don't mind recompiling Pd, you can control the MIDI queue size
> by editing this line in s_midi.c:
> 
> #define MIDIQSIZE 1024
> 
> I think it has to be a power of 2.  You could make it 0x100000, for instance
> (a million-ish).
> 
> To easily recompile Pd on a Mac, install the developer package (compiler
> chain which I think is now called Xcode), open a shell, Cd to 
> Pd-x.app/Contents/Resources/src, edit s_midi.c, and type "make".
> 
> cheers
> Miller

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170625/6f0bfaa7/attachment.html>


More information about the Pd-list mailing list