1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-12 17:43:37 +02:00

Rewrite ;action

This commit is contained in:
Paul Licameli
2018-03-01 14:37:59 -05:00
parent a13827e024
commit 72df4e833c
26 changed files with 26 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ $name (_"Pluck...")
;manpage "Pluck"
;debugbutton false
;preview linear
;action "Generating pluck sound..."
$action (_"Generating pluck sound...")
;info "MIDI values for C notes: 36, 48, 60 [middle C], 72, 84, 96."
;author "David R.Sky"
;copyright "Released under terms of the GNU General Public License version 2"