Difference between revisions of "MakeAXE 2015 - WSU Summer Camp"
From MakeICT Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
''[http://tinyurl.com/WsuMusicTech http://tinyurl.com/WsuMusicTech]'' | ''[http://tinyurl.com/WsuMusicTech http://tinyurl.com/WsuMusicTech]'' | ||
= Overview = | = Overview = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Day 1 = | = Day 1 = | ||
== Morning (8:30 - 12:00) == | == Morning (8:30 - 12:00) == | ||
Line 24: | Line 10: | ||
* Realtime audio/video synthesis Pure Data | * Realtime audio/video synthesis Pure Data | ||
* Examples: [https://www.youtube.com/watch?v=BMddBRgcPpk Maize video] | * Examples: [https://www.youtube.com/watch?v=BMddBRgcPpk Maize video] | ||
− | + | ||
* Final project demo | * Final project demo | ||
==== How the camp is structured ==== | ==== How the camp is structured ==== | ||
Line 67: | Line 53: | ||
* Work in pairs. Review what we did with [https://www.youtube.com/watch?v=nUVhY9VUlNI this video] | * Work in pairs. Review what we did with [https://www.youtube.com/watch?v=nUVhY9VUlNI this video] | ||
* Then review how [bang( works with [https://www.youtube.com/watch?v=VysiUD0cnbQ this video] | * Then review how [bang( works with [https://www.youtube.com/watch?v=VysiUD0cnbQ this video] | ||
− | ==== 11:30 - 12:00 | + | ==== 11:30 - 12:00 Final Project ==== |
− | + | ===== Final Project: some sort of something ===== | |
+ | * Criteria: Do *something*, anything which | ||
+ | ** Incorporates live elements | ||
+ | ** Incorporates live or recorded video, audio | ||
+ | ** Uses Pure Data, Makey Makey, webcam | ||
+ | ** 3ish to 5ish minutesish longish | ||
+ | * Ideas to consider | ||
+ | ** Performance? | ||
+ | ** What form does it have? | ||
+ | ** Are you demoing an idea or technique? | ||
+ | ** Is it an environmental sort of thing | ||
+ | ** Does it have a unique element? | ||
== Afternoon (1:00 - 4:30) == | == Afternoon (1:00 - 4:30) == |
Revision as of 17:22, 5 July 2015
http://tinyurl.com/WsuMusicTech
Contents
- 1 Overview
- 2 Day 1
- 2.1 Morning (8:30 - 12:00)
- 2.1.1 8:30 - 9:00: Introductions
- 2.1.2 9:00 - 9:30: The Name Game
- 2.1.3 9:30 - 10: Pure Data intro
- 2.2 Afternoon (1:00 - 4:30)
- 2.1 Morning (8:30 - 12:00)
- 3 Day 2
- 4 Day 3
- 5 Day 4
Overview
Day 1
Morning (8:30 - 12:00)
8:30 - 9:00: Introductions
Introductions: me, counselors
What is this camp?
- Making instruments
- DJ, VJ
- Realtime audio/video synthesis Pure Data
- Examples: Maize video
- Final project demo
How the camp is structured
- An open-source structure: follow along at http://tinyurl.com/WsuMusicTech
9:00 - 9:30: The Name Game
- Groups of 4 and 5, then 9:
- Name
- Music thing or Geek thing or anything!
- Contest between the 9
9:30 - 10: Pure Data intro
lecture schmecture 1
Pd: The Philosophy
- Pd is a dataflow language and uses the metaphor of connecting objects to each other.
- Pd also uses the metaphor of an instrument
- Combining the instrument maker and instrument player
- Edit and performance mode
- Combining the instrument maker and instrument player
Pd: The Language
- Pd vs. Pd-extended
- Runs on anything, even Android and iOS
- Free as in speech
Down and Dirty with Pd
- objects, messages, comments
- inlets and outlets, connecting objects and messages to each other
- [pix_video], [pix_texture], [rectangle]
- Show quickly [rotateXYZ], [sphere]
- Interactive help with objects
10:00 - 10:30 Workshop 1: Baby's First Pd Video Patch
- Work in pairs. Review what we did with this video
- Add one cool thing: rotation, sphere...something else?
- Can you add a filter? Project onto a teapot?
10:30 - 11:00 Lecture Schmecture 2
- Combining messages
- Adding filter
- Slider, number box, dragging and shift-dragging
- [cube], [rotateXYZ]
- [line]
- [bang(
11:00 - 11:30 Workshop 2: Learning to crawl
- Work in pairs. Review what we did with this video
- Then review how [bang( works with this video
11:30 - 12:00 Final Project
Final Project: some sort of something
- Criteria: Do *something*, anything which
- Incorporates live elements
- Incorporates live or recorded video, audio
- Uses Pure Data, Makey Makey, webcam
- 3ish to 5ish minutesish longish
- Ideas to consider
- Performance?
- What form does it have?
- Are you demoing an idea or technique?
- Is it an environmental sort of thing
- Does it have a unique element?
Afternoon (1:00 - 4:30)
Learn more Pd
hack up a cool Gem project
- Demo the idea
- Student work:
- First individually
- Then Groups of 2 (semi finals)
- Then groups of 4 (finals)
- Surf the 'net for cool Pd stuff
- Groups of 2 (semi finals)
- Then groups of 4 (finals)
- service learning class
Optional Activities
- write poetry or haiku with Pd
- write mad libs with Pd
End-of-Day
- Windows? Mac? Install Pd at home
Day 2
Morning
- Zoom, Shwartz...
Example1: audio
- Build 'A' with [osc~] and [dac~]
- Show canvas help, then interactive object help
- talk about tilde
- keyboard shortcuts
- inlets, outlets, creation arguments
- Add volume control *~, number box
- line~, snapshot~
- audio streams (sig~) vs. control
- bang~
- add freq slider with line~
- make a note
Example2: audio
- audio scratcher
- arrays
- use [tabread] and [tabwrite] to show that it really is an array
- substitute [table]
- arrays
Afternoon
- Intro Makey Makey
- Video recorder/player
- recording video from phone etc.
Day 3
Morning
- Color tracking
Afternoon
- Work session
Day 4
Morning
- Work session
Afternoon
- Presentations