Apocrypha

vst3sdk

VST 3 Plug-In SDK

A VST plug-in is an audio processing component that is utilized within a host application. This host application provides the audio or/and event streams that are processed by the plug-in's code. Generally speaking, a VST plug-in can take a stream of audio data, apply a process to the audio, and return the result to the host application. A VST Plug-in performs its process normally using the processor of the computer. 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 the status of all its own parameters relating 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.

Available in

OverlayNewestEbuildsLast activity
vowstar GitHub ↗ 3.7.6 1 24 h details ›

Versions & arches

VersionOverlay amd64arm64x86ppc64riscvalphaarmhppappcsparc Committed
3.7.6 vowstar amd64 testing arm64 testing x86 testing ppc64 testing riscv testing alpha testing arm testing hppa testing ppc testing sparc testing 17 mo view · download · history ↗

Use flags of 3.7.6

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally