29.09.2015 Views

Algorithmic Music in a Box

wesen - Manuel Odendahl - http://ruinwesen.com/

wesen - Manuel Odendahl - http://ruinwesen.com/

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Lamp sketch<br />

• Lamp callback code for parameters<br />

void controllerChangeReceived(Controller c) {<br />

switch (c.getCC()) {<br />

case 2:<br />

num = c.getValue() + 1;<br />

break;<br />

case 3:<br />

distance = c.getValue();<br />

break;<br />

}<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!