mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 14:13:50 +01:00 
			
		
		
		
	Preview button added to: clipfix, delay, highpass, lowpass, notch, tremolo, vocalremover and vocoder effects.
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 1 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://audacityteam.org/namespace#NoiseRemoval" | ||||
| ;name "Clip Fix..." | ||||
| ;action "Reconstructing clips..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 3 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core#DelayPlugin" | ||||
| ;name "Delay..." | ||||
| ;action "Applying Delay Effect..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 3 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core#HighpassPlugin" | ||||
| ;name "High Pass Filter..." | ||||
| ;action "Performing High Pass Filter..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 3 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core#LowpassPlugin" | ||||
| ;name "Low Pass Filter..." | ||||
| ;action "Performing Low Pass Filter..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 1 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core/#FilterPlugin" | ||||
| ;name "Notch Filter..." | ||||
| ;action "Performing Notch Filter..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 3 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core#ModulatorPlugin" | ||||
| ;name "Tremolo..." | ||||
| ;action "Applying Tremolo..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 3 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core#UtilityPlugin" | ||||
| ;name "Vocal Remover (for center-panned vocals)..." | ||||
| ;action "Removing vocals or other center-panned audio..." | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ;nyquist plug-in | ||||
| ;version 3 | ||||
| ;type process | ||||
| ;preview enabled | ||||
| ;categories "http://lv2plug.in/ns/lv2core#SpectralPlugin" | ||||
| ;name "Vocoder..." | ||||
| ;action "Processing Vocoder..." | ||||
|   | ||||
		Reference in New Issue
	
	Block a user