rod.vfx.td Posted October 19, 2017 Share Posted October 19, 2017 (edited) Hello guys! i need to create a channel based on a table (csv file), the table looks like: (id can be ignored) id myvalue 1 509 2 514 3 519 4 524 5 529 6 534 7 540 8 544 9 550 10 555 i wish create a channel with a key value of 1 on every myvalue, and 0 in all other frames (basically a 0|1 toggle), this way: frame value 1 0 2 0 ... 509 1 510 0 ... 514 1 ... i try everything..but no sucess... any ideas??? thanks in advance! Edited October 19, 2017 by rod.vfx.td more info 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.