Skip to content

tradwiki/midiDefilator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Installation:

  1. Get processing from www.processing.org.

  2. From within the processing IDE menu, click Sketch > Import Library ... > Add library. Then install the Midibus library.

  3. Make a selection of up to 128 images with one of the following formats: ".jpg", ".png" or ".pdf".

  4. Batch resize the images to your screen resolution (printed to console on startup). You can use https://bulkresizephotos.com/ with "Exact Size" for this task. Reducing the resolution (using "Quality" slider in "Pro" mode) can help with performance.

  5. Place your pictures in a folder named "data" inside the sketch folder (ie "midiDefilator/data/photo.jpg"). You can also change the dataDir path at the top of the sketch to fetch photos from elsewhere. The path is relative to the sketch folder.

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%