Ok i've tidied up my end action trigger plugin. I'm releasing it here for anyone who's interested. Currently it's compiled for OSX only (sorry windows users i'll try and build a windows version tonight, but i'm having some issues with msvc)
To use it link the "position" parameter to clip position. An OSC trigger is sent when the position fader reaches the end of its travel (adjust the sensitivity using "end point adjust" if it is triggering too early or late) The clip that is to be triggered is selected with the layer and clip sliders. Alternatively you can send a custom OSC trigger by typing the string to send into the "Custom Command" field (try track2/connect ) and checking the "Send Custom Command" checkbox.
Hopefully someone will find it useful - much thanks to Daniel Berio for the Openframeworks FFGL SDK, there is no way i could of created this without his help.
www.tombassford.org/OSCActions.zip
transition and sequence type playlist
Re: transition and sequence type playlist
It's a bit of work to configure but it totally works! 
Nice workaround!

Nice workaround!
Re: transition and sequence type playlist

Re: transition and sequence type playlist
Just had play with the plugin and it must say it's a cunning trick you used Tom. We do need a way to tell the FreeFrame host that a plugin wants spinners instead of sliders. Setting integer values with a slider just doesn't work well.
Re: transition and sequence type playlist
Yeah I hope for index parameters to make it into ff1.6 - the layer and clip selection would be best done by drop down imho. Many other effects settings would also be easier with drop downs that could display descriptive names to the user.
I still cannot get the OF/FFGL effects to work on windows - visual studio compiles the .dll but resolume doesn't load it as an effect.
I still cannot get the OF/FFGL effects to work on windows - visual studio compiles the .dll but resolume doesn't load it as an effect.