mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			293 B
		
	
	
	
		
			Common Lisp
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			293 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"))
 | 
						|
 | 
						|
; arch-tag: b50ba32c-68a6-4b1e-a7de-78ecdc4d6eed
 | 
						|
 |