mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Support version strings in Nyquist plug-ins
For shipped plug-ins, the version number is the same as the Audacity release version when the plug-in was last modified.
This commit is contained in:
@@ -8,6 +8,7 @@ $preview linear
|
||||
$action (_ "Generating pluck sound...")
|
||||
$info (_ "MIDI values for C notes: 36, 48, 60 [middle C], 72, 84, 96.")
|
||||
$author (_ "David R.Sky")
|
||||
$release 2.3.0
|
||||
$copyright (_ "Released under terms of the GNU General Public License version 2")
|
||||
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
||||
Reference in New Issue
Block a user