This commit is contained in:
Robin Gareus 2022-10-17 15:56:50 +02:00
parent aaddf5f385
commit a9b785d89c
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
4 changed files with 4 additions and 4 deletions

View file

@ -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")