This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "title": "vid split and loop: 1234", | |
| "author": "forresto", | |
| "description": "webcam to video to multiple players", | |
| "url": "vid-split-and-loop" | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 2, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // Imagined API | |
| import AE from 'ae' | |
| // Assumes playBackwardDuration is less than playForwardDuration | |
| function (clip, playForwardDuration, playBackwardDuration) { | |
| let time = 0; | |
| const edits = [] | |
| while (time < clip.clipDuration) { | |
| let playHead = time; | |
| edits.push(AE.edit(playHead, playHead + playForwardDuration, 1)); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions | |
| // - XState (all XState exports) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "title": "dr_evil", | |
| "author": "forresto", | |
| "description": "mp4 to grid", | |
| "url": "dr_evil" | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 4, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "title": "nocode-animator", | |
| "author": "forresto", | |
| "description": "webcam to lottie: refresh the page to reset if things get broken :)", | |
| "url": "nocode-animator", | |
| "parents": [ | |
| "https://gist.github.com/ed6b77cdefd9e1aa48362169a86f94b6" | |
| ] | |
| }, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "title": "back-away-slowly", | |
| "author": "forresto", | |
| "description": "not sure where i'm going with this, tho neat that small vid data urls can be stored in app json", | |
| "url": "back-away-slowly-2", | |
| "parents": [ | |
| "https://gist.github.com/efe2ea80b8944ea8f2849cddf252638b" | |
| ] | |
| }, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "title": "drake meme", | |
| "author": "forresto", | |
| "description": "yes no", | |
| "url": "drake-meme" | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 4, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "title": "circle demo", | |
| "author": "forresto", | |
| "description": "showing basic dataflow and inputs like https://github.com/meemoo/meemooapp/blob/8ea6656b88f0e7eaaf7d8198732125b5c64b4c2d/src/nodes/image-circle.js#L93-L137", | |
| "url": "circle-demo" | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 4, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "info": { | |
| "author": "meemoo", | |
| "title": "selfie-glitch, inspired by @zachlieberman", | |
| "description": "re: https://twitter.com/zachlieberman/status/1113800722078937090", | |
| "parents": [ | |
| "https://gist.github.com/forresto/cd9f64b76cc66c11c4752c7116238753", | |
| "https://gist.github.com/8181561" | |
| ], | |
| "url": "jpeg-loop" |