]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/08_working-with-regions.html
move subtopics boilerplate from pages to generator, add styling
[ardour-manual] / _manual / 08_working-with-regions.html
index a5a2c4a928559d954ff90a6db2e82df561094039..03c391bc5a4b68aa1cf4e36beca96d8e18ee1a81 100644 (file)
@@ -27,9 +27,5 @@ title: Working With Regions
 
 <h3>Regions Are Not Files</h3>
 <p>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).</p>
-<p>This chapter covers the following:</p>
-  
-
-
 
 {% children %}