COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > Other Software Discussion > WDL users forum

Reply
 
Thread Tools Display Modes
Old 03-31-2016, 07:08 AM   #1
mviljamaa
Human being with feelings
 
Join Date: Jun 2015
Posts: 348
Default Proper way of setting parameters in EParams manually?

I'm using the EParams enum for all my parameters.

If I wish to manually input values to parameter, say, kLow1, then how is this done?

I know from the examples how one can create controls that utilize parameters of EParams, but I'm trying to find a way to manually input values into the corresponding EParams parameters based on some GUI things.

Last edited by mviljamaa; 03-31-2016 at 07:40 AM.
mviljamaa is offline   Reply With Quote
Old 03-31-2016, 08:00 AM   #2
mviljamaa
Human being with feelings
 
Join Date: Jun 2015
Posts: 348
Default

Solution:

MyPlug->GetParam(kControl1)->Set(value));

MyPlug-> may be omitted, if e.g. calling inside scope of MyPlug.

Last edited by mviljamaa; 03-31-2016 at 09:07 AM.
mviljamaa is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:02 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.