Skip to content

Instantly share code, notes, and snippets.

View waharnum's full-sized avatar

Alan Harnum waharnum

View GitHub Profile
@waharnum
waharnum / electric-piano-synth
Last active November 12, 2015 22:10 — forked from colinbdclark/electric-piano-synth
Early sketch of electric piano synth for FLOE Chart Authoring sonification tool
fluid.defaults("floe.chartAuthoring.electricPianoBand", {
gradeNames: ["flock.band"],
components: {
midiNoteSynth: {
type: "floe.chartAuthoring.midiNoteSynth"
},
pianoEnvelopeSynth: {
type: "floe.chartAuthoring.pianoEnvelopeSynth"