/SoundS-gesture-sound-interaction

Primary LanguageMaxGNU General Public License v3.0GPL-3.0

SoundS-gesture-sound-interaction

Repository for the Gesture-Sound Interaction and Embodied Music Cognition course at the Universität der Künste Berlin https://www.udk-berlin.de/fileadmin/2_dezentral/FR_Soundstudies/Sonic_Arts/Syllabi_SoSe_2022/F22-Visi_SE.pdf

Installation

  1. Install Max: https://cycling74.com/downloads
  2. Open the Max Package Manager: File > Show Package Manger, then search and install the odot package.
  3. Install GitHub Desktop: https://desktop.github.com
  4. Clone this repository: in GitHub Desktop go to File > Clone Repository… ; click on the URL tab; paste https://github.com/federicoVisi/SoundS-gesture-sound-interaction/ and click on Clone.
  5. Add the folder in which you have cloned this repository to your Max search path: in Max Options > File Preferences... then hit "+", click on the "choose" button and open the SoundS-gesture-sound-interaction folder on your computer hard drive.

GIMLeT Video Tutorials

  1. Installation and linear regression with artifical neural networks: https://youtu.be/Dace1sHy1IM
  2. Gesture following with PoseNet and GVF: https://youtu.be/GoNqiCvVgoY

Max Tutorials

  1. Beginner video tutorials from Mari Kimura: https://www.youtube.com/playlist?list=PLQEYdqVx2_gN6nJ9UiltBO43eX-X3UF6P
  2. Beginner/Intermediate web tutorials from Darwin Grosse / 20 Objects: http://darwingrosse.com/20Objects/index.html
  3. Intermediate/Advanced video tutorial from Sam Tarakajian: https://www.youtube.com/playlist?list=PLD45EDA6F67827497
  4. For those interested in building neural networks from scratch in Max: https://www.youtube.com/playlist?list=PLnXdT5joUcb1GhPEQizT7NjyPzAM0Y46I

Other resources

  1. MUGIC sensors: https://mugicmotion.com
  2. Darwin Grosse's Art + Music + Technology podcast: https://artmusictech.libsyn.com
  3. Baalman's book "Composing Interactions: An Artist's Guide to Building Expressive Interactive System": https://composinginteractions.art
  4. Fork git client: https://git-fork.com (better than the GitHub Desktop client because it makes it easier to update submodules)