https://github.com/redfrik/udk08-soft_and_hard
UdK audiovisual programming course resources 2012-2013_WS
https://github.com/redfrik/udk08-soft_and_hard
arduino pure-data supercollider
Last synced: about 1 month ago
JSON representation
UdK audiovisual programming course resources 2012-2013_WS
- Host: GitHub
- URL: https://github.com/redfrik/udk08-soft_and_hard
- Owner: redFrik
- Created: 2013-05-15T17:26:44.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T15:23:56.000Z (almost 4 years ago)
- Last Synced: 2025-12-27T08:27:30.519Z (5 months ago)
- Topics: arduino, pure-data, supercollider
- Language: Assembly
- Size: 6.25 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
udk-avprogramming 2012-2013_WS
==============================
Olofsson: Audiovisual Programming - Soft and Hard
soft
----
A beginner friendly course on how to program computers. We will write code that generates sound and graphics according to some set of rules, some data or some kind of interaction. The programming languages used will be SuperCollider and PureData.
- [x] 25oct: [`121025soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121025soft) {}.play, mouse experiments
- [x] 08nov: [`121108soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121108soft) Ndef, fadeTime, release
- [x] 15nov: [`121115soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121115soft) pulses, filters, reverb, seq
- [x] 22nov: [`121122soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121122soft) microphone, delaylines
- [x] 29nov: [`121129soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121129soft) recording and playing soundfiles
- [x] 06dec: [`121206soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121206soft) arguments and filters
- [x] 13dec: [`121213soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121213soft) am, fm, pm, rm, modulation
- [x] 20dec: [`121220soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121220soft) repetition
- [x] 10jan: [`130110soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130110soft) pure data sound and video
- [x] 17jan: [`130117soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130117soft) noise and filters
- [x] 24jan: [`130124soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130124soft) demand and piece structure
- [x] 31jan: [`130131soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130131soft) more demand
- [x] 14jan: [`130214soft`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130214soft) repetition
room111, UdK, medienhaus, kleistpark
hard
----
An advanced course with a focus on hardware and electronics that somewhat builds upon previous AVprogramming courses. We will mainly program the Arduino platform and experiment with different kind of sensors and wireless solutions (XBee, Bluetooth, RF12, and others). We will also look at communication protocols between microcontrollers and computers generating audio and visuals.
- [x] 25oct: [`121025hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121025hard) audioserial
- [x] 08nov: [`121108hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121108hard) serialaudio
- [x] 15nov: [`121115hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121115hard) more audioserial
- [x] 22nov: [`121122hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121122hard) passive filters
- [x] 29nov: [`121129hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121129hard) bluetooth
- [x] 06dec: [`121206hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121206hard) udkkontroll
- [x] 13dec: `121213hard` udkkontroll
- [x] 20dec: [`121220hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/121220hard) udkkontroll
- [x] 10jan: `130110hard` udkkontroll
- [x] 17jan: [`130117hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130117hard) own projects
- [x] 24jan: [`130124hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130124hard) own projects
- [x] 31jan: [`130131hard`](https://github.com/redFrik/udk08-Soft_and_Hard/blob/master/130131hard) own projects
- [x] 14feb: `130214hard` own projects
room111, UdK, medienhaus, kleistpark