previous up next
Chapter 6:

Structures for composition and the organization of time

In the previous chapter we introduced structures to describe events, synthesis techniques, and control functions. The system still lacks structures to organize these elements into a coherent composition. Furthermore, the time, as it is represented in the formal model, is linear. However, in certain cases we want to relate the time in the composition to the ``absolute time'' in a non-trivial fashion. In this chapter we propose a set of classes to describe the relations and behavior in the time organization of a music piece. Our propositions are based on the works discussed in chapter 3. Many of the problems cited in that chapter find an elegant solution by adopting a rich time model. The first part of this chapter will therefore only consider time. This discourse will be applicable to any time-based media. In the second half of the chapter we will focus on the particular case of sound synthesis. We start with a description of activities.

6.1 Activities: The basic building blocks of a composition
6.2 The organization of a piece with patterns and motifs
6.3 Defining modifications to patterns and motifs
6.4 The use of causal relations between activities
6.5 Introducing complex time dependencies in a composition
6.6 The case of sound activities
6.7 Some examples of the manipulation of sound activities
6.8 Discussion
previous up next