BASS_VST is an addon written by Bjoern Petersen Software Design'n'Development for the BASS audio library. BASS_VST allows to use nearly any VST effect for DSP processing inside BASS.
Do I need BASS_VST if I want to use Silverjuke?
No - BASS_VST is a library for programmers and is not meant to be used directly by the end user. However, internally, Silverjuke also uses BASS_VST, but this is nothing a Silverjuke user has to worry about.
Where do I get BASS_VST?
You can download it at http://www.un4seen.com/bass.html#maddons
For some recent information and updates, please have a look at the topic
http://www.un4seen.com/forum/?topic=5559.0 or at the rest of the BASS forum.
Where is a documentation for BASS_VST?
You'll find a little readme in the downloaded file; most of the documentation is placed directly in the BASS_VST header.
How much does it cost?
BASS_VST is free, there are no costs as long as you've licenced the BASS library itself.
Is the BASS_VST source code available?
No, BASS_VST is supposed to be used as a DLL. However, if you really need the source, feel free to - maybe we'll find a solution.
BASS_VST
- Service-Team
- Posts: 2448
- Joined: 7. Dec 04, 04:48
- Location: Germany [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
BASS_VST
Last edited by Service-Team on 12. Nov 08, 14:49, edited 1 time in total.
- Service-Team
- Posts: 2448
- Joined: 7. Dec 04, 04:48
- Location: Germany [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
VST instruments
Since Version 2.4.0.2 BASS_VST also supports VST instruments (VSTi plugins).
For more recent, please refer to the BASS_VST header file.
For more recent, please refer to the BASS_VST header file.
- Service-Team
- Posts: 2448
- Joined: 7. Dec 04, 04:48
- Location: Germany [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BASS_VST
BASS_VST is released under the LGPL now, see https://github.com/r10s/BASS_VST for source code and details.
Best regards,
Your Silverjuke-Team
Best regards,
Your Silverjuke-Team