1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00
audacity/plug-ins/analyze.ny

8 lines
242 B
Common Lisp

;nyquist plug-in
;version 1
;type analyze
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
;name "Sample Analyze Nyquist Plug-in"
;action "Analyzing absolutely nothing..."
(list (list 0 "beginning") (list (local-to-global 1) "end"))