THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 30/11/2009 at 10:38, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11
Platform: Windows ; Mac OSX ;
Language(s) : C++ ; XPRESSO ;
---------
Hey all,
Most of my experience is with coffee, and that experience tells me that you can't just go setting keyframes in realtime with AllocKey or similar functions. My observation of the cappuccino tools seems to confirm this, as the keyframes come in after recording stops.
So, basically what's the best way to go about recording data on the fly? Does this involve writing to a file, or just storing away in containers or something? A nudge in the right direction will be extremely helpful.
The data in question is being polled in the message member of a tag plugin when a MessageData plugin's timer goes off. So the data is refreshed every 100ms or so. I plan to set up some AM parameters to collect the data so it can be both keyframed and output through xpresso.
Feel free to speak down to me:) (not, in the rude manner... I mean, feel free to patronize me with a bit of over-explanation, as I still need my hand held a bit when it comes to coding:))
Thanks,
kvb