https://github.com/redfrik/udk11-portable_sonification_projects
UdK audiovisual programming course resources 2014_SS
https://github.com/redfrik/udk11-portable_sonification_projects
beaglebone-black supercollider
Last synced: 6 months ago
JSON representation
UdK audiovisual programming course resources 2014_SS
- Host: GitHub
- URL: https://github.com/redfrik/udk11-portable_sonification_projects
- Owner: redFrik
- Created: 2014-04-10T12:07:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T21:11:48.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T04:01:41.829Z (7 months ago)
- Topics: beaglebone-black, supercollider
- Language: Python
- Size: 266 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
udk-avprogramming 2014_SS
=========================Olofsson: Audiovisual programming - Portable sonification projects
In this course we will equip ourselves with sensors, headphones and battery driven minicomputers. This all in order to go out into the world and explore different physical properties via sound. The equipment lets us listen to normally silent phenomenas like light, temperature, magnetism, position, pressure, vibration etc, and the participants will learn how to generate, control or influence sound with realtime data coming from such sensors.
Exactly what data to collect and how it should sound is up to each participant. Demo projects, some sensors and minicomputers ([BeagleBone black](https://beagleboard.org/black)) will be provided. For sound synthesis we will use the open-source programming environment [SuperCollider](https://supercollider.github.io), and for the sensor reading part the popular programming language, [Python](https://www.python.org).room111, UdK, medienhaus, kleistpark
dates
-----
- [x] [17apr 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140417): introduction to sensors, sonification and supercollider
- [x] [24apr 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140424): supercollider in more detail (soundfiles and sensor inputs)
- [ ] 01may: **NO CLASS** (holiday)
- [x] [08may 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140508): more supercollider (mic input)
- [x] [15may 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140515): installing and preparing a system on the beaglebone black
- [ ] 22may: **NO CLASS**
- [ ] 29may: **NO CLASS** (holiday)
- [x] [05jun 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140605): own projects
- [x] [12jun 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140612): panning sounds and multi channel speaker setups
- [x] [19jun 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140619): delay lines
- [x] [26jun 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140626): own projects (pd)
- [x] [03jul 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140703): own projects (serial)
- [x] [10jul 14-16](https://github.com/redFrik/udk11-Portable_sonification_projects/tree/master/udk140710): own projects (multiple soundcards)bring laptop and headphones.
links to previous semesters...
