COS/MUS 314 spring2014
From CSWiki
Revision as of 17:41, 3 February 2014 by Kewolf (talk | contribs) (Created page with "== General Information == Welcome to COS/MUS 314 for Spring 2014. Resistance is futile. In addition to YOU, the following are involved in teaching this course: * Jeffrey Snyder,...")
Contents
General Information
Welcome to COS/MUS 314 for Spring 2014. Resistance is futile.
In addition to YOU, the following are involved in teaching this course:
- Jeffrey Snyder, Technical Director, Princeton Computer Music Studios, Director of PLOrk, Associate Research Scholar
- Katie Wolf, PhD Candidate, Computer Science
- Dave Molk, PhD Candidate, Music Composition
Other Important People whose names will come up
- Perry Cook and Dan Trueman, professors and PLOrk founders
- Ge Wang, PLOrk founder, creator of ChucK, now leads rival Stanford LOrk
- Rebecca Fiebrink, CS professor and PLOrk expert
- Dan Iglesia, former visiting lecturer and computer music guru
Laptop Configuration
Download Chuck at [1] and purchase Max at [2]. Please purchase the 12-month authorization for $59.00. This cost is in lieu of a textbook, although we recommend purchasing the textbook in the resources section below.
Schedule
Classes
- Lectures on Mondays and Wednesday from 3:00-4:20pm, Woolworth 106
Important Dates
- Class begins: February 3
- Spring break: Week of March 17
- TBD: final project presentations (public event)
Resources
- Be sure you're on the piazza list.
- We recommend purchasing the eBook: Programming for Musicians and Digital Artists by Ajay Kapur, Perry Cook, Spencer Salazar, and Ge Wang which can be found here.
- PLOrk Reader; lots and lots of reading relevant to PLOrk and this seminar in general. please add as you see fit, and ask us for the password for protected papers if you can't guess it.
- See the extensive list of resources at the Fall 2007 Wiki for starters.
COS/MUS 314 Info
office hours
- Jeff: (josnyder AT princeton ) by appointment
- Katie: (kewolf AT princeton) by appointment
- Dave: (dmolk AT princeton) by appointment
Tentative lecture schedule
- 2/3: Intro to the ChucK Universe
- Brief intro to digital audio: sampling and analog/digital conversion
- Brief intro to miniAudicle & ChucK!
- Coding in ChucK 101
- See Rebecca's handout on ChucK basics
- patches, unit generators, and the dac
- primitive types (int, float) and numerical constants
- calling functions of UGens
- the Std.mtof special function
- controlling time in ChucK
- sporking
- code:
- Listening Assignment 1 assigned, due 2/5/14 by class time
- Programming Assignment 1 assigned, due 2/9/14 at 11:59PM
- 2/5: Electronic Music History Part 1 and synthesis
- Discussion of listening assignment
- Listening Assignment 2 assigned, due 2/12/14 by class time
- 2/10: Further ChucK and synthesis
- lots of synth stuff, filters, lfos, envelope
- code:
- while loops, a little more with time
- Programming Assignment 2 assigned, due 2/16/14 at 11:59PM
Listening Assignments
- Listening Assignment 1: due 2/5/14
- Links:
- Wendy Carlos, Switched on Bach
- J.S. Bach, Two part invention No. 8 in F Only listen to No. 8.
- Matmos, Les Folies Françaises
- François Couperin - Les Folies Françaises Only the Les Folies Françaises not including les Dominos.
- See piazza post for additional details
- Links:
- Listening Assignment 2: due 2/12/14
- Links:
- TBD
- See piazza post for details
- Links:
Programming Assignments
- Assignment 1: due 2/10/13
- [link tbd]