I’ve been playing with Google’s Android App Inventor site, and it is a lot of fun to mess about with. However, at the moment, it is unlikely to be useful for any kind of serious musical application building.
There is talk of being able to introduce extensions to App Inventor so you could do more with it. Things like using Pure data would be useful if you could integrate that into what App Inventor is about, and maybe that will come at some point, but at the moment musical applications will be somewhat limited and toy-like.
There’s loads of new things to explore in the latest version. Here’s what’s new: Pythonista is now compatible with all iOS screen sizes — from iPhone 4 to iPad Pro, and everything in-between. For larger projects, you can now use multiple editor tabs to switch between related files more quickly. The Pythonista app extension allows…
The last time I used Processing I was messing around with the minim library for sound. Now, in version 3, there’s the new sound library and it looks (and sounds) amazing! I’ve only played with it a little but so far the example code looks really straightforward to read and understand. I might even start…