update instances of "plug-in" to "plugin" #42

Closed
opened 2025-09-09 19:40:56 -05:00 by Octech6711 · 1 comment
Owner

Originally created by @LWinterberg on GitHub.

Originally created by @LWinterberg on GitHub.
Octech6711 added the Work: LowImpact: LowPluginsStyle issue labels 2025-09-09 19:40:56 -05:00
Author
Owner

@SteveDaulton commented on GitHub:

This will lead to much inconsistency in the Nyquist documentation where "plug-in" is a keyword in the Nyquist code.
Example:

In this example (derived from the High-Pass Filter effect), the first four lines make up the essential headers that are required in all Nyquist plug-ins.

;nyquist plug-in : This header tells Audacity that this file is a Nyquist plug-in.

@SteveDaulton commented on GitHub: This will lead to much inconsistency in the Nyquist documentation where "plug-in" is a keyword in the Nyquist code. Example: > In this example (derived from the [High-Pass Filter](https://manual.audacityteam.org/man/high_pass_filter.html) effect), the first four lines make up the essential headers that are required in all Nyquist plug-ins. > > `;nyquist plug-in `: This header tells Audacity that this file is a Nyquist plug-in.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: audacity/audacity-support#42