Code

These are some software that I wrote or modified to adapt them to my needs or to learn a new programming language.

XOX is a 5 midi channel drum module for Teensy 3.2 with the SGTL5000 audio shield. Written with the amazing Teensy Audio Library

ORCA is a programming language designed to quickly create procedural sequencers, in which every letter of the alphabet is an operation, where lowercase letters operate on bang, uppercase letters operate each frame. This is my personal version, with customized menu and MIDI CC routing, forked from hundredrabbits/Orca-c

automs70 is a monome norns script to automate up to nine knobs of the MS-70 CDR multieffect

hachi is an euclidean drum machine emulating the TR-808 sound, written for the monome norns

Playing_ATtiny is a collection of sketches for sound generation using the ATtiny85 MCU, mainly developed for the ATtiny multiboard

Burn-Ya is formula defined waveform generator based on the bytebeat technique

livebeats is a command-line based audio/visual live performance tool. It can generate various sounds and visual effects by commands from keyboard. The original project is by Tatsuya Shinyagaito.
This is my customized version, you can try it directly here, it runs in your browser