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

VST - Knobs to DAW's automation-crazy cpu peaks

For general discussion related FlowStone

VST - Knobs to DAW's automation-crazy cpu peaks

Postby zoobooboozoo » Wed Oct 01, 2014 9:57 pm

I'm interested in midi learn funcitons(currently checking out fsms and osms that around the internet).
But until my Qs about that...

I want to make my knobs/sliders etc. labeled in the DAW's automation dropmenu.
So the user can pick "Cutoff" in his midi/synth track's automatoin menu for example.

how?
Last edited by zoobooboozoo on Thu Oct 02, 2014 12:26 pm, edited 1 time in total.
zoobooboozoo
 
Posts: 32
Joined: Tue Sep 23, 2014 12:14 pm

Re: VST - Knobs to DAW's automation?

Postby KG_is_back » Wed Oct 01, 2014 10:14 pm

To send and receive automation the schematic uses the Preset manager. Then to the preset manager each knob/slider sends/receives its data via preset parameter primitive. "Dissect"some of the stock knobs/sliders to see it. The parameter prim also receives various parameters like "name" of the parameter, and also whether the knob can be automated (most likely some of these data can be edited in module properties of the knob).
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: VST - Knobs to DAW's automation?

Postby zoobooboozoo » Thu Oct 02, 2014 1:44 am

Works great, Ill start tagging my controls.

A problem:
Tried numerous midi learn knobs made by users of fs/sm and I'm having the same problems with all of them:
When I turn the knob controlling the cutoff with my mouse everything works fine, but when I do it via midi(either after midi learn with my midi controller or with the automation in my DAW) I get spikes of 30-50% cpu and pop and click noises. just checked and it happens with the stock knobs too... happens more-the more rapid and big the change in value is. there's a zipper at the end of the floats run where it enters the DSP code module of the actual filter...
zoobooboozoo
 
Posts: 32
Joined: Tue Sep 23, 2014 12:14 pm

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby KG_is_back » Thu Oct 02, 2014 12:52 pm

The problem might be, that there are too much MIDI massages coming in and they produce way too much triggers. Use trigger limiter - it should reduce trigger speed to maximum of 100triggers/second. It will however not work when gui is closed (triggers will be blocked. Still, check if that solves the problem and if it does, there are ways to make it work for closed gui too.
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby zoobooboozoo » Thu Oct 02, 2014 3:01 pm

Sorry, not exactly sure where to place it. should it be before the interact output?
zoobooboozoo
 
Posts: 32
Joined: Tue Sep 23, 2014 12:14 pm

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby KG_is_back » Thu Oct 02, 2014 7:30 pm

Right in the midi CC module after midi CC primitive. It is within module "preset" in default knobs.
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby zoobooboozoo » Sun Oct 05, 2014 8:55 pm

Hey. I used the redraw limiter(no "trigger limiter" could be found) and now midi control is simply not working...
zoobooboozoo
 
Posts: 32
Joined: Tue Sep 23, 2014 12:14 pm

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby Perfect Human Interface » Mon Oct 06, 2014 3:47 pm

Redraw limiter only passes triggers, so pass the values through a trigger blocker as well on the same outputs/inputs.
Perfect Human Interface
 
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby zoobooboozoo » Tue Oct 07, 2014 12:22 pm

It seems to solve the problem with stock knobs.
Ill keep testing with other knobs and different situations.

The problem is (as KG said) that when the window of the plugin in the daw is not active the automation/midi control doesn't work. what are the possible workarounds?
zoobooboozoo
 
Posts: 32
Joined: Tue Sep 23, 2014 12:14 pm

Re: VST - Knobs to DAW's automation-crazy cpu peaks

Postby zoobooboozoo » Tue Oct 14, 2014 9:46 am

Hey, is there any alternative solution that enable the automation even if the vst window is closed?
zoobooboozoo
 
Posts: 32
Joined: Tue Sep 23, 2014 12:14 pm


Return to General

Who is online

Users browsing this forum: No registered users and 59 guests