-
jamcultur
posted in patch~ • read more@playinmyblues said:
@jamcultur it is good to see you found your source of the error. Does that tell you why? And I am curious how you found it.
Seeing the code with the error doesn't tell me why the error occurred. I found the code using the findstr command on Windows (similar to grep on Linux). I searched for the code referenced in the error message that was issued to the Pd console. Do you not get the divide by zero messages on your Pd console?
-
jamcultur
posted in patch~ • read more@playinmyblues I have not edited any of the mimba files. I've used many other Pd patches on my Windows system without any problems, so I don't think it's anything on my system that is causing the problem. I'll try it on another Windows system when I get a chance.
-
jamcultur
posted in patch~ • read more@playinmyblues Yes, that is what I got when I opened main-mimba.pd, but I'm not getting that any more even though I didn't do anything to fix it. Now I'm getting this error message:
expr divide by zero detected - 'sin(w2128)sinh(ln(2)/2$f1*w2128/sin(w2128))'
-
jamcultur
posted in patch~ • read more@hansr @playinmyblues I'm having the problem on Windows 10 with 64GB RAM.
-
jamcultur
posted in abstract~ • read more
I wanted physical knobs, buttons, and sliders to control my Pure Data modular synth, so I got an AKAI MIDI Mix. It is a reasonably priced controller with 24 knobs, 9 sliders, and 26 usable buttons. Unfortunately, AKAI did not fully document the MIDI Mix's MIDI support. Fortunately, people on the Internet collaborated to reverse engineer the MIDI Mix and document a communications protocol for it. I've written an object (midimix.pd) based on that document to use the MIDI Mix with Pure Data. The help file (midimix-help.pd) explains how to install the MIDI Mix and use it in Pure Data. You can download the files here:
https://github.com/nyponen/AKAI-MIDI-Mix-object-for-Pure-DataBTW, I thought the MIDI Mix knobs were too short, so I designed and 3D printed new ones. You can download the STL file here, if you want to print your own knobs.
https://www.thingiverse.com/thing:6984802 -
jamcultur
posted in technical issues • read more@ddw_music This is basically what I ended up doing. It's clunky, but it works. It looks like the feature request on github that @oid mentioned would fix the problem in a much cleaner way.
-
jamcultur
posted in news • read more@solipp Thank you! There is an issue with pp.xypad. When zoomed in (ctrl+ on Windows), the green dot does not track with the mouse. Pd's default text size is too small for me, so I'm almost always zoomed in on Pd patches. I believe I've seen a similar issue with the scroll bars in other Audiolab objects.

