Android 13 is here. It’s packed with useful features that will make your phone better, although they’re easy to miss. Don’t worry: We did all the digging for you. Here’s what you need to know about the latest and greatest version of the world’s most popular mobile operating system.
Features of a dream programming language dev.to - get the latest breaking news, showbiz & celebrity photos, sport news & rumours, viral videos and top stories from dev.to Daily Mail and Mail on Sunday newspapers.
More Awesome Music DSP
This is a curated list of my favourite music DSP and audio programming resources. This was originally meant to be an official Awesome list , but apparently you are not meant to write in the first person, so this is now a more awesome list.
Oli Larkin
Frameworks
iPlug2 - iPlug (originally created by Cockos) is an awesome plug-in framework. I was maintaining a fork of it since ~2011 called WDL-OL which is now superseded by iPlug2. Starting in 2018, Alex Harker and I made a big effort to update it, and now it s nearly done. iPlug2 is a massive improvement on the original version, adding support for GPU accelerated vector graphics via SKIA and NanoVG, iOS AUv3 and compiling to WASM, amongst many other things. iPlug2 s syntax is super simple, for example, creating a parameter or a control in the UI is only a single line of C++ code.