X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fworking-with-regions.html;h=d71f5f130f63da1ffbd8081231779d17322da94f;hb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;hp=5321d07214defdbd0f429812d548173dd4691a7b;hpb=e6123839d20de4f903ed74820cc087fc8401f625;p=ardour-manual diff --git a/include/working-with-regions.html b/include/working-with-regions.html index 5321d07..d71f5f1 100644 --- a/include/working-with-regions.html +++ b/include/working-with-regions.html @@ -1,50 +1,38 @@

Working With Regions

+

- Regions are the basic elements of editing and composing in - Ardour. In most cases, a region represents a single contiguous section - of one or more media files. Regions are defined by a fixed set of attributes: + Regions are the basic elements of editing and composing in Ardour. In most cases, a region represents a single contiguous section of one or more media files. Regions are defined by a fixed set of attributes:

+ +

When placed into a playlist, they gain additional attributes:

+ +

- There are other attributes as well, but they do not define the - region. Things you should know about regions: + There are other attributes as well, but they do not define the region. Things you should know about regions:

Regions Are Cheap

+

- By themselves, regions consume very little of your computer's resources. - Each region requires a small amount of memory, and represents a rather - small amount of CPU work if placed into an active track. So, don't worry - about creating regions whenever you need to. + By themselves, regions consume very little of your computer's resources. Each region requires a small amount of memory, and represents a rather small amount of CPU work if placed into an active track. So, don't worry about creating regions whenever you need to.

Regions Are Not Files

+

- Although a region can represent an entire audio file, they are never - equivalent to an audio file. Most regions represent just parts of an audio - file(s) on disk, and removing a region from a track has nothing to do with - removing the audio file(s) from the disk (the Destroy operation, one of Ardour's few destructive - operations, can affect this). Changing the length of a region has no effect - on the audio file(s) on disk. Splitting and copying regions does not alter - the audio file in anyway, nor does it create new audio files (only - recording, - and the Export, Bounce and - Reverse operations create new audio files).

- -{% children %} + Although a region can represent an entire audio file, they are never equivalent to an audio file. Most regions represent just parts of an audio file(s) on disk, and removing a region from a track has nothing to do with removing the audio file(s) from the disk (the Destroy operation, one of Ardour's few destructive operations, can affect this). Changing the length of a region has no effect on the audio file(s) on disk. Splitting and copying regions does not alter the audio file in anyway, nor does it create new audio files (only recording, and the Export, Bounce and Reverse operations create new audio files). +