Skip to content

Instantly share code, notes, and snippets.

import arb.soundcipher.*;
SoundCipher midi = new SoundCipher(this);
int beat;
//float[] pitches = {60, 64, 66, 67, 62, 71, 69, 61, 65, 63, 68, 70};
float[] pitches;
void setup() {
//frameRate(2);
@ohmygodwin
ohmygodwin / dabblet.css
Last active December 16, 2015 18:08 — forked from anonymous/dabblet.css
trapezoid
/**
* Rounded Trapezoid
*/
span {
display: block;
z-index: 1;
position: relative;
/* set trapezoid size */