very good work.
I haven't had much time to test it.
I found a problem with the ctlKnob control when compiling.
Overflow error in the two projects VbTrickGlitch and VbDebugVst.
Code:
Public Sub Refresh()
fValue = (m_lValue - m_lMin) / (m_lMax - m_lMin)
greetings The Trick good job as always