15-01-2013, 07:46 PM
Update auf 1.51
VSTHost is a demonstrational Windows program written in order to comprehend the inner workings of VST plugins. VSTHost is capable of:
loading VST effects (aka "plugins")
parameterizing / editing them
sound output for VSTis
MIDI-input and -output
loading / saving .fxb files
The important part of the program is an implementation of a VST host in form of 2 classes:
CVSTHost
This implements the audio callback needed by an effect plugin as a neatly encapsulated VST host class. This is practically platform-independent code. The few platform-specific things are encapsulated in...
Ceffect
This encapsulates a VST effect, as loaded by the VST host. This class isn't fully complete - since I don't have a Mac, I've only included the Windows code.
New in v1.53
Reworked 32-bit version
Faster loading
PlugIn scans will not load bad plugins
MIDI clock sending
Improved the plugin menu bar and its controls
Bugfix for the Auto Stereo options for mono plugins
Improved .vstxml file capabilities
Open manual from meny
Improved MIDI parameter conversions
Loads .kar MIDI files
Added built-in PlugIns for common MIDI configuration tasks.
Various bugfixes and internal changes.
VST3-capable programs use VST SDK 3.5 instead of 3.1.
VSTHost is a demonstrational Windows program written in order to comprehend the inner workings of VST plugins. VSTHost is capable of:
loading VST effects (aka "plugins")
parameterizing / editing them
sound output for VSTis
MIDI-input and -output
loading / saving .fxb files
The important part of the program is an implementation of a VST host in form of 2 classes:
CVSTHost
This implements the audio callback needed by an effect plugin as a neatly encapsulated VST host class. This is practically platform-independent code. The few platform-specific things are encapsulated in...
Ceffect
This encapsulates a VST effect, as loaded by the VST host. This class isn't fully complete - since I don't have a Mac, I've only included the Windows code.
New in v1.53
Reworked 32-bit version
Faster loading
PlugIn scans will not load bad plugins
MIDI clock sending
Improved the plugin menu bar and its controls
Bugfix for the Auto Stereo options for mono plugins
Improved .vstxml file capabilities
Open manual from meny
Improved MIDI parameter conversions
Loads .kar MIDI files
Added built-in PlugIns for common MIDI configuration tasks.
Various bugfixes and internal changes.
VST3-capable programs use VST SDK 3.5 instead of 3.1.
Don't forget to write or click a thank you, because it takes a lot of work to search the files.
---
bam
https://bam-dorner.de
Free 50 GB Cloud
Pass if needed: bam4LoFo
---
bam
https://bam-dorner.de
Free 50 GB Cloud
Pass if needed: bam4LoFo