Hey hey the previous expression posted floor(frame/12) % 2 will work across any frame range
but if you wanted this to only kick in from a particular frame in your shot use the below expression in the disable knob on the switch node? frame < 1020 ? : 1 obviously change the frame that you wish it to kick in. is that what you are after?? regards -adam > On 7 Feb 2017, at 3:07 PM, Darren Coombes <darren.coom...@me.com> wrote: > > Great, seems to work, but what if i needed it to start from frame 1001? > > Check out some of my work... > www.vimeo.com/darrencoombes/reel2015 > <http://www.vimeo.com/darrencoombes/reel2015> > > Mob: +61 418 631 079 <tel:+61%20418%20631%20079> > IMDB: www.imdb.com/name/nm3719099/ <http://www.imdb.com/name/nm3719099/> > Instagram: @7secondstoblack > Instagram: @durwood0781 > Skype: darren.coombes81 > Twitter: @durwood81 > >> On 7 Feb 2017, at 3:02 pm, Ben Dickson <ben.dick...@rsp.com.au >> <mailto:ben.dick...@rsp.com.au>> wrote: >> >> Ah, right, >> >> floor(frame/12) % 2 >> >> On 07/02/17 14:17, Darren Coombes wrote: >>> Just alternate, so it would go.. >>> >>> 0,1,0,1 etc every 12 frames. >>> >>> Check out some of my work... >>> * >>> *www.vimeo.com/darrencoombes/reel2015 >>> <http://www.vimeo.com/darrencoombes/reel2015> >>> <http://www.vimeo.com/darrencoombes/reel2015 >>> <http://www.vimeo.com/darrencoombes/reel2015>>* >>> * >>> * >>> * >>> * >>> * >>> * >>> *Mob: +61 418 631 079 <tel:+61%20418%20631%20079>* >>> * >>> IMDB: www.imdb.com/name/nm3719099/ <http://www.imdb.com/name/nm3719099/> >>> <http://www.imdb.com/name/nm3719099/ <http://www.imdb.com/name/nm3719099/>> >>> * >>> *Instagram: @7secondstoblack* >>> *Instagram: @durwood0781* >>> *Skype: darren.coombes81* >>> *Twitter: @durwood81* >>> * >>> >>>> On 7 Feb 2017, at 2:45 pm, Ben Dickson <ben.dick...@rsp.com.au >>>> <mailto:ben.dick...@rsp.com.au> >>>> <mailto:ben.dick...@rsp.com.au <mailto:ben.dick...@rsp.com.au>>> wrote: >>>> >>>> Change in what way? If you mean to cycle through a different input >>>> every 12 frames, you would do (assuming your shots starts on frame 1001): >>>> >>>> floor((frame-1001)/12) >>>> >>>> On 07/02/17 14:03, Darren Coombes wrote: >>>>> How would a get a switch to change, say every 12 frames? >>>>> >>>>> * >>>>> *Thanks.* >>>>> *Darren Coombes* >>>>> ** >>>>> * >>>>> * >>>>> *Check out some of my work...* >>>>> * >>>>> * >>>>> *www.vimeo.com/darrencoombes <http://www.vimeo.com/darrencoombes> >>>>> <http://www.vimeo.com/darrencoombes <http://www.vimeo.com/darrencoombes>> >>>>> <http://www.vimeo.com/darrencoombes <http://www.vimeo.com/darrencoombes>>* >>>>> * >>>>> * >>>>> * >>>>> * >>>>> * >>>>> * >>>>> *Mob: +61 418 631 079 <tel:+61%20418%20631%20079>* >>>>> * >>>>> * >>>>> *Skype: darrencoombes* >>>>> *Twitter: @durwood81* >>>>> * >>>>> >>>>> >>>>> _______________________________________________ >>>>> Nuke-users mailing list >>>>> Nuke-users@support.thefoundry.co.uk >>>>> <mailto:Nuke-users@support.thefoundry.co.uk> >>>>> <mailto:Nuke-users@support.thefoundry.co.uk>, >>>>> http://forums.thefoundry.co.uk/ >>>>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >>>>> >>>> >>>> -- >>>> ben dickson >>>> 2D TD | ben.dick...@rsp.com.au <mailto:ben.dick...@rsp.com.au> >>>> <mailto:ben.dick...@rsp.com.au <mailto:ben.dick...@rsp.com.au>> >>>> rising sun pictures | www.rsp.com.au <http://www.rsp.com.au/> >>>> <http://www.rsp.com.au <http://www.rsp.com.au/>> >>>> _______________________________________________ >>>> Nuke-users mailing list >>>> Nuke-users@support.thefoundry.co.uk >>>> <mailto:Nuke-users@support.thefoundry.co.uk> >>>> <mailto:Nuke-users@support.thefoundry.co.uk>, >>>> http://forums.thefoundry.co.uk/ >>>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >>> >>> >>> >>> _______________________________________________ >>> Nuke-users mailing list >>> Nuke-users@support.thefoundry.co.uk >>> <mailto:Nuke-users@support.thefoundry.co.uk>, >>> http://forums.thefoundry.co.uk/ <http://forums.thefoundry.co.uk/> >>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >>> <http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users> >>> >> >> -- >> ben dickson >> 2D TD | ben.dick...@rsp.com.au <mailto:ben.dick...@rsp.com.au> >> rising sun pictures | www.rsp.com.au <http://www.rsp.com.au/> >> _______________________________________________ >> Nuke-users mailing list >> Nuke-users@support.thefoundry.co.uk >> <mailto:Nuke-users@support.thefoundry.co.uk>, >> http://forums.thefoundry.co.uk/ <http://forums.thefoundry.co.uk/> >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >> <http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users> > > _______________________________________________ > Nuke-users mailing list > Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
_______________________________________________ Nuke-users mailing list Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users