magneto Posted June 25, 2013 Share Posted June 25, 2013 Hi, I am trying to use the Time Warp COP with the CHOP option, but I am not sure what CHOP I am supposed to use here? I tried using a Waveform CHOP but it still didn't do any warping. I also added export, and changed the path to "index", but still the same. How is Time Warp COP supposed to communicate with a CHOP? The example file only shows the Expression option which is easy, but not the CHOP option. Any ideas? Thanks Quote Link to comment Share on other sites More sharing options...
anim Posted June 25, 2013 Share Posted June 25, 2013 it's very straight forward it will simply use the current value of the channel from chops as a frame lookup from input cops (so obviously you will need broader value range than just 0-1) timewarp_cop.hip 1 Quote Link to comment Share on other sites More sharing options...
magneto Posted June 25, 2013 Author Share Posted June 25, 2013 Thanks alot anim, it works. I didn't know I had to use a Channel CHOP. Also thought it was expecting a specific name, etc. How would you do this if you needed the result of another CHOP for example Waveform CHOP? Is there a way to convert its result into a channel? Quote Link to comment Share on other sites More sharing options...
anim Posted June 25, 2013 Share Posted June 25, 2013 you don't need Channel CHOP, it was just easiest to make some meaningful curve of course it works with any channel generated by any CHOP here is example with waveform CHOP, but literally it's not about used CHOPs but about channel values, the value represents the frame, so waveform in value range -1 1 oscilates only among 3 frames (-1,0,1), but waveform 0-100 around 100 frames timewarp_cop2.hip 1 Quote Link to comment Share on other sites More sharing options...
magneto Posted June 26, 2013 Author Share Posted June 26, 2013 Thanks alot anim, really appreciate your help Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.