Skip to content

itschleemilch/MixProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MixProcessing Logo MixProcessing

MixProcessing is a software for mixing Processing sketches.

##What is MixProcessing?

MixProcessing can be used to combine and mix Processing sketches to create new real-time animations. The output screen is subdivided into output channels, which are free ediable areas. The sketches can be controlled to render to any of the channels or a group af them. A mixer let you control your compsition. An automation interface can set sketch's parameters and public variables automatically.

Possible Applications:

##Licence This software is free software. The following licences are applied:

###Features

  • Loading of compiled Processing Sketches
  • Loading Processing Projects and compiling them
  • Rendering to editable output areas (channels)
  • Grouping channels
  • Scripting Interface to control the composition
  • Automation of sketch's variables
  • (planned) User interface for controlling the sketches and the channels
  • (planned) Open Sound Control interaction
  • (planned) Integrated sketch editor

Demonstration of the current codebase
View of the output (e.g. a projector)

Edit mode
Workspace to edit the channels and configure the composition with skripting.

##Installation Currently there are no binary packages. There is a netbeans project file that will do the job. We are working on a Web Start distribution, please be patient.

###Requirements

  • Java 1.7+
  • Processing core library

##Help and Contact

##Contribution You are interested in contributing to MixProject? You are welcome!

Please use the GitHub website, use Twitter or send me an e-mail to get in contact.

##Credits

Releases

No releases published

Packages

No packages published