Final Projects Some simple ideas. Composition (1) program that "learns" some aspect of musical composition.

Slides:



Advertisements
Similar presentations
How we talk about music Especially 20th century music.
Advertisements

Chapter 2: Rhythm and Pitch
N(T) Music Syllabus Implementation Workshop. Objectives of Workshop Interpret the GCE N(T) Music syllabus Plan the N(T) Music course Teach the N(T) Music.
Music Basics. Music notation the staff Music notation clefs.
Music is what feelings sound like. ~Author Unknown
Sept. 6/11. - Sound Sounds may be perceived as pleasant or unpleasant. What are these sounds that we hear? What is "sound"? What causes it, and how do.
GROUP MEMBERS-  ZION- PROJECT LEADER  TYRESE-CHIEF RESEARCHER  MUSKAN-COMMUNICATIONS DIRECTOR  GHAZAL-DIGITAL ENGINEER.
What is music? Music is the deliberate organization of sounds by people for other people to hear.
SUBJECTIVE ATTRIBUTES OF SOUND Acoustics of Concert Halls and Rooms Science of Sound, Chapters 5,6,7 Loudness, Timbre.
UFCEXR-20-1Multimedia Sound Production Basic Chord Structures and Patterns.
Making Musical Decisions. The composer must decide what he or she wants to say and the best musical means to express it. Among the most fundamental decisions.
Reading notes in the Treble Clef!
Pitch Pitch can be described as being how high or low the sound is heard. Pitch is determined by the speed or frequency of the vibration which is causing.
Chapter Nine Harmony. Basic Elements of Music Rhythm Melody (pitch Harmony Timbre (sound) Form (shape)
The Nuts & Bolts of Music
Final Projects Some simple ideas. Composition (1) program that "learns" some aspect of musical composition.
QUIZ. Practice Quiz for roll taking. Provide the best answer from those shown.
‘EINE KLEINE NACHTMUSIK’
Use Cope-events which are like ( ) where element 1. is ontime in 1000s of second 2. is midi note (60 = middle C) 3. is duration in 1000s of.
A Breath in an Electronic World: Experiments in Musical Expression using a Midi Wind Controller Matthew Ahrens Mentor: Dr. James Bohn Bridgewater State.
KS1 & KS2 Composition John Oates AST Primary Music Warrington Schools’ Arts & Culture Service Tuesday 31 st January 2012 Westbrook Old Hall Primary.
CMSCDHN1114/CMSCD1011 Introduction to Computer Audio
Chapter 3 Experiencing Music. Listening to Music One of most pleasurable aural experiences is music Levels of Listening Different levels of attentiveness.
Elements of Music. MELODY  Melody is the part of the music you can sing. To play or sing a melody, there can only be one note at a time. It is also known.
"The Elements of Music" An Introduction. The Elements of Music.
Sound Representation Digitizing Sound Sound waves through Air Different Voltages Voltage converted to numbers.
T o H elp I ndividuals N eeding K nowledge T hink L isten C ount Day 148 4/27/2010 Dr. Hodges’ Lesson Plan COMPETENCY.
Melody The Basics.
Computer Hardware. Processing Binary Math Hierarchy.
Machaut Messe Performance Performance Performance Isorhythm Isorhythm.
For use with WJEC Performing Arts GCSE Unit 1 and Unit 3 Task 1 Music Technology Creativity in composing.
Base-40 arithmetic for music apps Music 253/CS 275A Stanford University.
AURAL SKILLS ASSESSMENT TASK 2 Question 2 THE CONCEPTS OF MUSIC General Knowledge.
The 4 Parameters of Sound PITCH = the frequency of vibration (heard as “high” vs. “low”) DURATION = the length of time a sound lasts (heard as aspects.
Unit 1: Basics of Music & Film
Unit 1: Elements Music Notation. Notating Pitch  Notation – a system of writing music  Pitches are notated by notes on a staff  Staff – set of five.
Melodic Similarity Presenter: Greg Eustace. Overview Defining melody Introduction to melodic similarity and its applications Choosing the level of representation.
Musical Terms Mrs. Keating Fine Arts 9. Rhythm Beat is like your pulse! Your heart keeps the beat for the rest for your body! Beat is like your pulse!
Final Projects Some simple ideas. Composition (1) program that "learns" some aspect of musical composition.
 6 th Musical Literacy 1.1 All students will be able to use a steady tone when performing.
Music Appreciation: The History of Rock Chapter 1: Elements of Music.
A Brief Introduction to Musical Acoustics
4th grade music - Marking Period 1 During Marking Period 1, students practice identifying specific instruments by sight and sound. They learn about tone.
Music Basics. Music notation the staff Music notation clefs.
By Kyle Tatum.  MIDI (or Musical Instrumental Digital Interface) is an industry-standard protocol, first defined in 1982 by Gordon Hall, that enables.
Chelmsford Public Schools Fine and Performing Arts Department K-4 Music Curriculum Map By the end of each grade level, students will be able to: Kindergarte.
How are the elements of music shared through notation?
Chapter 2: Rhythm and Pitch
Music Matching Speaker : 黃茂政 指導教授 : 陳嘉琳 博士.
Introduction to Music scales
MUSIC HIGH SCHOOL – MUSIC THEORY
MELODY Melody usually single note phrases that is the LEAD of the piece = single notes that add to a recognizable whole.
EE2F2: Music Technology - Revision
Using Music to Teach Creativity Creatively
Creating Simple Music By Keith Lynn
National Curriculum Requirements of Music at Key Stage 1
Weaving Music Knowledge, Skills and Understanding into the new National Curriculum Key Stage 1: Music Forest Academy.
Elements of Music.
4th grade music - Marking Period 1
Fine Arts section 1 pg.7-20 By david steen.
Fifth Grade Music TEKS.
Third Grade Music TEKS.
Base-40 arithmetic for music apps
MUSIC HIGH SCHOOL – MUSIC TECHNOLOGY – Unit 5
Year 9 - Starter Activity
MUSIC HIGH SCHOOL - ELECTRONIC PIANO – Unit 2
MUSIC HIGH SCHOOL – MUSIC THEORY
a grammar checker for music compositions in the style of Palestrina
What is Sound?
Presentation transcript:

Final Projects Some simple ideas

Composition

(1) program that "learns" some aspect of musical composition

(2) fractal music that sounds musical

(3) program that creates engaging new styles

(4) vivaldi music maker (scales, arps, sequences, etc.)

(5) program that sets some of Messiaen's ideas into code

(6) real-time transformation of drawing to music

(7) improvisation program

(8) accompaniment program

(9) re-write masterpieces according to some plan

(10) logically replace one of the elements of known music

Analysis

(1) performance attributes of given performers

(2) mapping rhythm, texture, harmonic rhythm, etc.

(3) reduction by mathematics

(4) analysis using 2D cellular automata

(5) statistical representation and comparison

(6) analysis of chromatic versus diatonic content of music

(7) tension analyzing program (Hindemith theories?)

(8) relevance of dynamics to pitch, etc. (i.e., cross dependency)

(9) compare some aspect of music to some aspect of non-music

(10) a composer's use of some attribute over an extended period

Short Paper Well-Documented Code Five Sample Outputs

Presentations due last two days of classes

A short break Nancarrow Nancarrow Nancarrow

Representations cope-eventsMGC

cope-events Represent notes (combinations of pitch, ontimes, etc.) Represent notes (combinations of pitch, ontimes, etc.) Not the same as MIDI-events (though they automatically become MIDI-events when they are saved in MIDI files) Not the same as MIDI-events (though they automatically become MIDI-events when they are saved in MIDI files) More humanly readable than MIDI-events. More humanly readable than MIDI-events.

cope-events consist of five or more note properties As in as in ( ) which represents one note. As in as in ( ) which represents one note. Each of the numbers represents a single parameter of a note. Each of the numbers represents a single parameter of a note. cope-events such as the one at top usually occur in lists of such events in order to make music as in ‘(( ) ( )..... cope-events such as the one at top usually occur in lists of such events in order to make music as in ‘(( ) ( ).....

First parameter ontime in 1000s of a second ontime in 1000s of a second 1000 is equal to a quarter note in traditional music notation 1000 is equal to a quarter note in traditional music notation 1009 can produce a mess in music notation but can be rounded using a notation program quantizer 1009 can produce a mess in music notation but can be rounded using a notation program quantizer None of this matters if destination not music notation None of this matters if destination not music notation

Second parameter MIDI note (60 = middle C) MIDI note (60 = middle C) Range usually 24 to 108 Range usually 24 to 108 C octaves are 24, 36, 48, 60, 72, 84, 96, 108 C octaves are 24, 36, 48, 60, 72, 84, 96, 108 Therefore, is 7 octaves Therefore, is 7 octaves

Third parameter duration in 1000s of a second duration in 1000s of a second 1000 is equal to a quarter note in traditional music notation 1000 is equal to a quarter note in traditional music notation 1009 can produce a mess in music notation but can be rounded using a notation program quantizer 1009 can produce a mess in music notation but can be rounded using a notation program quantizer None of this matters if destination not music notation None of this matters if destination not music notation

Fourth parameter Channels (1 through16) Channels (1 through16) Channel designation determines the timbre of the sound produced Channel designation determines the timbre of the sound produced Channel timbres are changed in MIDI, not in cope-events Channel timbres are changed in MIDI, not in cope-events Changing timbres requires changing channels Changing timbres requires changing channels

Fifth parameter loudness (0 through127) loudness (0 through127) Also known as velocity or pressure Also known as velocity or pressure No reason for 0 (rest) because rests need not occur explicitly in cope-event notation No reason for 0 (rest) because rests need not occur explicitly in cope-event notation Crescendos and diminuendos do not take place within notes, but over time with many notes. Crescendos and diminuendos do not take place within notes, but over time with many notes.

Six+ parameters Can be used for anything Can be used for anything Are not currently implemented in WACM Are not currently implemented in WACM Good for storing things with notes you want to remember. Good for storing things with notes you want to remember.