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

Tip: Avoiding odd Overhead, Plugin Preset Order

DSP related issues, mathematics, processing and techniques

Tip: Avoiding odd Overhead, Plugin Preset Order

Postby wlangfor@uoguelph.ca » Tue Oct 16, 2018 2:03 pm

OK, so I thought I would post a very simple tip.

I thought from the get go that I would post a few tips (which are not code examples, sorry. Maybe I can make them code examples soon)
but from then on I would just ask questions and help here and there.

But there are some strange behaviors of Synthmaker / Flowstone which are worth knowing.

One: Odd Overhead

So, after some tweaking the product I realized (I had been using the FL studio port) that there was mention of already deleted knobs and items saved within the schematic somewhere.

If You do not want that to occur; Simply go to the parent module -> add to toolbox and then replace the whole thing with the version from the toolbox and that will take care of that small problem (which is still a bit of a mystery).

Preset Order

I would always suggest to a developer to use the FL Studio port in tandem with the main product. It allows You to see various reactions to
code which You might not otherwise see. The only exception to this is adding mousewheel support (which BTW I perfected, I will add the code later for that. For those interested in detecting both up AND down scroll states make sure to subtract by -1 for the pos or neg state [can't remember]).

So, it is not a super hard thing; You open a slider or knob module and find the preset module from within the parent. You can cut that module out later and then re-attach the automation boolean (which is the goal - "automation").

So, with that in mind go to the main flowstone product; Open Your .osm or .fsm and export as VST. Next, open the vst in FL studio
press M on Your keyboard and left click the uppermost left arrow on the VST wrapper window holding Your vst (image below)
arrow.jpg
arrow
arrow.jpg (13.5 KiB) Viewed 10172 times


so when You do that (make sure the browser window is open) it will show You an image of your VST, press that image and then it will give You the real list of plugin preset id's.
write all of these down and their number. Next rip out all of those preset modules and place them in the sub parent. Label them by number and then choose what actual preset names You wish them to have. Then just Paste them back and it's usually spot on.
I realize that's a real pain; But it's a professional result.

So, with that said I'll see You all on the forums and bar the post that I'll write about mouse wheel support; I think You will be doing well.
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
User avatar
wlangfor@uoguelph.ca
 
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada

Return to DSP

Who is online

Users browsing this forum: No registered users and 22 guests