DomenicoGranito / SketchSynthVideo-Simple

A video version of SketchSynth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch Synth Video

v0.0.2 Download (Mac OS Catalina - 10.15.5 / Windows 10) : SketchSynth Video Simple


Update !!!

Drawable trigger line Editable trigger line

  1. Make a trigger line by mouse click
  2. Edit the edit points of the trigger line
  3. Use "Delete - key" keyboard is for removing the last point.

Main

Change view

Contour view

Pixel view

Dropdown menu for audio output

Testing SketchSynth Video Version #1. Youtube
Testing SketchSynth Video Version #2. Youtube


Description

A video version of SketchSynth. (SketchSynth Github) It behaves like Sketchsynth and can import video files. Video format should be mp4 or mov. Changing the effect of the video creates other sound patterns.

  • Import a video (mov or mp4, A shortcut key is 'o')
  • Press "space bar" to generate a sound play or pause.
  • Change the contrast and brightness parameters for better detections
  • Optional effects are Edgeview, Contourview and Pixelview
  • Choosable for audio out devices

Support

If you like this experiment development, please support me.

Buy me a coffeeBuy me a coffee

Links

v0.0.2 Download (Mac OS Catalina - 10.15.5 / Windows 10) : SketchSynthFilm-Simple


## Source code

!!! I'm an artist working with code. Not a real programmer. Maybe the source code is unusual. But it works. :-).

It's made with openFrameworks C++ framework. - https://openframeworks.cc

Upcoming features

  • User interface
  • More video effects
  • Video speed

Contact

Mail: jeonghopark (at) jeonghopark.de
https://jeonghopark.de
©2020 JeongHo Park

About

A video version of SketchSynth.

License:MIT License


Languages

Language:C++ 99.9%Language:Makefile 0.1%