Representation of Musical Structures and Processes in Simplicial Chord Spaces Louis Bigo, Daniele Ghisi, Antoine Spicher, Moreno Andreatta

Total Page:16

File Type:pdf, Size:1020Kb

Representation of Musical Structures and Processes in Simplicial Chord Spaces Louis Bigo, Daniele Ghisi, Antoine Spicher, Moreno Andreatta Representation of Musical Structures and Processes in Simplicial Chord Spaces Louis Bigo, Daniele Ghisi, Antoine Spicher, Moreno Andreatta To cite this version: Louis Bigo, Daniele Ghisi, Antoine Spicher, Moreno Andreatta. Representation of Musical Struc- tures and Processes in Simplicial Chord Spaces. Computer Music Journal, Massachusetts Institute of Technology Press (MIT Press), 2015, 39 (3), pp.9 - 24. 10.1162/COMJ_a_00312. hal-01263299 HAL Id: hal-01263299 https://hal.archives-ouvertes.fr/hal-01263299 Submitted on 29 Jun 2020 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Louis Bigo,∗ Daniele Ghisi,† Antoine Spicher,∗∗ Representation of Musical and Moreno Andreatta† ∗University of the Basque Country UPV/EHU Structures and Processes in Department of Computer Science and Artificial Intelligence Simplicial Chord Spaces Paseo de Manuel Lardizabal, 1 San-Sebastian, 20018 Spain [email protected] †Institut de Recherche et Coordination Acoustique/Musique Lab CNRS-IRCAM-UPMC 1 Place Igor-Stravinsky 75004 Paris, France {daniele.ghisi, moreno.andreatta}@ircam.fr ∗∗Universite´ Paris-Est Laboratoire d’Algorithmique, Complexite´ et Logique 61 avenue du Gen´ eral´ de Gaulle 94010 Creteil,´ France [email protected] Abstract: In this article, we present a set of musical transformations based on the representations of chord spaces derived from the Tonnetz. These chord spaces are formalized as simplicial complexes. A musical composition is represented in such a space by a trajectory. Spatial transformations are applied on these trajectories and induce a transformation of the original composition. These concepts are implemented in two applications, the software HexaChord and the Max object bach.tonnetz, dedicated to music analysis and composition, respectively. Spatial structures are commonly used by music to track key boundaries (Chew 2002), although we theorists to represent sets of symbolic objects such as will not delve further into these representations in notes, chords, and rhythms. If geometry and topology this article. play a major role in the representation of the musical Our focus in this article is on the harmonic di- objects, an algebraic formalization is necessary to mension, and we use a set of chord spaces to describe grasp the combinatorial potential of all these and execute certain musical transformations in the structures. The study of the combinatorial properties pitch domain. These spaces, which are generaliza- of these geometrical and topological spaces is also a tions of the Tonnetz, are formalized as simplicial source of inspiration for new approaches in music complexes, a topological concept that has proved to theory, analysis, and composition. Geometrical and be useful in many music-theoretical and analytical topological spaces are conceived as “support spaces” situations (Bigo et al. 2013). In this work, we focus in the representation of given musical objects. on the use of simplicial complexes in the repre- This is the case for the Tonnetz, a support space sentation of musical structures and process, with for representing neo-Riemannian transformations particular emphasis on musical transformations. (Cohn 2012). Other examples of topological spaces After briefly introducing the concepts of simplicial used for musical analysis include work by Dmitri complexes, simplicial collections, and structural Tymoczko (2011) on “orbifolds,” which can be used inclusion in the next section, in the subsequent to describe voice-leading progressions, and Elaine section we discuss the main support space of our Chew’s work with spiral arrays, which can be used approach (the Tonnetz and its generalized versions). Generalized Tonnetze are then described as sim- Computer Music Journal, 39:3, pp. 9–24, Fall 2015 plicial complexes in which trajectories represent doi:10.1162/COMJ a 00312 musical sequences. This is followed by a discussion c 2015 Massachusetts Institute of Technology. of transformation of a sequence in a generic chord Bigo et al. 9 Figure 1. A 0-simplex (a), a 1-simplex (b), a 2-simplex (c), and a 3-simplex (d). space, and we discuss two musical cases correspond- ing to the isomorphism between two support spaces and the automorphism within a given support space. Finally, we present two environments that are based on the geometric approach described in the arti- cle. The first environment, called HexaChord, is experimental software dedicated to computer-aided music analysis. The second one is the Max object bach.tonnetz, which focuses primarily on musi- For the sake of simplicity, we will often consider cal notation and new strategies for computer-aided that the term “simplex” designates the subcomplex music composition (Agostini and Ghisi 2015). containing a simplex and all its incident simplices of lower dimensions. Figure 1 illustrates examples Technical Background of n-simplices for n ∈{0, 1, 2, 3}. A simplicial d-complex is a simplicial complex In this section, we present several spatial tools where the highest dimension of any simplex is d. used in the course of this article. First, we describe Graphs are special cases of simplicial complexes simplicial complexes and collections, which allow where the highest dimension of any simplex is equal us to formalize chord spaces. Then, we describe to 1. Figure 2a illustrates a simplicial 3-complex. For structural inclusions, which provide a formalization any natural integer n,then-skeleton of a simplicial K S K of transformations within chord spaces. complex is defined by the subcomplex n( )of this complex formed by its simplices of dimension n or less. Figure 2a illustrates a complex and its Simplicial Complexes 1-skeleton (see Figure 2b). Given a set V of elements, a simplicial complex K defined on V is a collection of nonempty finite Simplicial Collections subsets of V, called simplices and denoted σ ∈ K, verifying the closure condition: A simplicial collection K is a simplicial complex in which every simplex is labeled by an arbitrary value, for any simplex σ ∈ K, every nonempty subset as illustrated in Figure 2c. The term “collection” σ ⊂ σ is also an element of K, i.e., σ ∈ K. comes from the notion of topological collections The definition of the closure condition is equivalent used in the MGS programming language (Giavitto to saying that there is an incidence relation between and Michel 2001), which has strongly inspired this two simplices σ and σ , which will be written as work. σ ≺ σ . Every simplex σ of K is characterized by More formally, a simplicial collection is a func- its dimension, dim() such that dim(σ ) = card(σ) − 1, tion that associates values from an arbitrary set with where the function card() gives the cardinality of σ . the simplices of a simplicial complex. The notation A simplex of dimension n is called an n-simplex. K(σ) enables one to address the label associated with Vertices can be used to represent 0-simplices, edges the cell σ in the collection K. We denote as |K| the for 1-simplices, triangles for 2-simplices, tetrahedra support of the collection K, which is the simplicial for 3-simplices, etc. complex without labels. A collection K is a subcol- The closure condition implies that an edge is lection of K if |K|⊂|K| and K(σ) = K(σ ) for every incident to two vertices, a triangle is incident σ of K. When there is no danger of ambiguity, the to three edges, etc. In general, every n-simplex notation |·|can be omitted. Similarly, we will often is incident to n + 1(n − 1)-simplices. A proper use the term “complex” to designate a simplicial subset of a simplicial complex K that is also a collection, that is, the simplicial complex and its simplicial complex is called a subcomplex of K. labels. 10 Computer Music Journal Figure 2. A simplicial Figure 3. Two possible complex K (a), the structural inclusions of 1-skeleton S1(K) (b), and a one simplicial complex in simplicial collection another. whose support is a subcomplex of K (c). Figure 2 Structural Inclusions In this work, we will be interested in the ways one complex can be embedded into another (or into itself). In order to deal with this notion, we introduce Figure 3 the concepts of morphism and structural inclusion. Let K and K be two simplicial complexes. A function φ : K → K is a morphism of simplicial into K. A morphism of complexes is injective if complexes if for every cell σ and σ of K: ∀σ , σ ∈ K, φ(σ ) = φ(σ ) ⇒ σ = σ . Injectivity enables K one to distinguish in a subcomplex that has σ ≺ σ ⇒ φ(σ ) ≺ φ(σ ), the same structure as K. We thus say that K is K dimK (φ(σ )) = dimK(σ). structurally included in . Figure 3 illustrates two different ways in which a complex may be These two conditions preserve, respectively, the structurally included in another. neighborhood between simplices and their dimen- Finally, every automorphism in a complex defines sion. In other words, a morphism of complexes a structural inclusion into itself. The set of auto- is a function in which structure is preserved. morphisms of a complex represents its structural Two complexes are said to be isomorphic if symmetries. they have exactly the same structure (i.e., φ is bijective). A morphism between the support complexes of Musical Representations two simplicial collections provides a way to modify values labeling the simplices. Let K and K be two simplicial collections and φ : |K|→|K| a morphism In this section, we present two well-known music- of complexes from the support complex of K into theoretical constructions: the Tonnetz and the the support complex of K.
Recommended publications
  • Chapter 1 Geometric Generalizations of the Tonnetz and Their Relation To
    November 22, 2017 12:45 ws-rv9x6 Book Title yustTonnetzSub page 1 Chapter 1 Geometric Generalizations of the Tonnetz and their Relation to Fourier Phases Spaces Jason Yust Boston University School of Music, 855 Comm. Ave., Boston, MA, 02215 [email protected] Some recent work on generalized Tonnetze has examined the topologies resulting from Richard Cohn's common-tone based formulation, while Tymoczko has reformulated the Tonnetz as a network of voice-leading re- lationships and investigated the resulting geometries. This paper adopts the original common-tone based formulation and takes a geometrical ap- proach, showing that Tonnetze can always be realized in toroidal spaces, and that the resulting spaces always correspond to one of the possible Fourier phase spaces. We can therefore use the DFT to optimize the given Tonnetz to the space (or vice-versa). I interpret two-dimensional Tonnetze as triangulations of the 2-torus into regions associated with the representatives of a single trichord type. The natural generalization to three dimensions is therefore a triangulation of the 3-torus. This means that a three-dimensional Tonnetze is, in the general case, a network of three tetrachord-types related by shared trichordal subsets. Other Ton- netze that have been proposed with bounded or otherwise non-toroidal topologies, including Tymoczko's voice-leading Tonnetze, can be under- stood as the embedding of the toroidal Tonnetze in other spaces, or as foldings of toroidal Tonnetze with duplicated interval types. 1. Formulations of the Tonnetz The Tonnetz originated in nineteenth-century German harmonic theory as a network of pitch classes connected by consonant intervals.
    [Show full text]
  • Generalized Tonnetze and Zeitnetz, and the Topology of Music Concepts
    June 25, 2019 Journal of Mathematics and Music tonnetzTopologyRev Submitted exclusively to the Journal of Mathematics and Music Last compiled on June 25, 2019 Generalized Tonnetze and Zeitnetz, and the Topology of Music Concepts Jason Yust∗ School of Music, Boston University () The music-theoretic idea of a Tonnetz can be generalized at different levels: as a network of chords relating by maximal intersection, a simplicial complex in which vertices represent notes and simplices represent chords, and as a triangulation of a manifold or other geomet- rical space. The geometrical construct is of particular interest, in that allows us to represent inherently topological aspects to important musical concepts. Two kinds of music-theoretical geometry have been proposed that can house Tonnetze: geometrical duals of voice-leading spaces, and Fourier phase spaces. Fourier phase spaces are particularly appropriate for Ton- netze in that their objects are pitch-class distributions (real-valued weightings of the twelve pitch classes) and proximity in these space relates to shared pitch-class content. They admit of a particularly general method of constructing a geometrical Tonnetz that allows for interval and chord duplications in a toroidal geometry. The present article examines how these du- plications can relate to important musical concepts such as key or pitch-height, and details a method of removing such redundancies and the resulting changes to the homology the space. The method also transfers to the rhythmic domain, defining Zeitnetze for cyclic rhythms. A number of possible Tonnetze are illustrated: on triads, seventh chords, ninth-chords, scalar tetrachords, scales, etc., as well as Zeitnetze on a common types of cyclic rhythms or time- lines.
    [Show full text]
  • TEKNIK GRAFIKA DAN INDUSTRI GRAFIKA JILID 1 Untuk SMK
    Antonius Bowo Wasono, dkk. TEKNIK GRAFIKA DAN INDUSTRI GRAFIKA JILID 1 SMK Direktorat Pembinaan Sekolah Menengah Kejuruan Direktorat Jenderal Manajemen Pendidikan Dasar dan Menengah Departemen Pendidikan Nasional Hak Cipta pada Departemen Pendidikan Nasional Dilindungi Undang-undang TEKNIK GRAFIKA DAN INDUSTRI GRAFIKA JILID 1 Untuk SMK Penulis : Antonius Bowo Wasono Romlan Sujinarto Perancang Kulit : TIM Ukuran Buku : 17,6 x 25 cm WAS WASONO, Antonius Bowo t Teknik Grafika dan Industri Grafika Jilid 1 untuk SMK /oleh Antonius Bowo Wasono, Romlan, Sujinarto---- Jakarta : Direktorat Pembinaan Sekolah Menengah Kejuruan, Direktorat Jenderal Manajemen Pendidikan Dasar dan Menengah, Departemen Pendidikan Nasional, 2008. iii, 271 hlm Daftar Pustaka : Lampiran. A Daftar Istilah : Lampiran. B ISBN : 978-979-060-067-6 ISBN : 978-979-060-068-3 Diterbitkan oleh Direktorat Pembinaan Sekolah Menengah Kejuruan Direktorat Jenderal Manajemen Pendidikan Dasar dan Menengah Departemen Pendidikan Nasional Tahun 2008 KATA SAMBUTAN Puji syukur kami panjatkan kehadirat Allah SWT, berkat rahmat dan karunia Nya, Pemerintah, dalam hal ini, Direktorat Pembinaan Sekolah Menengah Kejuruan Direktorat Jenderal Manajemen Pendidikan Dasar dan Menengah Departemen Pendidikan Nasional, telah melaksanakan kegiatan penulisan buku kejuruan sebagai bentuk dari kegiatan pembelian hak cipta buku teks pelajaran kejuruan bagi siswa SMK. Karena buku-buku pelajaran kejuruan sangat sulit di dapatkan di pasaran. Buku teks pelajaran ini telah melalui proses penilaian oleh Badan Standar Nasional Pendidikan sebagai buku teks pelajaran untuk SMK dan telah dinyatakan memenuhi syarat kelayakan untuk digunakan dalam proses pembelajaran melalui Peraturan Menteri Pendidikan Nasional Nomor 45 Tahun 2008 tanggal 15 Agustus 2008. Kami menyampaikan penghargaan yang setinggi-tingginya kepada seluruh penulis yang telah berkenan mengalihkan hak cipta karyanya kepada Departemen Pendidikan Nasional untuk digunakan secara luas oleh para pendidik dan peserta didik SMK.
    [Show full text]
  • MTO 25.1 Examples: Willis, Comprehensibility and Ben Johnston’S String Quartet No
    MTO 25.1 Examples: Willis, Comprehensibility and Ben Johnston’s String Quartet No. 9 (Note: audio, video, and other interactive examples are only available online) http://mtosmt.org/issues/mto.19.25.1/mto.19.25.1.willis.html Example 1. Partch’s 5-limit tonality diamond, after Partch (1974, 110) also given with pitch names and cent deviations from twelve-tone equal temperament Example 2. Partch’s 11-limit tonality diamond, after Partch (1974, 159) Example 3. The just-intoned diatonic shown in ratios, cents, and on a Tonnetz Example 4. Johnston’s accidentals, the 5-limit ration they inflect, the target ratio they bring about, their ratio and cent value. As an example of how this table works, take row 11. If we multiply 4:3 by 33:32 it sums to 11:8. This is equivalent to raising a perfect fourth by Johnston’s 11 chroma. Example 5. The overtone and undertone series of C notated using Johnston’s method Example 6. A Tonnetz with the syntonic diatonic highlighted in grey. The solid lines connect the two 5-limit pitches that may be inflected to produce a tonal or tonal seventh against the C. This makes clear why the tonal seventh of C is notated as lowered by a syntonic comma in addition to an inverse 7 sign. It is because the pitch is tuned relative to the D- (10:9), which is a syntonic comma lower than the D that appears in the diatonic gamut. Example 7. Johnston, String Quartet No. 9/I, m. 109. A comma pump progression shown with Roman Numerals and a Tonnetz.
    [Show full text]
  • From Schritte and Wechsel to Coxeter Groups 3
    From Schritte and Wechsel to Coxeter Groups Markus Schmidmeier1 Abstract: The PLR-moves of neo-Riemannian theory, when considered as re- flections on the edges of an equilateral triangle, define the Coxeter group S3. The elements are in a natural one-to-one correspondence with the trianglese in the infinite Tonnetz. The left action of S3 on the Tonnetz gives rise to interest- ing chord sequences. We compare the systeme of transformations in S3 with the system of Schritte and Wechsel introduced by Hugo Riemann in 1880e . Finally, we consider the point reflection group as it captures well the transition from Riemann’s infinite Tonnetz to the finite Tonnetz of neo-Riemannian theory. Keywords: Tonnetz, neo-Riemannian theory, Coxeter groups. 1. PLR-moves revisited In neo-Riemannian theory, chord progressions are analyzed in terms of elementary moves in the Tonnetz. For example, the process of going from tonic to dominant (which differs from the tonic chord in two notes) is decomposed as a product of two elementary moves of which each changes only one note. The three elementary moves considered are the PLR-transformations; they map a major or minor triad to the minor or major triad adjacent to one of the edges of the triangle representing the chord in the Tonnetz. See [4] and [5]. C♯ G♯ .. .. .. .. ... ... ... ... ... PR ... ... PL ... A ................E ................ B′ .. .. R.. .. L .. .. ... ... ... ... ... ... ... LR ... ... ∗ ... ... RL ... ( ) ′ F′ ................C ................ G ................ D .. .. P .. .. ... ... ... ... ... LP ... ... RP ... A♭ ................E♭ ................ B♭′ arXiv:1901.05106v3 [math.CO] 4 Apr 2019 Figure 1. Triads in the vicinity of the C-E-G-chord Our paper is motivated by the observation that PLR-moves, while they provide a tool to measure distance between triads, are not continuous as operations on the Tonnetz: Let s be a sequence of PLR-moves.
    [Show full text]
  • A Tonnetz Model for Pentachords
    A Tonnetz model for pentachords Luis A. Piovan KEYWORDS. neo-Riemann network, pentachord, contextual group, Tessellation, Poincaré disk, David Lewin, Charles Koechlin, Igor Stravinsky. ABSTRACT. This article deals with the construction of surfaces that are suitable for repre- senting pentachords or 5-pitch segments that are in the same T {I class. It is a generalization of the well known Öttingen-Riemann torus for triads of neo-Riemannian theories. Two pen- tachords are near if they differ by a particular set of contextual inversions and the whole contextual group of inversions produces a Tiling (Tessellation) by pentagons on the surfaces. A description of the surfaces as coverings of a particular Tiling is given in the twelve-tone enharmonic scale case. 1. Introduction The interest in generalizing the Öttingen-Riemann Tonnetz was felt after the careful analysis David Lewin made of Stockhausen’s Klavierstück III [25, Ch. 2], where he basically shows that the whole work is constructed with transformations upon the single pentachord xC,C#, D, D#, F #y. A tiled torus with equal tiles like the usual Tonnetz of Major and Minor triads is not possible by using pentagons (you cannot tile a torus or plane by regular convex pentagons). Therefore one is forced to look at other surfaces and fortunately there is an infinite set of closed surfaces where one can gather regular pentagonal Tilings. These surfaces (called hyperbolic) are distinguished by a single topological invariant: the genus or arXiv:1301.4255v1 [math.HO] 17 Jan 2013 number of holes the surface has (see Figure 8)1. The analysis2 of Schoenberg’s, Opus 23, Number 3, made clear the type of transfor- mations3 to be used.
    [Show full text]
  • The Circle of Fifths
    The Circle of Fifths Why a circle? The cyclical nature of musical notes Using a circle diagram to study music can be extremely helpful because of the mathematical beauty of music. In previous lessons, we have touched on the fact that musical notes repeat themselves in predictable patterns going up in pitch. When the sound wave frequency of any particular note is doubled, that same note is produced but at a higher pitch. That note is what we call an octave note; it is one octave above the note below which is half its frequency. You can view this in a linear way, visualizing the notes from left to right in a straight line, as we have done from time to time using the piano keyboard as a diagram: Fig. 1, the seven octaves of the 88-key piano keyboard. In this diagram, I have marked some C notes and A notes on the piano keyboard to illustrate how they repeat themselves, going higher in pitch as you move from left to right. The C note with a blue (cyan) background color is known as “middle C” or also as C4, because it appears in the fourth full octave contained on a standard 88 key keyboard. This C note is twice the sound frequency of the next lower C to the left (C3). It is half the sound frequency of the next highest C to the right (C5). The A note with a yellow background (A4) is important because it is the note most often used these days as the “concert pitch” – it is the note that is traditionally used for all instruments in an orchestra to tune to, so that everyone plays in tune together.
    [Show full text]
  • 1 Original Place of Publication: Murphy, Scott. (2014) “Scoring Loss in Some Recent Popular Film and Television.” Music Theo
    Original place of publication: Murphy, Scott. (2014) “Scoring Loss in Some Recent Popular Film and Television.” Music Theory Spectrum, 36(2), 295-314. Original date of publication: 7 Oct 2014 URL: http://mts.oxfordjournals.org/content/early/2014/09/24/mts.mtu014 ABSTRACT A certain tonally- and temporally-oriented progression of two triads, dwelt upon usually through undulation, accompanies scenes depicting the contemplation of a considerable sorrowful loss in many popular films and throughout one television program produced between 1985 and 2012. In lieu of any strong stylistic precedent for this musico-dramatic association, certain structural relationships between the two triads relative to other triadic pairings may account for possible motivations of the association. Keywords: film music, television music, tonality, triadic harmony, triadic transformation, mediant triad, loss, sorrow, homology, James Horner, Cocoon The narrative of Ron Howard’s 1985 movie Cocoon brings two parties into conflict: a peaceable and immortal alien race suffering from the regrettable but necessary abandonment of twenty of their kind on Earth thousands of years ago, and a group of present-day retirement-home residents in Florida suffering from degradation of health and vitality.*To counter these adversities, both parties use a lifeforce generated in a neglected swimming pool by a team of four aliens, led by Walter (Brian Dennehy), sent back to Earth to retrieve their stranded and cocooned comrades. The pool restores the abandoned aliens to full health, a requirement for their interstellar journey home, but it also acts as a “fountain of youth” for a trio of elderly men—Art (Don Ameche), Ben (Wilford Brimley), and Joe (Hume Cronyn)—who surreptitiously swim there; for example, the alien lifeforce miraculously throws Joe’s leukemia into 1 remission.
    [Show full text]
  • Chapter 3 Topological Structures in Computer-Aided Music Analysis
    Chapter 3 Topological Structures in Computer-Aided Music Analysis Louis Bigo and Moreno Andreatta Abstract We propose a spatial approach to musical analysis based on the notion of a chord complex.Achord complex is a labelled simplicial complex which represents a set of chords. The dimension of the elements of the complex and their neighbourhood relationships highlight the size of the chords and their intersections. Following a well-established tradition in set-theoretical and neo-Riemannian music analysis, we present the family of T/I complexes which represent classes of chords which are transpositionally and inversionally equivalent and which relate to the notion of Generalized Tonnetze. A musical piece is represented by a trajectory within a given chord complex. We propose a method to compute the compactness of a trajectory in any chord complex. Calculating the trajectory compactness of a piece in T/I complexes provides valuable information for music analysis and classification. We introduce different geometrical transformations on trajectories that correspond to different musical transformations. Finally, we present HexaChord, a software package dedicated to computer-aided music analysis with chord complexes, which implements most of the concepts discussed in this chapter. Louis Bigo Department of Computer Science and Artificial Intelligence, University of the Basque Country UPV/EHU, San Sebastian,´ Spain e-mail: [email protected] Moreno Andreatta CNRS, France IRCAM, Paris, France Universite´ Pierre et Marie Curie, Paris, France e-mail:
    [Show full text]
  • Bridges Conference Paper
    Bridges 2019 Conference Proceedings Make Music Visible, Play Mathematics Andrea Capozucca1 and Marco Fermani2 1University of Camerino, Italy; [email protected] 2Musician and composer, Potenza Picena, Italy; [email protected] Abstract The workshop is based on interdisciplinary and interactive activities that links mathematics and music and presents mathematical and musical ideas through hands-on and multisensorial approaches. Its goals are to encourage maths teachers to inspire students by making maths audible as well as visible, and music teachers to use a geometrical method to foster a new approach towards music theory. Participants learn how the creative discovery process can be used to form an atmosphere of experimentation and play that can positively affect people attitudes about mathematics, music and learning. Introduction Music and geometry has always had more contact points than we can ever imagine, but nevertheless music theorists has focused attention on counting and ratios. As the great 17th-century German mathematician Gottfried Leibniz wrote: “Music is the sensation of counting without being aware you were counting.” But there is more to this connection than counting. As the French baroque composer Rameau declared in 1722: “I must confess that only with the aid of mathematics did my ideas become clear.” So, is there really a link? Or is it crazy to try to connect the creative art of music with the steely logic of mathematics? Certainly the grammar of music – rhythm and pitch – has mathematical foundations. While the combinations of notes we have been drawn to over the centuries can all be explained through numbers, music is more than just notes and beats.
    [Show full text]
  • Circle of Fifths Guitar Scales
    Circle of fifths guitar scales Continue We used to talk about a large scale. We have built a large scale C, which happens to contain no sharp and non-flats. We then created some other large scales based on the same exact scale formula; that is, with the same exact type of steps as major C, but starting with a different note other than C. C Main Scale C♯ D D♯ E F♯ G♯ A♯ B C Let's take the fifth note in C-scale (tone G) and use this note to make a new scale. What will be the names of the notes? From G we will apply the formula of whole and half steps, using chromatic scales as our source: wh, wh, h, wh, wh, h. the result is G A B B C D F F♯ F. G. G. G. Major Scale G♯ A♯ B C C C♯ D♯ E F F♯ G When writing notation, we will always write sharp when F appear? It seems annoying. Therefore, the standard practice is to announce it at the beginning of a piece of music called key signatureA markings used at the beginning of a piece of written music to specify the key; usually, which notes will be sharp or which notes will be flat. (But not both) (pictured). This symbol indicates that until otherwise stated, all F will actually be F♯. Note that the sharp one is placed directly above the triple key line of note F. This key signature will be a G major key. While useful in understanding notation, key signatures are also valuable, even if we never read music.
    [Show full text]
  • Harmony Analysis
    Workshop HfM Karlsruhe Music Information Retrieval Harmony Analysis Christof Weiß, Frank Zalkow, Meinard Müller International Audio Laboratories Erlangen [email protected] [email protected] [email protected] Book: Fundamentals of Music Processing Meinard Müller Fundamentals of Music Processing Audio, Analysis, Algorithms, Applications 483 p., 249 illus., hardcover ISBN: 978-3-319-21944-8 Springer, 2015 Accompanying website: www.music-processing.de Book: Fundamentals of Music Processing Meinard Müller Fundamentals of Music Processing Audio, Analysis, Algorithms, Applications 483 p., 249 illus., hardcover ISBN: 978-3-319-21944-8 Springer, 2015 Accompanying website: www.music-processing.de Chapter 5: Chord Recognition 5.1 Basic Theory of Harmony 5.2 Template-Based Chord Recognition 5.3 HMM-Based Chord Recognition 5.4 Further Notes In Chapter 5, we consider the problem of analyzing harmonic properties of a piece of music by determining a descriptive progression of chords from a given audio recording. We take this opportunity to first discuss some basic theory of harmony including concepts such as intervals, chords, and scales. Then, motivated by the automated chord recognition scenario, we introduce template-based matching procedures and hidden Markov models—a concept of central importance for the analysis of temporal patterns in time-dependent data streams including speech, gestures, and music. Dissertation: Tonality-Based Style Analysis Christof Weiß Computational Methods for Tonality-Based Style Analysis of Classical Music Audio Recordings Dissertation, Ilmenau University of Technology, 2017 Chapter 5: Analysis Methods for Key and Scale Structures Chapter 6: Design of Tonal Features Recall: Chroma Features . Human perception of pitch is periodic .
    [Show full text]