Difference between revisions of "Music 253/CS 275a Winter 2014 Syllabus"
Line 85: | Line 85: | ||
! scope="col" | Topics | ! scope="col" | Topics | ||
|- | |- | ||
− | | <div id="week1"></div>1 || | + | | <div id="week1"></div>1 || 6 Jan 2014 || |
<b>Overview of music representation</b> | <b>Overview of music representation</b> | ||
* Lecture 01A: [http://esf.ccarh.org/CS275A-Mus253 Musical Information][http://www.screencast.com/t/H6W4piHb Video version] | * Lecture 01A: [http://esf.ccarh.org/CS275A-Mus253 Musical Information][http://www.screencast.com/t/H6W4piHb Video version] | ||
* Demo: [http://www.musanim.com/ Malinowski's Music Animation Machine] | * Demo: [http://www.musanim.com/ Malinowski's Music Animation Machine] | ||
* [[Rosetta Stone of Musical Data Codes]] | * [[Rosetta Stone of Musical Data Codes]] | ||
− | * Assignment #1: [[Design your own music representation system]] (due | + | * Assignment #1: [[Design your own music representation system]] (due 15 Jan 2014) |
|- | |- | ||
− | | 1 || | + | | 1 || 8 Jan 2014 || |
<b>Music representation and course resources</b> | <b>Music representation and course resources</b> | ||
* Lecture 01B: [http://esf.ccarh.org/CS275A-Mus253/01B_ApplyingMusicalInformation_2014.pdf Applying Musical Information] | * Lecture 01B: [http://esf.ccarh.org/CS275A-Mus253/01B_ApplyingMusicalInformation_2014.pdf Applying Musical Information] | ||
* Lab #1: [[Guido Music Notation]] | * Lab #1: [[Guido Music Notation]] | ||
− | * Assignment #2: Finish [[Guido]] lab exercises at home (due | + | * Assignment #2: Finish [[Guido]] lab exercises at home (due 22 Jan 2014 at the latest) |
|- | |- | ||
− | | <div id="week2"></div>2 || | + | | <div id="week2"></div>2 || 13 Jan 2014 || |
<b> Notation software: input methods: MIDI #1</b> | <b> Notation software: input methods: MIDI #1</b> | ||
* Lecture 02A-B: [http://esf.ccarh.org/CS275A-Mus253/02A_Input_2013.pdf Input Methods for Musical Notation] | * Lecture 02A-B: [http://esf.ccarh.org/CS275A-Mus253/02A_Input_2013.pdf Input Methods for Musical Notation] | ||
* Lab #2a: [[Finale Simple Note Entry | Computer keyboard Input methods in Finale]] | * Lab #2a: [[Finale Simple Note Entry | Computer keyboard Input methods in Finale]] | ||
|- | |- | ||
− | | 2 || | + | | 2 || 15 Jan 2014 || |
<b> Notation software: input methods: MIDI #2</b> | <b> Notation software: input methods: MIDI #2</b> | ||
* Lab #2b: [[Finale Midi Entry | MIDI keyboard Input methods in Finale]] | * Lab #2b: [[Finale Midi Entry | MIDI keyboard Input methods in Finale]] | ||
− | * Assignment #3: Finale homework (due | + | * Assignment #3: Finale homework (due 20 Jan 2014) |
|- | |- | ||
− | | <div id="week3"></div>3 || | + | | <div id="week3"></div>3 || 20 Jan 2014 || |
<b> Input methods: OMR and Data Interchange </b> | <b> Input methods: OMR and Data Interchange </b> | ||
* Lecture 03A: [http://esf.ccarh.org/CS275A-Mus253/03A_Optical%20Music%20Recognition_2014.pdf Optical Music Recognition] | * Lecture 03A: [http://esf.ccarh.org/CS275A-Mus253/03A_Optical%20Music%20Recognition_2014.pdf Optical Music Recognition] | ||
Line 115: | Line 115: | ||
* Assignment #4: [[SharpEye]] to [[Finale]]/[[MuseScore]]/[[Noteflight]] | * Assignment #4: [[SharpEye]] to [[Finale]]/[[MuseScore]]/[[Noteflight]] | ||
|- | |- | ||
− | | 3 || | + | | 3 || 22 Jan 2014 || |
<b>MIDI Protocol/General MIDI</b> | <b>MIDI Protocol/General MIDI</b> | ||
* Lecture 03B: [http://esf.ccarh.org/CS275A-Mus253/03B_Sound-MIDI_Introduction_2014.pdf From Analogue to Digital Sound (MIDI Introduction)] | * Lecture 03B: [http://esf.ccarh.org/CS275A-Mus253/03B_Sound-MIDI_Introduction_2014.pdf From Analogue to Digital Sound (MIDI Introduction)] | ||
Line 123: | Line 123: | ||
* Topic: [http://www.ccarh.org/courses/253/handout/midiprotocol/ MIDI messages] | * Topic: [http://www.ccarh.org/courses/253/handout/midiprotocol/ MIDI messages] | ||
|- | |- | ||
− | | <div id="week4"></div>4 || | + | | <div id="week4"></div>4 || 27 Jan 2014 || |
<b>Standard MIDI Files</b> | <b>Standard MIDI Files</b> | ||
* Lecture 04A: [http://esf.ccarh.org/CS275A-Mus253/04A_Standard%20MIDI%20Files_2014.pdf Timbre and Quantization (MIDI)] | * Lecture 04A: [http://esf.ccarh.org/CS275A-Mus253/04A_Standard%20MIDI%20Files_2014.pdf Timbre and Quantization (MIDI)] | ||
Line 131: | Line 131: | ||
* Assignment #5a: [[MIDI file parsing homework]] | * Assignment #5a: [[MIDI file parsing homework]] | ||
|- | |- | ||
− | | 4 || | + | | 4 || 29 Jan 2014 || |
<b>MIDI Extensions/Wrap-up</b> | <b>MIDI Extensions/Wrap-up</b> | ||
* Lecture 04B: [http://esf.ccarh.org/CS275A-Mus253/04B_MIDi_Extensions_2014.pdf MIDI extensions and alternatives] | * Lecture 04B: [http://esf.ccarh.org/CS275A-Mus253/04B_MIDi_Extensions_2014.pdf MIDI extensions and alternatives] | ||
Line 139: | Line 139: | ||
* Assignment #5b: MIDI file creation | * Assignment #5b: MIDI file creation | ||
|- | |- | ||
− | | <div id="week5"></div>5 || | + | | <div id="week5"></div>5 || 3 Feb 2014 || |
<b>SCORE user input code</b> | <b>SCORE user input code</b> | ||
* Lecture 05A: [http://esf.ccarh.org/CS275A-Mus253/05A_SCORE%20Introduction_2014.pdf Introduction to SCORE] | * Lecture 05A: [http://esf.ccarh.org/CS275A-Mus253/05A_SCORE%20Introduction_2014.pdf Introduction to SCORE] | ||
Line 145: | Line 145: | ||
* [http://www.ccarh.org/courses/253/handout/scoreinput SCORE 5-Stage Input Reference] | * [http://www.ccarh.org/courses/253/handout/scoreinput SCORE 5-Stage Input Reference] | ||
|- | |- | ||
− | | 5 || | + | | 5 || 5 Feb 2014 || |
<b>SCORE music editor</b> | <b>SCORE music editor</b> | ||
* Lecture 05B. [http://esf.ccarh.org/CS275A-Mus253/05B_Special-Needs%20Repertories_2014.pdf Repertories with Special Needs] | * Lecture 05B. [http://esf.ccarh.org/CS275A-Mus253/05B_Special-Needs%20Repertories_2014.pdf Repertories with Special Needs] | ||
* Lab: Input [[SCORE user input | exercises done on paper in previous session]] | * Lab: Input [[SCORE user input | exercises done on paper in previous session]] | ||
|- | |- | ||
− | | <div id="week6"></div>6 || | + | | <div id="week6"></div>6 || 10 Feb 2014 || |
<b>SCORE simple examples</b> | <b>SCORE simple examples</b> | ||
* Lecture 06A. [http://esf.ccarh.org/CS275A-Mus253/06A_Special%20Situations%20in%20CMN_2014.pdf Special Situations in CMN] | * Lecture 06A. [http://esf.ccarh.org/CS275A-Mus253/06A_Special%20Situations%20in%20CMN_2014.pdf Special Situations in CMN] | ||
Line 156: | Line 156: | ||
* Homework #6: Finish [[SCORE user input 2]], due 18 February 2014 | * Homework #6: Finish [[SCORE user input 2]], due 18 February 2014 | ||
|- | |- | ||
− | | 6 || | + | | 6 || 12 Feb 2014 || |
<b>SCORE parameters</b> | <b>SCORE parameters</b> | ||
* Lecture 06B. [http://esf.ccarh.org/CS275A-Mus253/06B_TexturesTracks_2014.pdf Score Textures and Tracks] | * Lecture 06B. [http://esf.ccarh.org/CS275A-Mus253/06B_TexturesTracks_2014.pdf Score Textures and Tracks] | ||
Line 162: | Line 162: | ||
* Score parameter examples: [[SCORE_note_parameters|notes]], [[SCORE_slur_parameters|slurs/ties]] | * Score parameter examples: [[SCORE_note_parameters|notes]], [[SCORE_slur_parameters|slurs/ties]] | ||
|- | |- | ||
− | | <div a="week7"></div>7 || | + | | <div a="week7"></div>7 || 17 Feb 2014 || |
* Lecture 07A. [http://esf.ccarh.org/CS275A-Mus253/07A_EsAC-2014.pdf Codes for Archiving and Repurposing: The Essen Associative Code (EsAC)] | * Lecture 07A. [http://esf.ccarh.org/CS275A-Mus253/07A_EsAC-2014.pdf Codes for Archiving and Repurposing: The Essen Associative Code (EsAC)] | ||
<b>SCORE parameters 2</b> | <b>SCORE parameters 2</b> | ||
* Lab/Homework: [[SCORE_parameter_exercises|Hard SCORE exercises]], due 25 February 2014 | * Lab/Homework: [[SCORE_parameter_exercises|Hard SCORE exercises]], due 25 February 2014 | ||
|- | |- | ||
− | | 7 || | + | | 7 || 19 Feb 2014 || |
<b> MuseData</b> | <b> MuseData</b> | ||
* Lecture 07B. [http://esf.ccarh.org/CS275A-Mus253/07B_Codes%20for%20data%20%20archiving,%20interchange_WBH.pdf Codes for Archiving and Repurposing: MuseData (presented by Walter B. Hewlett)] | * Lecture 07B. [http://esf.ccarh.org/CS275A-Mus253/07B_Codes%20for%20data%20%20archiving,%20interchange_WBH.pdf Codes for Archiving and Repurposing: MuseData (presented by Walter B. Hewlett)] | ||
Line 174: | Line 174: | ||
* [http://github.com/musedata/muse2ps muse2ps for printing the MuseData files] | * [http://github.com/musedata/muse2ps muse2ps for printing the MuseData files] | ||
|- | |- | ||
− | | <div id="week8"></div>8 || | + | | <div id="week8"></div>8 || 24 Feb 2014 || |
<b> MusicXML </b> | <b> MusicXML </b> | ||
* Lecture 08A. [http://esf.ccarh.org/CS275A-Mus253/08A_MusicXML_2014.pdf Markup Languages for Music: MusicXML] | * Lecture 08A. [http://esf.ccarh.org/CS275A-Mus253/08A_MusicXML_2014.pdf Markup Languages for Music: MusicXML] | ||
* Lecture: [[Media:MusicXML_and_musical_parameters.pdf|MusicXML and musical parameters]] | * Lecture: [[Media:MusicXML_and_musical_parameters.pdf|MusicXML and musical parameters]] | ||
|- | |- | ||
− | | 8 || | + | | 8 || 26 Feb 2014 || |
<b> Transposition via Base-40 </b> | <b> Transposition via Base-40 </b> | ||
* Lecture 08b. [http://esf.ccarh.org/CS275A-Mus253/08b_Base-40-2014.pdf Base-40 Arithmetic for Music Apps] | * Lecture 08b. [http://esf.ccarh.org/CS275A-Mus253/08b_Base-40-2014.pdf Base-40 Arithmetic for Music Apps] | ||
Line 187: | Line 187: | ||
* [[Media:30_short_mei_encoding_examples.pdf|30 Short MEI encoding examples]] | * [[Media:30_short_mei_encoding_examples.pdf|30 Short MEI encoding examples]] | ||
|- | |- | ||
− | | <div id="week9"></div>9 || | + | | <div id="week9"></div>9 || 3 Mar 2014 || |
<b> Humdrum file format</b> | <b> Humdrum file format</b> | ||
* Lecture 09A. [http://esf.ccarh.org/CS275A-Mus253/09A_Humdrum-Intro.pdf Introduction to Humdrum (presented by David Huron)] | * Lecture 09A. [http://esf.ccarh.org/CS275A-Mus253/09A_Humdrum-Intro.pdf Introduction to Humdrum (presented by David Huron)] | ||
* Lecture: [[Media:Humdrum_file_format.pdf|Humdrum file format]] | * Lecture: [[Media:Humdrum_file_format.pdf|Humdrum file format]] | ||
|- | |- | ||
− | | 9 || | + | | 9 || 5 Mar 2014 || |
<b> Humdrum Analysis 1</b> | <b> Humdrum Analysis 1</b> | ||
* Lecture 09B. [http://esf.ccarh.org/CS275A-Mus253/09B_Uses%20of%20Humdrum.pdf Uses of Humdrum] | * Lecture 09B. [http://esf.ccarh.org/CS275A-Mus253/09B_Uses%20of%20Humdrum.pdf Uses of Humdrum] | ||
* Lab: [[Media:Humdrum_Tools_1.pdf|Humdrum Tools I]] | * Lab: [[Media:Humdrum_Tools_1.pdf|Humdrum Tools I]] | ||
|- | |- | ||
− | | <div id="week10"></div>10 || | + | | <div id="week10"></div>10 || 10 Mar 2014 || |
<b> Music as Intellectual Property</b> | <b> Music as Intellectual Property</b> | ||
* Lecture 10A. [http://esf.ccarh.org/CS275A-Mus253/10A_Basic%20Concepts%20in%20Music%20Copyright_2014.pdf Basic Concepts in Music Copyright] | * Lecture 10A. [http://esf.ccarh.org/CS275A-Mus253/10A_Basic%20Concepts%20in%20Music%20Copyright_2014.pdf Basic Concepts in Music Copyright] | ||
− | * Lecture 10A (2014): Music Copyright | + | * Lecture 10A (2014): Music Copyright |
<b> Humdrum Analysis 2</b> | <b> Humdrum Analysis 2</b> | ||
* Lecture/Demo: [[Media:Humdrum_Tools_2.pdf|Humdrum Tools II]] | * Lecture/Demo: [[Media:Humdrum_Tools_2.pdf|Humdrum Tools II]] | ||
* Lab: [[Humdrum Lab 1 | Humdrum Lab]] | * Lab: [[Humdrum Lab 1 | Humdrum Lab]] | ||
|- | |- | ||
− | | 10 || | + | | 10 || 12 Mar 2014 || |
* Lecture 10B. [http://esf.ccarh.org/CS275A-Mus253/10B_MusicalDataIP_2014.pdf Musical Data as Intellectual Property] | * Lecture 10B. [http://esf.ccarh.org/CS275A-Mus253/10B_MusicalDataIP_2014.pdf Musical Data as Intellectual Property] | ||
<b> Non-standard music representations in Humdrum </b> | <b> Non-standard music representations in Humdrum </b> | ||
|- | |- | ||
− | | <div id="week11"></div>FE || | + | | <div id="week11"></div>FE || 19 Mar 2014 || |
<b> Take-home final due by 11 p.m.</b> | <b> Take-home final due by 11 p.m.</b> | ||
|} | |} |
Revision as of 01:42, 20 December 2014
Music 253/CS 275a "Symbolic Musical Information"
Stanford University (Winter 2015).
This music-information course surveys symbolic frameworks and methods for a wide range of musical applications. Areas covered include advanced notation systems, optical music recognition, data conversion and synchronization, and the internal structure of data files. The course is preparatory for Music 254/CS 275B (Music Query, Analysis, and Style Simulation), which focuses on projects requiring a working knowledge of notation and sound software.
Meeting times: | Tuesdays & Thursdays 1:15–3:05 | |
Location: | Braun Music Building, room 128 (or entry also from room 129) | |
Instructors: | Eleanor Selfridge-Field (esfield@stanford.edu) Craig Stuart Sapp (craig@ccrma.stanford.edu) | |
Office Hours: | 3:05–4:05 Wednesdays and by appointment. | |
Credits: | 2–4 | |
Grading: |
Four-credits: class attendance: 25%; weekly assignments: 50%; take-home final: 25%. |
|
Website: | music253.stanford.edu wiki.ccarh.org/wiki/Music 253 Overview of individual topics presented in Music 253. |
|
Prerequisites: | Ability to read standard music notation. Knowledge of central concepts of tonal music theoory (see Tutorial). | |
Textbook: | E. Selfridge-Field, ed., Beyond MIDI: The Handbook of Musical Codes (MIT Press, 1997). Available online by permission of the publisher. |
Syllabus
See also Music 254/CS 275b Syllabus
Go to week: 1 | 2 | MIDI 3 | 4 | SCORE 5 | 6 | MuseData 7 | XML 8 | Humdrum 9 | 10
- Lecture 01A: Musical InformationVideo version
- Demo: Malinowski's Music Animation Machine
- Rosetta Stone of Musical Data Codes
- Assignment #1: Design your own music representation system (due 15 Jan 2014)
- Lecture 01B: Applying Musical Information
- Lab #1: Guido Music Notation
- Assignment #2: Finish Guido lab exercises at home (due 22 Jan 2014 at the latest)
- Lecture 02A-B: Input Methods for Musical Notation
- Lab #2a: Computer keyboard Input methods in Finale
- Lab #2b: MIDI keyboard Input methods in Finale
- Assignment #3: Finale homework (due 20 Jan 2014)
- Lecture 03A: Optical Music Recognition
- Lecture: Introduction to XML
- Lab #3: Optical music recognition with SharpEye
- Assignment #4: SharpEye to Finale/MuseScore/Noteflight
- Lecture 03B: From Analogue to Digital Sound (MIDI Introduction)
- Lecture: Hexadecimal numbers
- Topic: MIDI roadmap of the byte
- Topic: MIDI bytes/messages (cinmidi)
- Topic: MIDI messages
- Lecture 04A: Timbre and Quantization (MIDI)
- Lecture: Standard MIDI Files
- Topic: Outline of the Standard MIDI File structure
- Topic: Variable length values
- Assignment #5a: MIDI file parsing homework
- Lecture 04B: MIDI extensions and alternatives
- Topic: General MIDI instruments (plus percussion key numbers on channel 10)
- Topic: General MIDI continuous controllers
- binasc tool for creating MIDI files in a text editor
- Assignment #5b: MIDI file creation
- Lecture 05A: Introduction to SCORE
- Lab: SCORE user input
- SCORE 5-Stage Input Reference
- Lecture 05B. Repertories with Special Needs
- Lab: Input exercises done on paper in previous session
- Lecture 06A. Special Situations in CMN
- Lab: Input slightly harder SCORE examples
- Homework #6: Finish SCORE user input 2, due 18 February 2014
- Lecture 06B. Score Textures and Tracks
- Lecture: SCORE parameters
- Score parameter examples: notes, slurs/ties
- Lab/Homework: Hard SCORE exercises, due 25 February 2014
- Lecture 08A. Markup Languages for Music: MusicXML
- Lecture: MusicXML and musical parameters
- Lecture 08b. Base-40 Arithmetic for Music Apps
- Lecture 09A. Introduction to Humdrum (presented by David Huron)
- Lecture: Humdrum file format
- Lecture 09B. Uses of Humdrum
- Lab: Humdrum Tools I
- Lecture 10A. Basic Concepts in Music Copyright
- Lecture 10A (2014): Music Copyright
- Lecture/Demo: Humdrum Tools II
- Lab: Humdrum Lab
- Lecture 10B. Musical Data as Intellectual Property
Week | Dates | Topics |
---|---|---|
1 | 6 Jan 2014 |
Overview of music representation |
1 | 8 Jan 2014 |
Music representation and course resources |
2 | 13 Jan 2014 |
Notation software: input methods: MIDI #1 |
2 | 15 Jan 2014 |
Notation software: input methods: MIDI #2 |
3 | 20 Jan 2014 |
Input methods: OMR and Data Interchange |
3 | 22 Jan 2014 |
MIDI Protocol/General MIDI |
4 | 27 Jan 2014 |
Standard MIDI Files |
4 | 29 Jan 2014 |
MIDI Extensions/Wrap-up |
5 | 3 Feb 2014 |
SCORE user input code |
5 | 5 Feb 2014 |
SCORE music editor |
6 | 10 Feb 2014 |
SCORE simple examples |
6 | 12 Feb 2014 |
SCORE parameters |
7 | 17 Feb 2014 |
SCORE parameters 2 |
7 | 19 Feb 2014 |
MuseData |
8 | 24 Feb 2014 |
MusicXML |
8 | 26 Feb 2014 |
Transposition via Base-40 MEI |
9 | 3 Mar 2014 |
Humdrum file format |
9 | 5 Mar 2014 |
Humdrum Analysis 1 |
10 | 10 Mar 2014 |
Music as Intellectual Property Humdrum Analysis 2 |
10 | 12 Mar 2014 |
Non-standard music representations in Humdrum |
FE | 19 Mar 2014 |
Take-home final due by 11 p.m. |
General Policies and University Rules
General policies and university rules:
- Delivery times:
- Assignments: by the start of the class for which they are due.
- Final exam: by 11 p.m. of the assigned date.
- Honor code: We will act and expect you to act according to the Stanford Honor Code.
- Students with disabilities: Students who may need an academic accommodation based on the impact of a disability must initiate the request with the Student Disability Resource Center (SDRC) located within the Office of Accessible Education (OAE). SDRC staff will evaluate the request with required documentation, recommend reasonable accommodations, and prepare an Accommodation Letter for faculty dated in the current quarter in which the request is being made. Students should contact the SDRC as soon as possible since timely notice is needed to coordinate accommdations. The OAE is located at 563 Salvatierra Walk (phone 723-1066).