Hello all,
I found a few nasty bugs that were probably preventing many of you to simply use Addroutes. Some were there for a long time but not showing in my tests as they would only bite on new blank projects. Another important (and stupid) bug concerned the recently improved debug feature implemented in the v0.31. All were fatal to the "engines" (specially MIDI and Blemote), since a single error usually produces a brutal stop of their processing. It was not possible after that to send/receive anything without restarting Blender.
Unfortunately during the previous months I was somehow less available for this project, and I feel a bit ashamed for not having been more responsive lately.
On a more positive side, there is a little new feature added to this version, to name the routes (see in the Tools section, "Show name setting"). This helps to keep the control when they start to be numerous, and the names will be displayed as well in the next version of Blemote I am working on.
On this subject, I spent a lot of time to be able to compile an IOS version of Blemote. However Apple asks 100 USD just for being able to put it on the App Store. So we will see.
Please grab the new AddRoutes version using this link.
Share on Twitter Share on Facebook
Comments
jaewon Ryu 2 years, 9 months ago
thank you!
Link | ReplyJimmy Gunawan 2 years, 8 months ago
I kept getting error regarding rtmidi, when installing into 2.93 alpha. It used to work not long ago. I wonder how to make this to work....
Link | ReplyBrandon Plasters 2 years, 8 months ago
I'm getting the same issue using 2.92.
Link | ReplyI tried installing the rtmidi and the two other required libraries as described on the internet but no option seems to work.
wangcai 2 years, 7 months ago
谢谢
Link | ReplyJoey 2 years, 6 months ago
I've had issues installing to 3.0 but 2.92 has worked so far.
Link | ReplyCurrently I'm trying to use a slider from touchOSC to increase a lights intensity, but it's only sliding between 0-1 watt (the slider works in mW, so it's reading the fading, but I can't amplify it). Using a midi controller I can use the wrap settings to change the blender input, but what is the equivalent for OSC?
Is this the Actualization setting and needs the expression changing? If so, are there any guides to do this?
Jetset 2 years, 6 months ago
Hi
Link | ReplyUnfortunately does not work in 2.9.3
Fran 2 years, 5 months ago
I also couldn't install it in blender 2.93+ (I suppose due to the update to Python 3.9). Are there any plans to update the addon or a way of using it in these versions? Because I tried installing the python modules manually (both by putting the folders inside the addon and by doing it from Blender's terminal), but no luck.
Link | Replybazza 2 years, 5 months ago
Programming I was faced with the limitations of not being able to solve the following problems
Link | Replyhttps://4232.cf/quinema-rotoscopio/
magic science 2 years, 5 months ago
I am also unable to activate the plugin now on 2.93 or 3.0 alpha, but am given this error:
Link | ReplyModuleNotFoundError: No module named 'rtmidi._rtmidi'
New Comment