COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :
Old 05-10-2018, 02:12 AM   #1
StAN
Human being with feelings
 
Join Date: Oct 2014
Posts: 13
Default Accuracy of automation in DAW

If the range is large, for example from 20 to 20,000, the values jump.

https://youtu.be/qVgtSKKM0s4

Any ideas how to make it smooth?
StAN is offline   Reply With Quote
Old 05-10-2018, 03:51 AM   #2
olilarkin
Human being with feelings
 
Join Date: Apr 2009
Location: Berlin, Germany
Posts: 1,248
Default

with iPlug1 you will need to add this flag to IPlugAU

https://github.com/olilarkin/wdl-ol/...lugAU.cpp#L567

will break existing projects
__________________
VirtualCZ | Endless Series | iPlug2 | Linkedin | Facebook
olilarkin is offline   Reply With Quote
Old 05-11-2018, 02:24 AM   #3
StAN
Human being with feelings
 
Join Date: Oct 2014
Posts: 13
Default

Quote:
Originally Posted by olilarkin View Post
with iPlug1 you will need to add this flag to IPlugAU

https://github.com/olilarkin/wdl-ol/...lugAU.cpp#L567

will break existing projects
Thanks for the answer, but it does not work only AU. Same thing in the VST2.
In iplugquake I was not able to get AU and VST2.

__________________________________________________ __________________________________________________ ________________________
if (CStringHasContents(metadata.mCustomUnit)) ! Use of undeclared identifier 'metadata'
{
pInfo->unit = kAudioUnitParameterUnit_CustomUnit;
pInfo->unitName = CFStringCreateWithCString(0, pParam->GetCustomUnit(), kCFStringEncodingUTF8);
}

Last edited by StAN; 05-11-2018 at 05:49 AM.
StAN is offline   Reply With Quote
Old 05-15-2018, 08:28 AM   #4
olilarkin
Human being with feelings
 
Join Date: Apr 2009
Location: Berlin, Germany
Posts: 1,248
Default

the flag is kAudioUnitParameterFlag_IsHighResolution;
__________________
VirtualCZ | Endless Series | iPlug2 | Linkedin | Facebook
olilarkin 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 05:04 AM.


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