The TEENSY microcontroller is a special device because of it’s very powerful lib written for it – the Teensy Audio Library which makes it possible to create a respectable variety of synthetic sound with a …ARDUINOSOUND
THIS IS WORK IN PROGRESS!!! todo: – make c tunes samples low mid hi + plick snd in Ableton! – make each voice randomly change pitch in chord step – control main mixer effects > …SOUNDUNITY
Make MIDI Keyboard of your Arduino Arduino Code to make a full MIDI Keyboard out of the controller 🙂 – This needs the „MIDIUSB“ Library installed! Code for p5.js to visualize midi input THIS ONLY …ARDUINOJAVASCRIPTSOUND
addon: a very low latency minimal audio analysis tool comes again from Kejiro as open code 🙂 – check this out: https://github.com/keijiro/jp.keijiro.libsoundio With some scripts you may track live audio input from your microphone to …C#SOUNDUNITY
This example shows how to construct a p5.js application to run an object oriented approach, using independent particles to draw the stage canvas buffer. Here is a link to an online demo. Main LoopJAVASCRIPTSOUND
This time live coding a pretty basic webbased, keyboard controlled synthesizer with p5.js and tone.js. Introducting return functions and hackey key mapping systems.JAVASCRIPTSOUND
In dieser Episode entwickeln wir audiosensitive Punktzeichungen. Es geht um Perlin Noise, Farbspektren und allerlei Metamap Magic 🙂 Online Demo: https://editor.p5js.org/simon_oakey/sketches/p0VTI4iH6 Musik von Edoy > https://freemusicarchive.org/music/Edoy/progression Code main script Hier ein zweites .js Skript mit …JAVASCRIPTSOUND