Skip to content

soundasobject21/processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing

This repo contains all of the code for the Processing unit of Sound as Object, Spring 2021.

Folder Description
Examples Pre-written code that demonstrates concepts and functions that will be covered in our lectures. Many of these combine several concepts in ways that aren't covered directly in lecture
Extras Boilerplate code demonstrating how to do things that we don't have time to cover in detail. Tips, tricks, etc.
InClass Code that is created live during our lectures, usually to demonstrate concepts as we are learning them in class.

Bypass video/mic issues on MacOS

If you are on MacOS and are having trouble giving Processing access to your mic and camera, open terminal and run this command:

/Applications/Processing.app/Contents/MacOS/Processing;

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published