TJHSST Computer Systems Lab Senior Research Project Designing a Music Scripting Language 2008-2009 Casey Mihaloew Abstract: The problem addressed in this.

Slides:



Advertisements
Similar presentations
Introduction to the Elements of Music
Advertisements

This lesson is teaching 8th grade students about dynamics and tempo.
Music Terms & Symbol Review
Final Review 8th grade Band 4th quarter Time Signature Indicates the of beats per measure.
Music Terms & Symbol Review
Music is Science A Childrens Concert for Orchestra Featuring: Douglas P. Droste Artistic Director, Muncie Symphony Orchestra Dr. Patrick Herak Adjunct.
Music. Scale A series of notes differing in pitch according to a specific scheme An octave (eight notes)
Piano= Soft Forte=Loud Fortissimo= Very Loud Pianissimo= Very Soft Mezzoforte = Medium Loud Mezzopiano = Medium Soft Crescendo (cresc.) Means to get louder.
Music – Gr 3-4 The basics.
Final Exam Review Terms and Symbols Grade 7. What are these?
Designing a Music Scripting Language Casey Mihaloew Computer Systems Lab
Int 2 Multimedia Revision. Digitised Sound Analogue sound recorded from person, or real instruments.
The Assembly Language Level
Elements of Music Finish Start Tempo and Dynamics Timbre Harmony Form
Chapter Chapter 4. Think back to any very difficult quantitative problem that you had to solve in some science class How long did it take? How many times.
LMMS is a digital audio workstation that allows you to produce instrumental songs. LMMS stands for Linux MultiMedia Studio. The software was originally.
Basic Terms to Understand as a Song Leader
Elements of Music. Harmony Two or more notes together Two or more notes together Chord – three or more notes at one time Chord – three or more notes at.
UNIT 1: ELEMENTS.
The Elements of Music. Music Music has been an important part of the activities of humankind since the beginning of recorded history. Today, music is.
Duration The element of time.. Duration Beat - the steady pulse that flows through a piece of music. Fast or slow May be easy to hear (or feel), or it.
Lesson Six Composition: Beethoven extended. Beethoven Revisited In lesson four you composed a piece using the rhythm and form (aa’ba’) of Beethoven. In.
Music Theory Review. Staff Treble Clef Bass Clef.
ALL MUSIC HAS VALUE TO SOMEBODY. What is Music? The Organization of Sound in Time.
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.
Tutorial 6 & 7 Symbol Table
Beethoven Revisited. In Beethoven Copy Cat you composed a piece using the rhythm and form (aa’ba’) of Beethoven. In this assignment, you will use Beethoven’s.
Music Symbols and Notation 9 th and 10 th Grade Music Theory Class November 28 th 2006 Mr. Haubert.
Frank Markovich1 Script for Scales Tape Frank Markovich Acuson.
Introduction To C++ Programming 1.0 Basic C++ Program Structure 2.0 Program Control 3.0 Array And Structures 4.0 Function 5.0 Pointer 6.0 Secure Programming.
Games and Simulations O-O Programming in Java The Walker School
3rd Grade Music Book.
Music Theory Clef Notes Dynamics Tempos Articulations.
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.
infinity-project.org Engineering education for today’s classroom 53 Design Problem - Digital Band Build a digital system that can create music of any.
Designing a Music Scripting Language Casey Mihaloew TJHSST Computer Systems Lab Abstract: The problem addressed in this project is finding a.
Gr. 3 Music Jeopardy Quiz Jeopardy Quiz. DurationNotesInstrumentSymbolsTerms
Map Reduce: Simplified Data Processing On Large Clusters Jeffery Dean and Sanjay Ghemawat (Google Inc.) OSDI 2004 (Operating Systems Design and Implementation)
Christmas Final Review 2nd quarter Band Time Signature Indicates the number of beats per measure.
MIDI and YOU Orchestra in a Box. What is MIDI?  Musical Instrument Digital Interface  MIDI is a protocol - a standard by which two electronic instruments.
Final Review 7th grade Band 4th quarter Time Signature Indicates the number of beats per measure.
TJHSST Computer Systems Lab Senior Research Project Designing a Music Scripting Language Casey Mihaloew Abstract: The problem addressed in this.
Section 8.1 Estimating  When  is Known In this section, we develop techniques for estimating the population mean μ using sample data. We assume that.
1 Compiler Construction (CS-636) Muhammad Bilal Bashir UIIT, Rawalpindi.
"The Elements of Music" An Introduction. The Elements of Music.
Music Theory Review. Staff Treble Clef Bass Clef.
An Object-Oriented Approach to Programming Logic and Design Fourth Edition Chapter 6 Using Methods.
MUSIC in E.S.O. 1st Course Linguistic Innovation Project.
Lesson 6 Beethoven Revisited. Beethoven Revisited In Beethoven Copy Cat you composed a piece using the rhythm and form (aa’ba’) of Beethoven. In this.
James Hornsby Connor Bradshaw 1168 Unit 1. Unit Unit  I will use Garageband because it has simple user interface, it is easy to use.
6th Grade Keyboard Unit Essential Music Terms
Mars, the Bringer of War from The Planets by Holst Creative Listening Guide Karen S. Thomas.
What makes a song…?.
Music Terms & Symbol Review. Measure Clef A symbol that assigns pitches to the staff.
TJHSST Computer Systems Lab Senior Research Project Designing a Music Scripting Language Casey Mihaloew Abstract: The problem addressed in this.
Designing a Music Scripting Language Casey Mihaloew Computer Systems Lab
Reading, Writing, and Making Music Clef Notes Dynamics Tempos Articulations.
Music terms!. Music 1Music 2Music 3Music 4Music
ELEMENTS OF MUSIC.  Listening to music for a music class is different than just listening to your favourite song on the radio.  You need to listen for.
KS3 End of Year Exams Music Revision.
Sr. Band Final / Post-Assessment Review Packet – Part 1 Mr. Doherty
Elements of music All forms of music from all societies and cultures have common characteristics and elements Rhythm - How the beat is broken down Melody.
Introduction to Music Theory
Introduction to the Elements of Music
MUSICAL STRUCTURE ELEMENTS OF MUSIC.
The Elements of Music.
Designing a Music Scripting Language Casey Mihaloew
Year 4 Music Theory.
Week 1 Real Numbers and Their Properties
What is Sound?
Presentation transcript:

