Sending MIDI Signals from Python to Ableton Live - 2023 In this post we'll have a look at automatically sending MIDI signals from a python script to Ableton Live to trigger instruments and other devices.
Gorilla Recap 0 First issue of the Gorilla Sun Newsletter! This week we ran a poll on how y'all learned to code, we made some #genart, built a widget, and read a couple of interesting things online about computer magazines, how LLMs work and determinants.
Building an Embeddable Javascript Widget In this tutorial we'll cover how to create a vanilla javascript widget that can be embedded on websites, and is capable of executing javascript safely in an iframe.