Mercurial > hg > soniczoomios
diff presetManager.mm @ 37:8ed7522deaaa
Interpolation.
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Tue, 09 Apr 2013 17:14:31 +0100 |
parents | 790939017078 |
children | 0dfe9e0c01aa |
line wrap: on
line diff
--- a/presetManager.mm Tue Apr 09 13:22:28 2013 +0100 +++ b/presetManager.mm Tue Apr 09 17:14:31 2013 +0100 @@ -195,6 +195,8 @@ } */ // hmm shouldn't have to know about eventlogger and grid view... + // TODO get coord might be wrong if in interpolation mode + thePresets.push_back(new Preset(theGridView.getCoord(), name,nextID, eventLogger.userName, eventLogger.deviceID)); eventLogger.logEvent(SAVE_PRESET, theGridView.getCoord()); // poke grid view to get it to show details