Name : vstsdk
| |
Version : 2.3
| Vendor : (none)
|
Release : 0.jacklab.2
| Date : 2006-05-17 16:45:31
|
Group : Development/Languages/C
| Source RPM :
|
Size : 1.37 MB
| |
Packager : admine < r_neike_gmx_de>
| |
Summary : VST Audio Plug-Ins SDK
|
Description :
What is a VST Plug-In?
In the widest possible sense a VST Plug-In is an audio process. A VST Plug-In is not an application. It needs a host application that handles the audio streams and makes use of the process the VST Plug-In supplies.
Generally speaking, it can take a stream of audio data, apply a process to the audio and send the result back the host application. A VST Plug-In performs its process normally using the processor of the computer, it does not necessarily need dedicated digital signal processors. The audio stream is broken down into a series of blocks. The host supplies the blocks in sequence. The host and its current environment control the block-size. The VST Plug-In maintains all parameters statuses that refer to the running process: The host does not maintain any information about what the Plug-In did with the last block of data it processed.
From the host application?s point of view, a VST Plug-In is a black box with an arbitrary number of inputs, outputs (Midi or Audio), and associated parameters. The Host needs no knowledge of the Plug-In process to be able to use it.
The Plug-In process can use whatever parameters it wishes, internally to the process, but it can choose to allow the changes to user parameters to be automated by the host, if the host application wishes to do so.
\'VST is a trademark of Steinberg Media Technologies GmbH\' - VST PlugIn Technology by Steinberg Media Technologies GmbH, - VST PlugIn Interface Technology by Steinberg Media Technologies GmbH
|
RPM found in directory: /packages/linux-pbone/ftp.gwdg.de/pub/linux/misc/jacklab/SUSE-10.0/RPMS/i586 |