4/6/17

Youtube _ Chrome // speed video more than x2

Useful for speeding long tutorial video :
- open the video on Youtube
- on chrome press F12 to open the Dev Tools -> consol Tab and paste this changing the value
document.getElementsByTagName("video")[0].playbackRate = 3.5
source

4/1/17

MAYA 2017 / Dash features - power attribute editor function

example : Alt + right-click anywhere in the Channel Box.
r(number) Assigns a random number between 0 and 'number'.

source : maya help