Skip to content

Visualize sum of sinusoids synthesis of a square wave.

Notifications You must be signed in to change notification settings

aaronferrucci/square_wave_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

square_wave_vis

Visualize sum of sinusoids synthesis of a square wave.

How-to:

  1. Set variable 'drawing' to true
  2. Run square_wave_vis.pde in the Processing IDE to generate the draw-###.png files
  3. png2yuv -I p -f 30 -b 1 -n 629 -j draw-%04d.png > draw.yuv
  4. vpxenc --good --cpu-used=0 --auto-alt-ref=1 --lag-in-frames=16 --passes=2 --threads=2 --target-bitrate=3000 -o square_wave_vis.webm draw.yuv
  5. Upload the webm file to gfycat.com

https://gfycat.com/SpiritedBountifulAcaciarat

About

Visualize sum of sinusoids synthesis of a square wave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published