III Symbolic Reality III.2 (Mo Nov 05) Denotators I—definition of a universal concept space and notations.

Slides:



Advertisements
Similar presentations
MUSIC NOTES Noise Versus Music  What is the difference between noise and music?  Answer: The appearance of the waveform.  What is the difference between.
Advertisements

Guerino Mazzola U & ETH Zürich Internet Institute for Music Science Penser la musique dans la logique fonctorielle.
Guerino Mazzola U & ETH Zürich Internet Institute for Music Science architecture du livre „The Topos of Music“
Paul Hertz University of Wyoming
GROUP MEMBERS-  ZION- PROJECT LEADER  TYRESE-CHIEF RESEARCHER  MUSKAN-COMMUNICATIONS DIRECTOR  GHAZAL-DIGITAL ENGINEER.
Chapter 5: Hashing Hash Tables
UFCEXR-20-1Multimedia Sound Production Basic Chord Structures and Patterns.
Music Processing Roger B. Dannenberg. Overview  Music Representation  MIDI and Synthesizers  Synthesis Techniques  Music Understanding.
The Physics of Music Charles H. Bennett Bennett Conservatory of Music April 12, 2015.
‘EINE KLEINE NACHTMUSIK’
Chapter 15 Outline Mechanical Waves
CIS Computer Programming Logic
1 Chapter 3 Data Representation Part 1. 2 Goals Introduce the different ways in which data may be represented Concepts –Abstract data types –Formula-based,
 Origins in PRESTO, and early computer application developed by Guerino Mazzola.  RUBATO is a universal music software environment developed since 1992.
Abstract Syntax Notation ASN.1 Week-5 Ref: “SNMP…” by Stallings (Appendix B)
Elementary Harmony What are the three elements of music? By Ann Kim.
Copyright © 2014 Curt Hill Sets Introduction to Set Theory.
Music, Superposition and Chords Physics 11Adv. Comprehension Check 1. What beat frequency would you expect if two trumpets play the same note but one.
Set 6 Let there be music 1 Wow! We covered 50 slides last time! And you didn't shoot me!!
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Dr. Muhammed Al-MulhemICS (Denotational Semantics)
Artistic Song Leading Lesson 1 Copyright 2010 by Jimmy Bagwell As part of the “ARTISTIC SONG LEADING” Series.
Unit 1 – Fundamentals of Music Mr. Jackson Music Theory V.
ICS 253: Discrete Structures I Induction and Recursion King Fahd University of Petroleum & Minerals Information & Computer Science Department.
Final Projects Some simple ideas. Composition (1) program that "learns" some aspect of musical composition.
Guerino Mazzola (Fall 2015 © ): Introduction to Music Technology IIISymbolic Reality III.2 (We Nov 16) Denotators I—definition of a universal concept space.
Introduction – Sets of Numbers (9/4) Z - integers Z + - positive integers Q - rational numbersQ + - positive rationals R - real numbersR + - positive reals.
Guerino Mazzola (Spring 2016 © ): Performance Theory II STRUCTURE THEORY II.1 (Tu Feb 03) Tuning, Intonation, and Dynamics.
Copyright © 2006 Addison-Wesley. All rights reserved.1-1 ICS 410: Programming Languages Chapter 3 : Describing Syntax and Semantics Denotational Semantics.
Elements of Music. Melody Single line of notes heard in succession as unit Phrases Cadences—Points of arrival/rest Conjunct vs. disjunct motion Contour:
Scoring Components: SC 1: The course enables the students to master the rudiments and terminology of music: notational skills, scales, keys, intervals,
Chapter 4 Introduction to Set Theory
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
MUSIC THEORY 2.0 Dmitri Tymoczko Princeton University
Mathematical Background: Extension Fields
Relations Chapter 9.
Signals and Systems.
The Basic Concepts of Set Theory
Advanced Algorithms Analysis and Design
III Digital Audio III.9 (Wed Oct 25) Phase vocoder for tempo and pitch changes.
III Symbolic Reality III.2 (We Nov 08) Denotators I—definition of a universal concept space and notations.
Umans Complexity Theory Lectures
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
Cardinality of Sets Section 2.5.
Math Review CS474/674 – Prof. Bebis.
II CONCEPT SPACES II.6 (Thu Feb 22) Denotators—definition of a universal concept space, notations, and examples.
The Basic Concepts of Set Theory
Precalculus Mathematics for Calculus Fifth Edition
Logics for Data and Knowledge Representation
III Digital Audio III.9 (Wed Oct 24) Phase vocoder for tempo and pitch changes.
Lab 7: Musical Scales The Just Scale The Tempered Scale Transposition
Developing a Versatile Audio Synthesizer TJHSST Computer Systems Lab
Warm Up Lesson Presentation Lesson Quiz.
H Melody/Harmony Relative Major / Minor – A change of key (modulation) from minor to major key using the same key signature but found three semitones higher,
Copyright © Cengage Learning. All rights reserved.
Integrating Segmentation and Similarity in Melodic Analysis
Compilers Principles, Techniques, & Tools Taught by Jing Zhang
PROGRAMMING IN HASKELL
CS21 Decidability and Tractability
Chapter 1: Linear Functions, Equations, and Inequalities
MUSIC HIGH SCHOOL – MUSIC THEORY
Exercise Give the domain and range of the following relation.
Numerical Representation of Strings
Relations and Functions
Cryptology Design Fundamentals
Cryptology Design Fundamentals
Cardinality Definition: The cardinality of a set A is equal to the cardinality of a set B, denoted |A| = |B|, if and only if there is a one-to-one correspondence.
Cryptographic Protocols Secret Sharing, Threshold Security
Chapter 5: Hashing Hash Tables
Mathematical Background: Extension Finite Fields
Presentation transcript:

