mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 06:06:25 +01:00
fix comment typo
This commit is contained in:
parent
07aa203a92
commit
95d9f60035
1 changed files with 1 additions and 1 deletions
|
|
@ -628,7 +628,7 @@ DiskReader::overwrite_existing_audio ()
|
|||
* offset that existed when we requested an overwrite. That is, if the
|
||||
* Nth position in the buffer contained the sample corresponding to
|
||||
* timeline position T, then once this is complete that condition
|
||||
* should still hold. The actual value of the sample (and even when it
|
||||
* should still hold. The actual value of the sample (and even whether it
|
||||
* corresponds to any actual material on disk - it may just be silence)
|
||||
* may change, but this buffer_offset<->timeline_position mapping must
|
||||
* remain constant.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue