Yes, Audacity will reuse the data from the original clip until the clip or copy is modified.frew_frew wrote:Each of my three stereo tracks consists of not one continuous recording, but rather 30 second recordings
copied and pasted numerous times to make up a 7 min tracks. So audacity is probably just reusing those
clips, not having separate data for each clip...
For example, if you record 5 seconds, mono, 32-bit float, 44100 Hz, that will produce one blockfile of about 1 MB.
If you repeat that 5 second clip 9 times, either by copy and pasting or with the "Repeat" effect, the project data will still contain one blockfile of about 1 MB.
If you then amplify (any) one of the 5 second clips, the project data will then contain two blockfiles of about 1 MB each (the original one and a new one for the amplified clip).