mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Fix typos - #9000
This commit is contained in:
parent
aaddf5f385
commit
a9b785d89c
4 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ function factory (params) return function ()
|
|||
print("3. Combining region clouds to a defined length")
|
||||
print("")
|
||||
print("Abstract: This script for Ardour (>=4.7 git) operates on the time")
|
||||
print("line. It allows to copy and combine specific portions within the loop")
|
||||
print("line. It allows one to copy and combine specific portions within the loop")
|
||||
print("range to a later point on the time line with one single action")
|
||||
print("command. Everything that can be heard within the loop range is")
|
||||
print("considered for this process, namely non-muted regions on non-muted or")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue