Skip to content

Visualize spectrograph data from SuperCollider to openFrameworks

Notifications You must be signed in to change notification settings

igoumeninja/ofSpectrograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofSpectrograph

Info

ofSpectrograph visualize spectrograph data from SuperCollider to openFrameworks.

Setup - Install

Open the Terminal and folow the instructions:

  • cd ~/Library/Application\ Support/SuperCollider/Extensions
  • git clone git:https://github.com/igoumeninja/ofSpectrograph.git

personal setup

  1. Activate the quark “ofSpectrograph”
  2. Update the Extensions of the SuperCollider with rsync
rsync -r /Users/fou/Projects/Artistic/Conferences/wfae2011/ofSpectrograph /Users/fou/Library/Application\ Support/SuperCollider/Extensions/projects

or just run the alias “ofSpectrograph” at the Terminal 3.Open sc-ofSpectrograph.scd

of-sc-documentation

//:Change variables OF.reverse; OF.int(“mirrorMode”, 4); OF.float(“spectroRed”, 1); OF.float(“spectroGreen”, 0); OF.float(“spectroBlue”, 1); OF.float(“spectroRedUp”, 1); OF.float(“spectroGreenUp”, 1); OF.float(“spectroBlueUp”, 1);

for insiration

About

Visualize spectrograph data from SuperCollider to openFrameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published