Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Screenshot of the guitar amplifier plugin software Guitrix

An audio plug-in, in computer software, is a plug-in that can add or enhance audio-related functions in a computer program. Such functions may include digital signal processing or sound synthesis.[1][page needed] Audio plug-ins usually provide their own user interface, which often contains graphical user interface (GUI) widgets that can be used to control and visualise the plug-in's audio parameters.[2]

YouTube Encyclopedic

  • 1/3
    Views:
    701 020
    235 737
    125 764
  • Learn Modern C++ by Building an Audio Plugin (w/ JUCE Framework) - Full Course
  • Audio Interface Setup For Beginners | A 4-Step Process For Virtually Any Interface
  • How To Make DI Guitar Sound Good | Virtual Guitar Amp Plugins

Transcription

Types

There are three broad classes of audio plug-in: those which transform existing audio samples, those which generate new audio samples through sound synthesis, and those which analyze existing audio samples.[2] Although all plug-in types can technically perform audio analysis, only specific formats provide a mechanism for analysis data to be returned to the host.[3]

Instances

The program used to dynamically load audio plug-ins is called a plug-in host. Example hosts include Bidule, Gig Performer, Mainstage, REAPER, and Sonic Visualiser. Plug-ins can also be used to host other plug-ins.[4] Communication between host and plug-in(s) is determined by a plug-in application programming interface (API). The API declares functions and data structures that the plug-in must define to be usable by a plug-in host. Additionally, a functional specification may be provided, which defines how the plug-in should respond to function calls, and how the host should expect to handle function calls to the plug-in. The specification may also include documentation about the meaning of variables and data structures declared in the API. The API header files, specification, shared libraries, license, and documentation are sometimes bundled together in a software development kit (SDK).[5][6][7]

List of plug-in architectures

Name Developer License GUI support Supported types Supported platforms
Rack Extension Reason Studios BSD-style[8] Yes Transformation, synthesis macOS, Windows
Virtual Studio Technology Steinberg Proprietary or GPLv3[9] Yes Transformation, synthesis macOS, Windows, Linux[10]
Audio Units Apple Proprietary Yes Transformation, synthesis macOS, iOS, tvOS[11]
Real Time AudioSuite Avid Proprietary Yes Transformation, synthesis macOS, Windows
Avid Audio eXtension Avid Proprietary Yes Transformation, synthesis macOS, Windows
TDM Avid Proprietary Yes Transformation, synthesis macOS, Windows
LADSPA ladspa.org LGPL No Transformation macOS, Windows, Linux
DSSI dssi.sourceforge.net LGPL, BSD Yes Transformation, synthesis macOS, Windows, Linux
LV2 lv2plug.in ISC Yes Transformation, synthesis Linux, macOS, Windows
DirectX plugin Microsoft Proprietary Yes Transformation, synthesis Windows
VAMP vamp-plugins.org BSD-style No Analysis macOS, Windows, Linux
CLAP Bitwig and others[12] MIT-style Yes Transformation, synthesis macOS, Windows, Linux
Audio Random Access Celemony Software BSD-style

See also

References

  1. ^ Collins, Mike A. (2003). Professional Guide to Audio Plug-ins and Virtual Instruments. Burlington, MA: Focal Press. ISBN 9780240517063.
  2. ^ a b Goudard, Vincent; Müller, Remu (June 2, 2003), Real-time audio plugin architectures (PDF), IRCAM, p. 8
  3. ^ Cannam, C. 2008., The vamp audio analysis plugin api: A programmer’s guide. [1]. Revision 1.0, covering the Vamp plug-in SDK version 1.2. 51
  4. ^ Gibson, D. and Polfreman, R., 2011. "An Architecture For Creating Hosting Plug-Ins For Use In Digital Audio Workstations.", In: International Computer Music Conference 2011, 31 July - 5 August 2011, University of Huddersfield, England.
  5. ^ VST SDK
  6. ^ VAMP SDK
  7. ^ Reason Studios Rack Extension SDK
  8. ^ Reason Studios Rack Extension SDK License
  9. ^ "VST 3 SDK License". February 23, 2017.
  10. ^ "Welcome to VST SDK 3.7.x". GitHub. February 21, 2022.
  11. ^ "Apple Developer Documentation".
  12. ^ github.com/free-audio/clap
This page was last edited on 20 July 2024, at 15:31
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.