THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 27/08/2003 at 10:57, xxxxxxxx wrote:
Thanks David,
Unfortunatly I spotted differences or I am not sure.
Are there diffreences between the following Plugin objects
6.3 7.3
-------------------------------
CPluginKey - PluginKey
CPluginSequence - PluginSequence
CPluginTrack - PluginTrack
I like to convert the MorphMixer from the 7.3 SDK to 6.3.
I get errors at compiling because the PluginKey, -Sequence, -Track
objects are not declared. I looked into the animplug header file
and found that they called CPluginKey, -Sequence, -Track there.
In MorphMixer.cpp is also "m.flags" MenuPlugin structure member
but not in the 6.3 MenuPlugin header. I have tried to add this
member and changed also the names of the plugin classes in
the "MorphMixer.cpp". I can now compile fine and run the plugin.
It works except the Animation. It records nonsense.
Can someone help me please ?
I would really like to use this plugin.
best regards, Matthias