- 248 -Mazzola, Guerino / Noll, Thomas / Lluis-Puebla, Emilio: Perspectives in Mathematical and Computational Music Theory 
  Erste Seite (1) Vorherige Seite (247)Nächste Seite (249) Letzte Seite (454)      Suchen  Nur aktuelle Seite durchsuchen Gesamtes Dokument durchsuchen     Aktuelle Seite drucken Hilfe 

Thus, the complete problem (n voices, with several onsets by voice) is equivalent to solve the fllowing system. We note gi,j the Bezout coefficient of li with lj , ie gi,jli + gj,ilj = pgcd(li,lj) .

 { ' gi,jliVjk'+-gj,iljVik- A i,j \< n, A k \< ai, A k \< aj pgcd(li,lj) > D
2.1.3 Spectral chords

This problem has been given by the french composer Fabien Lévy. We want to find spectral chords with the same number n of notes, which share a fixed number of notes c n from one to another. A solution is shown figure 2.


PIC

Figure 2: A solution with 2 common notes.


The usual representation in MIDI values is not suitable for this problem, because it adds constraints to represent the spectral structure of the chords. The i -th chords Ai will thus be represented with its fundamental fi , interval inti , the number of the lower partial loweri and the number of notes n (the latter parameters could be changed for the ambitus, but this doesn’t guarantee the number of notes). With this representation, the chord is the set {fi + k* inti,loweri \< k \< loweri + n} .

The constraint states that CardAi /~\ Ai+1 = nc . To avoid trivial solutions (always the same chord, or solution of type ABAB ... ), we add a constraint alldiff(A1 ...An) .

Fabien Lévy defined several variation on this idea. Firstly, the number nc can be given as a frame [m ...M ] , changing the first constraint m \< CardAi /~\ Ai+1 \< M . Secondly, we can enforce this constraint by stating that all the chords share the same common note(s), as shown figure 3. Finally, we can add a constraint to determine the global move of the whole sequence, stretching or contracting the chords (adds a constraint int1 < ...< intn , resp. >), or making them move upward or downward (adds a constraint f1 < ...< fn , resp. >), see figure 4.


PIC

Figure 3: A solution with the same commone note on the whole sequence.



PIC

Figure 4: A solution with an upward move.


2.1.4 Gestures

This problem has been given by the french composer Gilbert Nouno (in Droben, by Michaël Jarrell, for double bass, ensemble and electronics). The goal is to find a melody with both intervals and notes in fixed domains. Notice the sort of


Erste Seite (1) Vorherige Seite (247)Nächste Seite (249) Letzte Seite (454)      Suchen  Nur aktuelle Seite durchsuchen Gesamtes Dokument durchsuchen     Aktuelle Seite drucken Hilfe 
- 248 -Mazzola, Guerino / Noll, Thomas / Lluis-Puebla, Emilio: Perspectives in Mathematical and Computational Music Theory