III Symbolic Reality III.2 (Mo Nov 05) Denotators I—definition of a universal concept space and notations

Sylvain Auroux: La sémiotique des encyclopédistes (1979) Jean le Rond D‘Alembert Denis Diderot 1751 Sylvain Auroux: La sémiotique des encyclopédistes (1979) Three encyclopedic caracteristics of general validity: unité (unity) grammar of synthetic discourse philosophy intégralité (completeness) all facts dictionary discours (discourse) encyclopedic ordering representation euchar hostiae

ramification type ~ completeness reference ~ unity linear ordering ~ discourse

concepts are points in concept spaces (Kritik der reinen Vernunft, B 324) Man kann einen jeden Begriff, einen jeden Titel, darunter viele Erkenntnisse gehören, einen logischen Ort nennen. You may call any concept, any title (topic) comprising multiple knowledge, a logical site. Immanuel Kant concepts are points in concept spaces

D1 F1 Ds-1 Ds Fn <denotator_name><form_name>(coordinates) <form_name><type>(coordinator) F1 Fn

Simple Forms = Elementary Spaces

Simple 1 <form_name><type>(coordinator) example: ‘Loudness’ A = STRG = set of strings (words) from a given alphabet Simple <denotator_name><form_name>(coordinates) example: ‘mezzoforte’ a string of letters example: mf

Simple 2 <form_name><type>(coordinator) example: ‘HiHat-State’ A = Boole = {NO, YES} (boolean) Simple <denotator_name><form_name>(coordinates) example: ‘openHiHat’ boolean value example: YES

Simple 3 <form_name><type>(coordinator) example: ‘Pitch’ A = integers Ÿ = {...-2,-1,0,1,2,3,...} Simple <denotator_name><form_name>(coordinates) example: ‘thisPitch’ integer number from Ÿ example: b-flat ~ 58

Simple 4 <form_name><type>(coordinator) example: ‘Onset’ A = real (= decimal) numbers — Simple <denotator_name><form_name>(coordinates) example: ‘myOnset’ real number from — example: 11.25

<form_name><type>(coordinator) Simple + <form_name><type>(coordinator) <denotator_name><form_name>(coordinates) Simple example: ‘Eulerspace’ Extend to more general mathematical spaces M! example: ‘myEulerpoint’ point in M e.g. Euler pitch spaces.... octave fifth third

<form_name><type>(coordinator) A module M over a ring R (e.g., a real vector space) Simple Examples: M = —3 space for space music description M = –3 pitch space o.log(2) + f.log(3) + t.log(5) M = Ÿ12, Ÿ3, Ÿ4 for pitch classes M = Ÿ Ÿ365  Ÿ24  Ÿ60  Ÿ60  Ÿ28 (y:d:h:m:s:fr) for time M = ¬, Polynomials R[X] etc. for sound, analysis, etc. <PitchClass><Simple>(Ÿ12)

Compound Forms = Recursive Spaces

