Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

Preset manager data acces?

For general discussion related FlowStone

Preset manager data acces?

Postby TrojakEW » Fri Feb 15, 2013 8:06 pm

Is there any way to acces all data of currently selected preset from preset manager? Accesing only from preset parameter module is very limiting. I'm looking for a way to access data for realtime manipulation (preset morphing for example). Send all values to array, do changes and then back to preset manager or directly send changes to all controls.
User avatar
TrojakEW
 
Posts: 111
Joined: Sat Dec 25, 2010 10:12 am
Location: Slovakia

Re: Preset manager data acces?

Postby nix » Fri Feb 15, 2013 8:46 pm

When you save the preset,
it is a text file.
Maybe you could manipulate the text to a degree?
AFAIK, this is the only way to access the presest data,
sorry.
User avatar
nix
 
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Preset manager data acces?

Postby tester » Fri Feb 15, 2013 9:10 pm

I would do it in a way "Preset Manager <--> arrays <--> preset modules". So instead sending the parameters to manager via "P" node - they could be send to array containers (as strings, ints, floats), which can be manipulated. And only main atrrays would be stored as "presets". I haven't tested yet how it works, but I'm thinking to split it that way. Currently my project has c.a. 2000 parameters to store/load and it takes time... A lot of time.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Preset manager data acces?

Postby TrojakEW » Fri Feb 15, 2013 9:46 pm

Nix:
I know I can acces data via saved txt but this is not an option. Too bad that there is no other option for that.

Tester:
Well problem is how to acces data from preset manager to fill that array. With preset paramer module you can acces only one value if you feed it with parameter name. But I need acces to all values. Other problem will be again to send manipulated data to all controls since you again need parameter name. So I was looking for PresetManager<-->array<-->PresetManager.
User avatar
TrojakEW
 
Posts: 111
Joined: Sat Dec 25, 2010 10:12 am
Location: Slovakia

Re: Preset manager data acces?

Postby tester » Fri Feb 15, 2013 10:34 pm

Haven't used it yet, but i see there is a primitive "preset parameter array".

Plus - it's possible to do some manipulation on text files without using preset manager to store the data itself (i.e. PM works then with paths, not file content).
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Preset manager data acces?

Postby TrojakEW » Fri Feb 15, 2013 10:39 pm

Preset parameter array is the same as preset parameter module. It is used in step/graphic LFO for example, so you still need parameter name to access data.
User avatar
TrojakEW
 
Posts: 111
Joined: Sat Dec 25, 2010 10:12 am
Location: Slovakia

Re: Preset manager data acces?

Postby trogluddite » Sat Feb 16, 2013 3:47 pm

+1
I'd love to see some better access inside the Manager info too.
I have had some success with auto-saving/loading "temp" preset definition text files - but it gets really messy, and it's hard to make a simple module of it that anyone could just drop into their schematic.

tester wrote:Haven't used it yet, but i see there is a primitive "preset parameter array".

You have to be quite careful with these - in some hosts, presets where the array is a different size will corrupt the data when loaded. Putting the array as the last parameter can make them more reliable - but at the moment, that is a bit of PITA to do as well.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
User avatar
trogluddite
 
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK


Return to General

Who is online

Users browsing this forum: No registered users and 88 guests