VisualCodeBase / CodeBase

Power, Rich, Modern Programming Language
MIT License
12 stars 3 forks source link

Slider defaults #16

Closed micsthepick closed 1 year ago

micsthepick commented 1 year ago

the sliders start pointing to the right location, but double clicking on the slider to reset it puts the slider to halfway up, instead of the default value.

micsthepick commented 1 year ago

issue is only when there is no GFX section, and thus lice is not used

VisualCodeBase commented 1 year ago

thank you. will check.

VisualCodeBase commented 1 year ago

if there is no gfx section, how can you see auto sliders ? are you speaking about the PVF (gui) sliders, or those by the DAW ? can you post the effect source ? you can empty the block/sample section

micsthepick commented 1 year ago

I think that I later discovered that it was reaper's default sliders, so I am unsure if they can be set to a default apart from 0.5?

VisualCodeBase commented 1 year ago

As far as i know there is no option in the vst sdk to tell the daw The default value. I might be wrong. When i have time, i'll check.