spaces/forms exist three compound space types: product/limit union/colimit collections/powersets

Limit <form_name><type>(coordinator) example: ‘Note’ sequence F1, F2,... Fn of n forms Limit <denotator_name><form_name>(coordinates) example: ‘myNote’ n denotators from F1, F1,... Fn example (n=2): (‘myOnset’,’thisPitch’)

Limit K-nets (networks!) <form_name><type>(coordinator) F1 <denotator_name><form_name>(coordinates) Limit extend to diagram of n forms + functions F1 Fn Fi example: ‘Interval’ K-nets (networks!) example: ‘myInterval’ n denotators, plus arrow conditions example: (‘note1’,’on’,’note2’) Note Onset Note

Db} J1 J2 J3 J4 Klumpenhouwer (hyper)networks

3 7 2 4  T4 T2 T5.-1 T11.-1 Ÿ12 Ÿ12 T4 T2 T5.-1 T11.-1 limit

Colimit <form_name><type>(coordinator) example: ‘Orchestra’ sequence F1, F2,... Fn of n forms Colimit <denotator_name><form_name>(coordinates) example: ‘mySelection’ one denotator for i-th form Fi example: Select a note from celesta

Powerset Power 1 <form_name><type>(coordinator) one form F Example: ‘Motif’ one form F Powerset <denotator_name><form_name>(coordinates) A set of denotators of form F example: {n1,n2,n3,n4,n5} F = Note example: ‘thisMotif’

Powerset Power 2 <form_name><type>(coordinator) one form F Example: ‘Chord’ one form F Powerset <denotator_name><form_name>(coordinates) A set of denotators of form F example: {p1,p2,p3} F = PitchClass example: ‘thisChord’

Gluing together spaces of musical objects! <form_name><type>(coordinator) Colimit diagram of n forms F1 Fn Fi Idea: take union of all Fi and identify corresponding points under the given maps. Gluing together spaces of musical objects!

Colimit <form_name><type>(coordinator) F1 Tn D = Chord Fn Fi Chord D = Tn Tn{c1,c2,...,ck} = {n+c1, n+c2,..., n+ck} mod 12 (transposition by n semitones) Result = set of n-transposition chord classes! BTW: What would the Limit of D be?

Note form Note Onset Loudness Duration Pitch — Ÿ STRG —

GeneralNote form GeneralNote Pause Note Onset Duration Onset Loudness Pitch — — — Ÿ STRG —

FM-Synthesis

FM-Object Node Support Modulator Amplitude Phase Frequency FM-Object — FM-Synthesis FM-Object Node Support Modulator Amplitude Phase Frequency FM-Object — — —

Node FM-Object — Amplitude Phase Frequency FM-Synthesis Support

Embellishments Schenker Analysis GTTM Composition hierarchies! ?

Nodify macroscore score Flatten node macroscore Note — STRG Ÿ Note onset loudness duration pitch voice

a score form by Mariana Montiel

The denoteX notation for forms and denotators

Name:.TYPE(Coordinator); Forms Name:.TYPE(Coordinator); Name = word (string) TYPE = one of the following: - Simple - Limit - Colimit - Powerset Coordinator = one of the following: - TYPE = Simple: STRING, Boole, Ÿ, — - TYPE = Limit, Colimit: A sequence F1,... Fn of form names - TYPE = Powerset: One form name F

Name:@FORM(Coordinates); 2. Denotators Name:@FORM(Coordinates); Name = word (string) FORM = name of a defined form Coordinates = x, which looks as follows: - FORM:.Simple(F), then x is an element of F (STRING, Boole, Ÿ, —) - FORM:.Powerset(F), then x = {x1, x2, x3,... xk} xi = F-denotators, only names xi: - FORM:.Limit(F1,... Fn), then x = (x1, x2, x3,... xn) xi = Fi-denotators, i = 1,...n - FORM:.Colimit(F1,... Fn), then x = denotator of one Fi (i>x, only names x:)

Exercise: A FM form and a denotator for this function: f(t) = -12.5 sin(25t+3)+cos(t -sin(6t+sin(t+89))) Node FM-Object — Amplitude Phase Frequency Support

Rubato Composer: Check the construction of rings and modules! Check general simple forms! Check construction of forms! Check construction of denotators!

Rubato Composer: Check the construction of limits!

Rubato Composer: Check the construction of powerset denotators!