Closed MathieuCGit closed 8 months ago
Let me plug a feature request here Envelope visibility, armed, bypass state, height attributes for GetEnvelopeInfo_Value() which you may want to support
Let me plug a feature request here Envelope visibility, armed, bypass state, height attributes for GetEnvelopeInfo_Value() which you may want to support
hmmm, I may misunderstood your query, but it seems it's actually already possible to get envelope lane height with reaper.GetEnvelopeInfo_Value( env, "I_TCPH")
but, yes, it would be nice to have a native support for other aspects of envelope. BTW Im' not sure this is the right place to discuss this ^_^'
Indeed, my mistake, overlooked this attribute.
I plus your feature request and add this functionality to the reaper API whislist : https://forum.cockos.com/showthread.php?t=48871&page=11
Thank you
may be this issue is related to the new option in reaper 7 preferences > appararence > zoom/scroll/offset > Envelope lane vertical zoom ?
The snippet has a typo: s/bf_env/br_env/
.
Hello cfillion,
Thanks a tons for the code error, the power of open source at work :) and sorry for the noise >_<'
Hello,
I wrote a function but
reaper.BR_EnvSetProperties
doesn't seem to apply lane height parameter :Is it a real issue or may I missed something ?