The Social Economic and Environmental Impacts of Trade

Total Page:16

File Type:pdf, Size:1020Kb

The Social Economic and Environmental Impacts of Trade Journal of Modern Education Review, ISSN 2155-7993, USA August 2020, Volume 10, No. 8, pp. 597–603 Doi: 10.15341/jmer(2155-7993)/08.10.2020/007 © Academic Star Publishing Company, 2020 http://www.academicstar.us Musical Vectors and Spaces Candace Carroll, J. X. Carteret (1. Department of Mathematics, Computer Science, and Engineering, Gordon State College, USA; 2. Department of Fine and Performing Arts, Gordon State College, USA) Abstract: A vector is a quantity which has both magnitude and direction. In music, since an interval has both magnitude and direction, an interval is a vector. In his seminal work Generalized Musical Intervals and Transformations, David Lewin depicts an interval i as an arrow or vector from a point s to a point t in musical space. Using Lewin’s text as a point of departure, this article discusses the notion of musical vectors in musical spaces. Key words: Pitch space, pitch class space, chord space, vector space, affine space 1. Introduction A vector is a quantity which has both magnitude and direction. In music, since an interval has both magnitude and direction, an interval is a vector. In his seminal work Generalized Musical Intervals and Transformations, David Lewin (2012) depicts an interval i as an arrow or vector from a point s to a point t in musical space (p. xxix). Using Lewin’s text as a point of departure, this article further discusses the notion of musical vectors in musical spaces. t i s Figure 1 David Lewin’s Depiction of an Interval i as a Vector Throughout the discussion, enharmonic equivalence will be assumed. Let K be a field. For our purposes, we will assume that K is the field of real numbers. A vector space is a set S with two operations defined, addition and scalar multiplication, over a field. A scalar is an element of the field K. In this case, a scalar is a real number. A vector in n-space is an ordered n-tuple of real numbers. This means that a harmonic interval or chord with n tones, hereafter referred to as an n-chord, is a vector in Rn. Let us use integer notation for the scale, as is customary. We can write an n-chord as an ordered list. For example: C = <0, 4, 7> We can also write the chord vertically as column vector, or horizontally as a row vector: Candace Carroll, Lecturer of Mathematics, M.A.T. in Mathematics, Gordon State College; research areas: mathematics and music theory. E-mail: [email protected]. 597 Musical Vectors and Spaces 0 C = [4], or C = [0 4 7] 7 2. Pitch Space Musical pitch space can be represented visually using a number line: A A# B C4 C# D D# Figure 2 Pitch Space as a Number Line Let V denote pitch space, and let u, v be vectors in V. Let the operation of addition of two musical vectors be defined componentwise: u + v = <u1 + v1, u2 + v2, …, un + vn> Likewise, let the inverse of addition, denoted by –, be defined as: u – v = u + (-v) The zero vector is the vector having all components equal to zero. The zero vector is denoted by 0, and it is the additive identity. Thus, u + 0 = u Then for any vector u, u – u = u + (-u) = 0 To illustrate musical vector addition, consider Jesu, Joy of Man’s Desiring by J. S. Bach: Figure 3 J. S. Bach, Jesu, Joy of Man’s Desiring, BWV 147, mm. 9–13 The opening chord is <11, 7, 2, −5>. By adding an interval vector containing the number of semitones that each voice moves, we arrive at the next chord: 11 1 12 2 14 0 14 7 0 7 2 9 −3 6 [ ] + [ ] = [ ] + [ ] = [ ] + [ ] = [ ] 2 2 4 −7 −3 2 −1 −5 −3 −8 2 −6 −4 −10 Je - su, joy of Figure 4 Jesu, Joy of Man’s Desiring, mm. 9–10 as Vector Addition 598 Musical Vectors and Spaces Since vector addition is commutative and associative, the addition of musical vectors is an additive abelian group with 0 as the identity. We define a second operation of multiplication by a scalar, or real number r: ru. Closure holds because ru ∈ V for any r. Note that if r is a non-integer, this simply means we have a value that expressed in terms of cents. Let r, s be scalars. Multiplication of real numbers is associative: r(su) = rs(u) Distributivity follows from the properties of real numbers. That is, r(u + v) = ru + rv and (r + s)u = ru + su. Multiplication by the unit 1 is the identity. That is, 1u = u Hence, all of the vector space axioms are satisfied, and pitch space is a vector space. Let W be a vector space. A subset S of the vector space W is a basis for W if any vector w ∈ 푊 is uniquely represented as a linear combination w = r1w1 + r2w2 + … + rkwk, where w1, w2, …, wk are distinct vectors in S and r1, r2, …, rk are scalars. The dimension of a vector space W, denoted dim(W), is the cardinality of is bases. In other words, the dimension of a vector space W is the number of vectors in its basis. The vector space Rn has as its standard basis the basis e = {e1 = <1,0,0, …,0>, e2 = <0,1,0,…,0>, …, en = <0,0,0, …, 1>. Since there are n vectors n n in the basis, the dimension of R is n. An n-chord is a vector in R . This means that any n-chord x = <x1, x2, …, xn> can be uniquely written using the standard basis as x = x1e1 + x2e2 + … + xnen. 3. Pitch Class Space Pitch class space can be represented visually using a circle: Figure 5 Pitch Class Space as a Circle Recall that, mathematically speaking, pitch classes are congruence classes. With pitch class space, we assume octave equivalence. In other words, if a scale has m tones, then two pitches an octave apart would be congruent modulo m. Let {x} denote the pitch class x, and let k be an integer. We can take k{x} = {kx} 599 Musical Vectors and Spaces Let X denote pitch space, which is a vector space over a field K. Let A denote pitch class space. Since scalar multiplication is not defined for every k in X, pitch class space is not a vector space. However, pitch class space is an affine space. In an affine space, there is no distinguished point that serves as an origin. Any vector space may be considered as an affine space by “forgetting the zero vector”. Let a, b ∈ X. Let p, q ∈ A. Define addition p + a ∈ A for any vector a ∈ X and any element p ∈ A. The affine space axioms are as follows: (1) p + 0 = p (2) (p + a) + b = p + (a + b) (3) For any q ∈ A, there exists a unique vector a ∈ X such that q = p + a We will now show that pitch class space is an affine space. Let dim(X) = n, so that a musical vector in X has n tones. (1) Since X is a vector space, it contains the zero vector 0. Then p + 0 = <p1 + 0, p2 + 0, …, pn + 0> = <p1, p2, …, pn> p + 0 = p (2) One can easily verify that (2) holds, since addition is associative. (3) Suppose that a is not unique. That is, suppose that there exists another vector a′ such that q = p + a′. If q = p + a, then a = q – p. If q = p + a′, then a′ = q – p. Therefore, a = q – p = a′, which is a contradiction. So a = a′, and pitch class space is an affine space. 4. Chord Space So far, we have viewed chords as vectors in pitch space. Now let us consider chords as points in chord space. We can represent chord space visually by using a diagram such as the Tonnetz. The Tonnetz is formed by horizontally “unrolling” the circle of fifths. Figure 6 The Circle of Fifths The rows of the Tonnetz are shifted horizontally so that the major third and major sixth is above each tone, and the minor third and minor sixth is below. 600 Musical Vectors and Spaces Figure 7 The Tonnetz Within a given octave, each scale degree is unique. This means that if we fix a starting point, there exists a unique vector from one chord to the next chord in a chord progression. For example, consider Frédéric Chopin’s E Major Mazurka, op. 6, no. 3: I IV V I IV V I Figure 8 Frédéric Chopin, E Major Mazurka, op. 6, no. 3, mm. 91 – 98 # C# G IV I V RL RL A E B LRLR Figure 9 Mazurka Chord Progression as Vectors in Chord Space 601 Musical Vectors and Spaces Beginning with measure 94, the E Major Mazurka features the familiar I-IV-V-I chord progression.1 The progression is repeated again in measures 96–98, ending the piece. This movement away from the tonic to the predominant, from the predominant to the dominant, and from the dominant back to the tonic is depicted using vectors on the Tonnetz (see Figure 9). In measure 95 of the Mazurka, the E major chord is transformed into the A major chord, the predominant, via the neo-Riemannian transformation RL. Next, the A major proceeds to the dominant of B major via LRLR. Finally, the dominant B major chord is restored back to the tonic E major, again via RL. Once again, since scalar multiplication is not defined for every k in X, chord space is not a vector space.
Recommended publications
  • The Computational Attitude in Music Theory
    The Computational Attitude in Music Theory Eamonn Bell Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Graduate School of Arts and Sciences COLUMBIA UNIVERSITY 2019 © 2019 Eamonn Bell All rights reserved ABSTRACT The Computational Attitude in Music Theory Eamonn Bell Music studies’s turn to computation during the twentieth century has engendered particular habits of thought about music, habits that remain in operation long after the music scholar has stepped away from the computer. The computational attitude is a way of thinking about music that is learned at the computer but can be applied away from it. It may be manifest in actual computer use, or in invocations of computationalism, a theory of mind whose influence on twentieth-century music theory is palpable. It may also be manifest in more informal discussions about music, which make liberal use of computational metaphors. In Chapter 1, I describe this attitude, the stakes for considering the computer as one of its instruments, and the kinds of historical sources and methodologies we might draw on to chart its ascendance. The remainder of this dissertation considers distinct and varied cases from the mid-twentieth century in which computers or computationalist musical ideas were used to pursue new musical objects, to quantify and classify musical scores as data, and to instantiate a generally music-structuralist mode of analysis. I present an account of the decades-long effort to prepare an exhaustive and accurate catalog of the all-interval twelve-tone series (Chapter 2). This problem was first posed in the 1920s but was not solved until 1959, when the composer Hanns Jelinek collaborated with the computer engineer Heinz Zemanek to jointly develop and run a computer program.
    [Show full text]
  • Set Theory: a Gentle Introduction Dr
    Mu2108 Set Theory: A Gentle Introduction Dr. Clark Ross Consider (and play) the opening to Schoenberg’s Three Piano Pieces, Op. 11, no. 1 (1909): If we wish to understand how it is organized, we could begin by looking at the melody, which seems to naturally break into two three-note cells: , and . We can see right away that the two cells are similar in contour, but not identical; the first descends m3rd - m2nd, but the second descends M3rd - m2nd. We can use the same method to compare the chords that accompany the melody. They too are similar (both span a M7th in the L. H.), but not exactly the same (the “alto” (lower voice in the R. H.) only moves up a diminished 3rd (=M2nd enh.) from B to Db, while the L. H. moves up a M3rd). Let’s use a different method of analysis to examine the same excerpt, called SET THEORY. WHAT? • SET THEORY is a method of musical analysis in which PITCH CLASSES are represented by numbers, and any grouping of these pitch classes is called a SET. • A PITCH CLASS (pc) is the class (or set) of pitches with the same letter (or solfège) name that are octave duplications of one another. “Middle C” is a pitch, but “C” is a pitch class that includes middle C, and all other octave duplications of C. WHY? Atonal music is often organized in pitch groups that form cells (both horizontal and vertical), many of which relate to one another. Set Theory provides a shorthand method to label these cells, just like Roman numerals and inversion figures do (i.e., ii 6 ) in tonal music.
    [Show full text]
  • Pitch-Class Sets and Microtonalism Hudson Lacerda (2010)
    Pitch-class sets and microtonalism Hudson Lacerda (2010) Introduction This text addresses some aspects of pitch-class sets, in an attempt to apply the concept to equal-tempered scales other than 12-EDO. Several questions arise, since there are limitations of application of certain pitch-class sets properties and relations in other scales. This is a draft which sketches some observations and reflections. Pitch classes The pitch class concept itself, assuming octave equivalence and alternative spellings to notate the same pitch, is not problematic provided that the interval between near pitches is enough large so that different pitches can be perceived (usually not a problem for a small number of equal divisions of the octave). That is also limited by the context and other possible factors. The use of another equivalence interval than the octave imposes revere restrictions to the perception and requires specially designed timbres, for example: strong partials 3 and 9 for the Bohlen-Pierce scale (13 equal divisions of 3:1), or stretched/shrinked harmonic spectra for tempered octaves. This text refers to the equivalence interval as "octave". Sometimes, the number of divisions will be referred as "module". Interval classes There are different reduction degrees: 1) fit the interval inside an octave (13rd = 6th); 2) group complementar (congruent) intervals (6th = 3rd); In large numbers of divisions of the octave, the listener may not perceive near intervals as "classes" but as "intonations" of a same interval category (major 3rd, perfect 4th, etc.). Intervals may be ambiguous relative to usual categorization: 19-EDO contains, for example, an interval between a M3 and a P4; 17-EDO contains "neutral" thirds and so on.
    [Show full text]
  • Reducing Pessimism in Interval Analysis Using Bsplines Properties: Application to Robotics∗
    Reducing Pessimism in Interval Analysis using BSplines Properties: Application to Robotics∗ S´ebastienLengagne, Universit´eClermont Auvergne, CNRS, SIGMA Cler- mont, Institut Pascal, F-63000 Clermont-Ferrand, France. [email protected] Rawan Kalawouny Universit´eClermont Auvergne, CNRS, SIGMA Cler- mont, Institut Pascal, F-63000 Clermont-Ferrand, France. [email protected] Fran¸coisBouchon CNRS UMR 6620 and Clermont-Auvergne University, Math´ematiquesBlaise Pascal, Campus des C´ezeaux, 3 place Vasarely, TSA 60026, CS 60026, 63178 Aubi`ere Cedex France [email protected] Youcef Mezouar Universit´eClermont Auvergne, CNRS, SIGMA Cler- mont, Institut Pascal, F-63000 Clermont-Ferrand, France. [email protected] Abstract Interval Analysis is interesting to solve optimization and constraint satisfaction problems. It makes possible to ensure the lack of the solu- tion or the global optimal solution taking into account some uncertain- ties. However, it suffers from an over-estimation of the function called pessimism. In this paper, we propose to take part of the BSplines prop- erties and of the Kronecker product to have a less pessimistic evaluation of mathematical functions. We prove that this method reduces the pes- simism, hence the number of iterations when solving optimization or con- straint satisfaction problems. We assess the effectiveness of our method ∗Submitted: December 12, 2018; Revised: March 12, 2020; Accepted: July 23, 2020. yR. Kalawoun was supported by the French Government through the FUI Program (20th call with the project AEROSTRIP). 63 64 Lengagne et al, Reducing Pessimism in Interval Analysis on planar robots with 2-to-9 degrees of freedom and to 3D-robots with 4 and 6 degrees of freedom.
    [Show full text]
  • Euromac 9 Extended Abstract Template
    9th EUROPEAN MUSIC ANALYSIS CONFERENC E — E U R O M A C 9 Scott Brickman University of Maine at Fort Kent, USA [email protected] Collection Vectors and the Octatonic Scale (013467), 6z23 (023568), 6-27 (013469), 6-30 (013679), ABSTRACT 6z49 (013479) and 6z50 (014679). Background 6z13 transforms to 6z50 under the M7 operation. 6z23 and 6z49 Allen Forte, writing in The Structure of Atonal Music (1973), map unto themselves under the M7 operation, as do 6-27 and tabulated the prime forms and vectors of pitch-class sets 6-30 whose compliments are themselves. (PCsets). Additionally, he presented the idea of a set-complex, a set of sets associated by virtue of the inclusion relation. So, a way to perceive these hexachords is that they provide five Post-Tonal Theorists such as John Rahn, Robert Morris and areas. Joseph Straus, allude to Forte’s set-complex, but do not treat the concept at length. The interval vector, developed by Donald Martino, tabulates the intervals (dyads) in a collection. In order to comprehend the The interval vector, developed by Donald Martino (“The Source constitution of the octatonic hexachords, I decided to create a Set and Its Aggregate Formations,” Journal of Music Theory 5, "collection vector" which would tabulated the trichordal, no. 2, 1961) is a means by which the intervals, and more tetrachordal and pentachordal subsets of each octatonic specifically the dyads contained in a collection, can be identified hexachord. and tabulated. I began exploring the properties of the OH by tabulating their There exists no such tool for the identification and tabulation of trichordal subsets.
    [Show full text]
  • Composing with Pitch-Class Sets Using Pitch-Class Sets As a Compositional Tool
    Composing with Pitch-Class Sets Using Pitch-Class Sets as a Compositional Tool 0 1 2 3 4 5 6 7 8 9 10 11 Pitches are labeled with numbers, which are enharmonically equivalent (e.g., pc 6 = G flat, F sharp, A double-flat, or E double-sharp), thus allowing for tonal neutrality. Reducing pitches to number sets allows you to explore pitch relationships not readily apparent through musical notation or even by ear: i.e., similarities to other sets, intervallic content, internal symmetries. The ability to generate an entire work from specific pc sets increases the potential for creating an organically unified composition. Because specific pitch orderings, transpositions, and permutations are not dictated as in dodecaphonic music, this technique is not as rigid or restrictive as serialism. As with integral serialism, pc numbers may be easily applied to other musical parameters: e.g., rhythms, dynamics, phrase structure, sectional divisions. Two Representations of the Matrix for Schönberg’s Variations for Orchestra a. Traditional method, using pitch names b. Using pitch class nomenclature (T=10, E=11) Terminology pitch class — a particular pitch, identified by a name or number (e.g., D = pc 2) regardless of registral placement (octave equivalence). interval class (ic) — the distance between two pitches expressed numerically, without regard for spelling, octave compounding, or inversion (e.g., interval class 3 = minor third or major sixth). pitch-class set — collection of pitches expressed numerically, without regard for order or pitch duplication; e.g., “dominant 7th” chord = [0,4,7,10]. operations — permutations of the pc set: • transposition: [0,4,7,10] — [1,5,8,11] — [2,6,9,0] — etc.
    [Show full text]
  • Introduction to Pitch Class Set Analysis Pitch Class - a Pitch Without Regard to Its Octave Position
    Theory 3 Dr. Crist Introduction to Pitch Class Set Analysis Pitch Class - A pitch without regard to its octave position. There are twelve total pitch classes. There is only one pitch class (C) represented here. Pitch Class Set - A group of pitch classes. Usually it isa motive that occurs melodically, harmonically, or both. Cardinal number refers to the number of elements in a set. A cardinal three set has three members. Octave Equivalence - In tonal music, if two notes an octave apart are presented we attribute them to the same tonal significance. When we hear a chord with widely spaced notes we recognize it as an expanded form of a closed position chord. Removal of redundant pitch classes. C Major Inversional Equivalence - When a chord changes its position (inversion) we recognize it as being the same chord. Even though these two chords are in different positions, both are still tonic functions. I6 I Transpositional Equivalence - In tonal music, when a pattern of notes transposes to another pitch level its identity is retained. Though the keys are different, one hears the chord functions as being equivalent. I IV V7 I = I IV V7 I Segmentation - The procedure for determining which musical units of a composition are to be regarded as analytical objects. Consider all musical parameters (register, duration, timbre, etc.) in determining segments. Segments are usually identified as contiguous elements but may be non-contiguous as well. The consistency of a musical surface composed of small groups of pitch-classes is regarded by Forte as a foundation for making statements about large-scale structure.
    [Show full text]
  • On Chords Generating Scales; Three Compositions for Orchestra
    INFORMATION TO USERS This reproduction was made from a copy of a document sent to us for microfilming. While the most advanced technology has been used to photograph and reproduce this document, the quality of the reproduction is heavily dependent upon the quality of the material submitted. The following explanation of techniques is provided to help clarify markings or notations which may appear on this reproduction. 1. The sign or “target” for pages apparently lacking from the document photographed is “Missing Page(s)”. If it was possible to obtain the missing page(s) or section, they are spliced into the film along with adjacent pages. This may have necessitated cutting through an image and duplicating adjacent pages to assure complete continuity. 2. When an image on the film is obliterated with a round black mark, it is an indication of either blurred copy because of movement during exposure, duplicate copy, or copyrighted materials that should not have been filmed. For blurred pages, a good image of the page can be found in the adjacent frame. If copyrighted materials were deleted, a target note will appear listing the pages in the adjacent frame. 3. When a map, drawing or chart, etc., is part of the material being photographed, a definite method of “sectioning” the material has been followed. It is customary to begin filming at the upper left hand comer of a large sheet and to continue from left to right in equal sections with small overlaps. If necessary, sectioning is continued again—beginning below the first row and continuing on until complete.
    [Show full text]
  • 1 Chapter 1 a Brief History and Critique of Interval/Subset Class Vectors And
    1 Chapter 1 A brief history and critique of interval/subset class vectors and similarity functions. 1.1 Basic Definitions There are a few terms, fundamental to musical atonal theory, that are used frequently in this study. For the reader who is not familiar with them, we present a quick primer. Pitch class (pc) is used to denote a pitch name without the octave designation. C4, for example, refers to a pitch in a particular octave; C is more generic, referring to any and/or all Cs in the sonic spectrum. We assume equal temperament and enharmonic equivalence, so the distance between two adjacent pcs is always the same and pc C º pc B . Pcs are also commonly labeled with an integer. In such cases, we will adopt the standard of 0 = C, 1 = C/D, … 9 = A, a = A /B , and b = B (‘a’ and ‘b’ are the duodecimal equivalents of decimal 10 and 11). Interval class (ic) represents the smallest possible pitch interval, counted in number of semitones, between the realization of any two pcs. For example, the interval class of C and G—ic(C, G)—is 5 because in their closest possible spacing, some C and G (C down to G or G up to C) would be separated by 5 semitones. There are only six interval classes (1 through 6) because intervals larger than the tritone (ic6) can be reduced to a smaller number (interval 7 = ic5, interval 8 = ic4, etc.). Chapter 1 2 A pcset is an unordered set of pitch classes that contains at most one of each pc.
    [Show full text]
  • Interval Vectors
    Ilhan M. Izmirli George Mason University [email protected] The exploration of the profound and intrinsic cohesion between mathematics and music is certainly nothing new – it actually dates all the way back to Pythagoras (c. 570 BCE – c. 495 BCE). However, the introduction of the dodecaphonic (twelve-tone) system developed by Arnold Schoenberg (1874 – 1951) has taken this study to entirely new levels, and has instituted such concepts as set theory, ordered sets, vectors, and various types of spaces as useful tools in music theory. In this paper we will look into one of these tools, namely the notion of interval vectors. Around 1908, the Viennese composer Arnold Schoenberg developed a system of pitch organization in which all twelve unique pitches were to be arranged into an ordered row. This row and the rows obtained from it by various basic operations were then used to generate entire pitch contents, giving rise to a method of composition now usually referred to as the dodecaphonic (twelve-tone) system or serialism. This new system not only bolstered the existing ties between mathematics and music, but helped introduce some new ones as well. In fact, the field of musical set theory was developed by Hanson (1960) and Forte (1973) in an effort to categorize musical objects and describe their relationships in this new setting. For more information see Schuijer (2008) and Morris (1987). Let us first review the basic terminology, starting with a notational convention. We will call the octave from middle 퐶 to the following 퐵 the standard octave. If 퐶 denotes the middle 퐶, we will use the convention 퐶 = 0.
    [Show full text]
  • Design of Electrical Rotating Machines By
    Design of Electrical Rotating Machines by Associating Deterministic Global Optimization Algorithm With Combinatorial Analytical and Numerical Models Julien Fontchastagner, Frédéric Messine, Yvan Lefèvre To cite this version: Julien Fontchastagner, Frédéric Messine, Yvan Lefèvre. Design of Electrical Rotating Machines by Associating Deterministic Global Optimization Algorithm With Combinatorial Analytical and Nu- merical Models. IEEE Transactions on Magnetics, Institute of Electrical and Electronics Engineers, 2007, 43 (8), pp.3411-3419. 10.1109/TMAG.2007.898907. hal-01522926 HAL Id: hal-01522926 https://hal.archives-ouvertes.fr/hal-01522926 Submitted on 15 May 2017 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. Design of Electrical Rotating Machines by Associating Deterministic Global Optimization Algorithm With Combinatorial Analytical and Numerical Models Julien FontchastagnerI, Frédéric MessineIYP, and Yvan LefèvreI Laboratoire PLasma et Conversion d’Energie, Group, CNRS-UMR 5213, BP 7122, Toulouse 31071, France ENSEEIHT-IRIT UMR 5505, Toulouse 31071, France This paper presents a new methodology of design of electrical rotating machines. The methodology is an extension of previous works of the second author. Indeed, associating combinatorial analytical models with exact global optimization algorithms leads to rational solutions of predesign. These solutions need to be validated by a numerical tool (using a finite-element method) before the expansive phase of hand-making a prototype.
    [Show full text]
  • Lecture Notes on Pitch-Class Set Theory Topic 1
    Lecture Notes on Pitch-Class Set Theory Topic 1: Set Classes John Paul Ito General Overview Pitch-class set theory is not well named. It is not a theory about music in any common sense – that is, it is not some set of ideas about music that may or may not be true. It is first and foremost a labeling system. It makes no claims about music itself, but it does make some claims about the basic materials of music, and those claims are objectively, mathematically true, like geometry. In what follows we first deal with fundamental concepts of pitch-class and interval class, and then we work toward the definition of the set class. Pitch vs. Pitch Class We begin with a distinction introduced in the first term of freshman theory, between pitch and pitch class. A pitch is a note-name in a specific register: for example, F4, the F above middle C. The idea of “an F” is the idea of pitch-class, of note-name leaving aside register. Thus F is a pitch class, F4 is a pitch. Technically, a pitch class is the group (class) of all pitches related by octave equivalence – that is, it is not so much the abstract idea of F’s in general, but the group of F’s in all audible registers, F0, F1, F2, etc. For the purposes of pitch-class set theory, we will not distinguish among enharmonically- equivalent spellings of the same pitch or pitch class; F#4 and Gb4 are considered to the same pitch, and F# and Gb are interchangeable names for the same pitch class.
    [Show full text]