Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 434 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 434 Bytes

Procedural Sound Generation (Course project - TMN113)

Description

A project with the goal to procedural change and create sound! The project have one base sound which procedural changes depending on which surface the player walkes on.

Unity + SuperCollider

To get Unity and SC to work togather you need a OSC. I used UnitySC and followed along the tutorial to get it setup!