Plugin SDK - How does FPV_GetX work (SOLVED)

Here you can find (time limited) beta's for plugins & program components

Return to “Public Betas - Plugins & Components”

[You can only see part of this thread as you are not logged in to the forums]
superjoebob
Sun Jul 21, 2013 5:03 am

x

Plugin SDK - How does FPV_GetX work (SOLVED)

Hey! I've been looking around the FL Studio Plugin SDK for a couple hours now to try and figure out how FPV_Get flags work. In particular I'm interested in FPV_GetColor. The manual says:
Check out the voice information codes to retrieve any relevant info about the newly triggered voice. These include FPV_GetLength, FPV_GetColor, FPV_GetVelocity and FPV_SetLinkVelocity.
I'm not really sure how to check them out, is there a function I should be using somewhere? This part right above it suggests that there is:
Don't forget to save the SetTag parameter. It's needed when you want to call voice functions in the host class (see TFruityPlugHost).
I can't seem to find any voice functions in the host class, though. Anyone have an idea of how these flags work? Thanks!
Last edited by superjoebob on Tue Jul 23, 2013 9:31 am, edited 1 time in total.

superjoebob
Mon Jul 22, 2013 9:32 pm

x

Re: Plugin SDK - How does FPV_GetX work

Is it ok if I bump this now that it's monday? S...

reflex
Site Admin
Tue Jul 23, 2013 7:58 am

x

Re: Plugin SDK - How does FPV_GetX work

You use them with Voice_ProcessEvent on the Plu...

superjoebob
Tue Jul 23, 2013 8:35 am

x

Re: Plugin SDK - How does FPV_GetX work

Thanks for the response, sorry about the double...

reflex
Site Admin
Tue Jul 23, 2013 8:44 am

x

Re: Plugin SDK - How does FPV_GetX work

You don't implement your own version of it. You...

superjoebob
Tue Jul 23, 2013 8:55 am

x

Re: Plugin SDK - How does FPV_GetX work

OHHH! Holy crap that works, I can't thank you e...



reflex
Site Admin
Mon Jul 04, 2016 9:18 am

x

Re: Plugin SDK - How does FPV_GetX work (SOLVED)

mgood77 wrote:i cant find the Bin folder in the...


reflex
Site Admin
Tue Mar 26, 2019 7:55 am

x

Re: Plugin SDK - How does FPV_GetX work (SOLVED)

upsydown wrote:I too have been searching for ho...



Return to “Public Betas - Plugins & Components”