Preset management tutorial

For general discussion related FlowStone
User avatar
lalalandsynth
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Re: Preset management tutorial

Post by lalalandsynth »

I realize this whole preset system will be changed in the Alpha but I am not sure if it will solve this particular issue.
This whole loading of sounds currently is setting FS plugs apart from other plugins and something you dont expect , you expect your presets to be there when you load the plugin.

It seems to me that an autoload should be possible , looking into this.
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Preset management tutorial

Post by billv »

I made a Custom Preset manager that does what you need
It saves every preset to file, so the user presets are there on reload.
It works great. Took me ages to work out how to do it.
Scroll down the thread and use version 3...Hope you enjoy it :D
http://www.dsprobotics.com/support/viewtopic.php?f=3&t=2294
User avatar
lalalandsynth
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Re: Preset management tutorial

Post by lalalandsynth »

Yes, I saw that one , I am now trying to implement this into Ernst Hot preset manager and adding a save dialog.
Thanks a lot , this might just work for what I need. :)

The "Name" thing and then saving is also unusual compared to other plugins, so what I am trying to achieve is to open a dialog, name the preset and then its in the list.
This should be doable with combining the two preset managers.
User avatar
wlangfor@uoguelph.ca
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada
Contact:

Re: Preset management tutorial

Post by wlangfor@uoguelph.ca »

When I'm done making the universal knob/slider tooltip/help blurb/touchscreen input/keyboard input thingy I will make
this preset thing to spec. I will also make it do the following:

- load from a .txt file or .ini a list of newly made presets that automatically adds it to the default fruity preset list
- provide simple save preset options for programmers which automatically saves the new preset to a text file or .fxb, .fxp;
- Have it so the file options can be turned on or off;
- make sure there is a nested tree style like serum
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
User avatar
lalalandsynth
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Re: Preset management tutorial

Post by lalalandsynth »

Excellent, looking forward to it!
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Preset management tutorial

Post by Spogg »

I’ve reviewed the tutorial and made a lot of changes. There are several new additions included, so it might be worth a re-read.

Thank you to Martin Vicanek for raising and solving one of the new points.

The new zip v1.21 is in the original post too.
Attachments
Preset tutorial v 1.21.zip
Updated 28.11.23
(227.89 KiB) Downloaded 738 times
R&R
Posts: 474
Joined: Fri Jul 15, 2022 2:28 pm
Contact:

Re: Preset management tutorial

Post by R&R »

Thanks Spogg!

8-)
So I should just be able to connect the most crucial parameters first... to bump them up the parameter list inside the daw then?
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Preset management tutorial

Post by RJHollins »

Something I use to do was EXPORT a TXT file from the PreSet Manager.

That allowed me to review all the assignments [and any missed, duplicates].
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Preset management tutorial

Post by Spogg »

R&R wrote:Thanks Spogg!

8-)
So I should just be able to connect the most crucial parameters first... to bump them up the parameter list inside the daw then?
Martin came up with the method in the tutorial. He told me the only way was to have unique names for all the “P” wireless preset connectors, then the order those were connected would be reflected in the text file. I didn’t try it myself, but I trust Martin!
I must admit I personally wouldn’t do this because, in Reaper, you can just touch a knob and it can be recorded. But Martin made the point that he wanted to have some parameters which don’t have UI controls, so he could use the generic sliders in the DAW to “trim” certain parameters, like in an “expert” mode.
R&R
Posts: 474
Joined: Fri Jul 15, 2022 2:28 pm
Contact:

Re: Preset management tutorial

Post by R&R »

Spogg wrote:I didn’t try it myself, but I trust Martin!
I don't trust neither of you two... You both create suspiciously advanced things in FS. Too advanced.
Aliens from outer space :lol: ;)

Have to try this later. Common parameters like Cutoff, Reso etc... or grouping of them at the top of the list seems like a great thing.
RJHollins wrote:Something I use to do was EXPORT a TXT file from the PreSet Manager.

That allowed me to review all the assignments [and any missed, duplicates].
You mean the parameter naming?
I noticed it can become a nightmare keeping track of naming...
Post Reply