j00ey Posted June 13, 2013 Share Posted June 13, 2013 Hi I wonder if someone can explain something to me. I'm doing a CMIVFX tutorial driving particles with an audio file. I have a CHOP network and at the end of it I have multiple channels, named music0, music1 etc. Then in SOPs I'm using a chopf expression but in the turorial he references 'music', not music0 or music1, like this - chopf("../audioCHOPS/OUTchops/music",$FF) Is music an average value or does it just use the first channel it gets to of that prefix [ie music0]? Thanks in advance Quote Link to comment Share on other sites More sharing options...
anim Posted June 13, 2013 Share Posted June 13, 2013 using music as channel name is the same as music0 so not even first channel or the average, but exactly music0 and if you didn't have channel named music or music0 then it would return 0 Quote Link to comment Share on other sites More sharing options...
j00ey Posted June 14, 2013 Author Share Posted June 14, 2013 I see. Thanks for the explanation. 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.