Mercurial > hg > tweakathon2ios
diff MessageOrganiser.h @ 22:8124f46eda65
pretty much working.
ugly though.
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Thu, 23 Oct 2014 18:15:46 +0100 |
parents | 5cf2b80909fc |
children | 055e0c43afe5 |
line wrap: on
line diff
--- a/MessageOrganiser.h Wed Oct 22 18:12:12 2014 +0100 +++ b/MessageOrganiser.h Thu Oct 23 18:15:46 2014 +0100 @@ -87,7 +87,7 @@ void paramChangeCallback(int mappingID, int value); void sendSynthValuesAgain(); void setAllSlidersToValues(vector<int> values); - + void setCandidateAndSlidersToRandom(); // we want to set UI object void setUIToParam(int index, int value); void mapControlToParam(UIElement* control, int mappingID);