Storing data in widgets
-
What do you want the combobox to do?
Will you need to change the loopranges from the interface?
-
@d-healey
okay, my first problem was storing data (start and endpoints and maybe other values) persistenly and recalling it. the combo box was just to select the.... how should i call it..... snapshots? it was only for experimenting purposes, it seemed quite handy to me for that task. -
@d-healey said in Storing data in widgets:
What do you want the combobox to do?
Will you need to change the loopranges from the interface?
later i wanted change this to control via midi keyboard
-
We're going around in circles. But we'll get there! :)
Why do you need to store data at all? Why can't you just hardcode the values?
-
hardcode the values? you mean, they are not changeable anymore? this instrument should become something like a loop-slicer, where you can load sampleloops in, and then rearrange them in a DAW. When the values are hardcoded, the enduser would only be able to use the one sampleloop, the hardcoded ranges fit to.
-
How many loops will be loaded at one time?