TJHSST Computer Systems Lab Senior Research Project Designing a Music Scripting Language Casey Mihaloew Abstract: The problem addressed in this project is finding a way to describe music and implement turning it into a sound file. The language will cover basic notes with rhythms and articulations. It will take into account different instruments as well as multiple of the same instrument. It will eventually allow continuous changes of certain factors like pitch, volume, and tempo, known as glissando, crescendo or diminuendo, and accelerando or ritardando. Currently, it can recognize notes of different pitches and modifiers on the pitches. Background: There has been a lot of work done in the area of computer music. A good survey of early work on computer music is Programming Languages for Computer Music Synthesis, Performance, and Composition, by Gareth Loy and Curtis Abbott. The focus of this paper is first to outline the various difficulties in designing a programming language for music, then discuss sound synthesis, and finally review many of the languages already created up to the time of publication (June 1985). There had already been a lot of advances in this area by 1985 as it was one of the earlier hard problems attempted by computer scientists. For those readers not completely familiar with music, some basic terms will need explanation. The tempo is how fast the music is going and is typically measured in beats per minute (bpm). An accelerando is when the music gradually speeds up and a ritardando or rallentando is when the music slows down. The pitch is what frequency the note vibrates at, a higher frequency equating to a higher pitch. An interval is a ratio of frequencies, specifically an octave is 2:1. A glissando is when the pitch changes gradually. Volume is how loud the music is, with forte meaning loud and piano meaning soft. A crescendo is a gradual increase in volume while a decrescendo or diminuendo is a decrease in volume. There are also modifiers to notes that change one or more of the parameters, such as accents, accidentals, and other articualtions. Procedures and Methods: The fist problem that was dealt with was how to keep the language concise. With four parameters for each note in addition to modifiers, describing each note and all of its aspects could yield a long and unwieldy text file. The solution that I came up with is mapping. the easiest way to describe what mapping does is to give an example. The line "([C2:1],[C2:1],[C2:1],[C2:1])(staccato, tenuto)" under mapping will turn into "([C2:1] staccato,[C2:1] tenuto,[C2:1] staccato,[C2:1] tenuto)". This loops over all of the items in the first list and appends it to the corresponding item in the second list. If either list runs out of items, it starts over from the beginning of that list. It keeps going until the longer of the two lists is completed. This, once the program is completed, should drastically reduce the number of lines that one needs to type in order to describe the whole piece of music. In order to have two lists that don't map, currently I use curly brackets to encompass a specific need of mapping. The design of the classes in this object-oriented project is one of the integral parts. The whole program is run by the driver, as is typical. The driver reads in a file and sends it to the parser which returns a list of commands. The driver then reads through the commands to see what it needs to do. As it goes through a proper file, it will create Instruments in a Hash Table. The instruments in turn keep track of an array list of Notes, as well as certain other parameters such as tempo, volume, time signature (class TimeSignature), and how to parse the notes, stored in the NoteInterpreter class. The note keeps track of what instrument it is played on, its volume, length, tempo, and pitch. The pitch is stored in the Pitch class, which keeps track of the name of the note and frequency. Various key parameters (both parts of the key signature, duration of notes) could be stored as a double, but more exactness can be had by storing them in a Rational class that was written for this project, involving adding and multiplying with stored numerators and denominators. The current parsing does not work perfectly. It makes an array of commands to be parsed. For each command, it turns the nested parentheses into an arbitrary depth array. It then expands the mapping. The error in this way is that there is sometimes no difference between “)(“ and “,” and so it doesn’t map things that should be done. Fixing this is still an open problem for me. The first section of output has the parsed program. The second section describes all of the notes recorded by each instrument as well as when the notes start and stop. Results and Conclusions: The result of this project will be an easy way of turning a text file into a sound file. It can be used by other researchers as a basis for any music generation or analysis project The result of the test in the previous section is that all of the four parameters and modifiers are being stored successfully. I conclude that the next step will be to actually get sound to come out of the machine. Sample Program {import tempos} {import volumes} {def $i (tuba,trumpet,horn)} {(initInstr)$i$i} {$i(noteType basic)} {$i(timeSignature 4:4)} {$i(tempo $allegro)} {$i(volume $forte)} {$i(test)} {(tuba,trumpet,horn)( ([C2:1/2],[D2:7/2]), ([C4:1],[B3:3]), ([G3:4] tenuto), ([C2:3],[D2:1]), ([E4:2],[G4:2]), ([F3:1],[E3:1],[D3:1],[C3:1]) )} {$i(play)} initInstr,tuba,tuba, … horn,play, tuba ins. tempo: volume: 0.6. time signature: 4 4 trumpet ins. tempo: volume: 0.6. time signature: 4 4 … trumpet ins. Start: 2.0. Stop: 3.0 for note 2 counts of E4( ) trumpet ins. Start: 3.0. Stop: 4.0 for note 2 counts of G4( ) horn ins. Start: 0.0. Stop: 2.0 for note 4 counts of G3( ) tenuto horn ins. Start: 2.0. Stop: 2.5 for note 1 counts of F3( ) horn ins. Start: 2.5. Stop: 3.0 for note 1 counts of E3( ) horn ins. Start: 3.0. Stop: 3.5 for note 1 counts of D3( ) horn ins. Start: 3.5. Stop: 4.0 for note 1 counts of C3( )