Skip to content

AVUIs/AdamBrucePiotr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdamBrucePiotr

Cinder project with Pure Data

Screenshot

About

A PureData patch creates music and sends data to the Cinder visuals software via OSC. Several visual parameters like color, alpha, zoom, repetition of objects, tempo are given by the PureData patch for live interaction. Music and PureData : Adam Visuals developed by Bruce and Piotr

Setup

Windows

  • Install 32 bit visual studio 2013 redistribuable from http://www.microsoft.com/fr-fr/download/details.aspx?id=40784
  • Copy the files from the setupPackage folders to the destination computer.
  • Edit assets/Settings.xml to specify a OSC receiver port.
  • Launch ABP.exe
    Mac
  • Copy the files from the assets and ABP.app the setupPackage folder to the destination computer.
  • Launch ABP.app

Run from the source

Get Cinder,git clone Cinder --recursive In the blocks folders clone:

In the parent folder of Cinder create a folder named AVUIs and git clone https://github.com/AVUIs/AdamBrucePiotr

Get PureData

PureData patch

Keyboard shortcuts

  • c: show/hide mouse cursor

OSC messages

Receiving on port 9001 Address: /live/track/meter Type: float Interval: from 0.0 to 1.0 Address: /live/beat Type: int Interval: incremented from 0 (start)

Releases

No releases published

Packages

No packages published

Languages