-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathreadme.txt
More file actions
25 lines (18 loc) · 950 Bytes
/
readme.txt
File metadata and controls
25 lines (18 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
BoostComp version 0.01 (Wolf Sound)
==================================================================
BoostComp is a Waveshaper, that can be use for distortion,
boosting and compressing an input stereo signal.
==================================================================
VST source code is provided for making the plug-in working
under DAW software running on both Windows and Linux.
Faust source code is included in order to obtain the source
code of other plug-in formats such as lv2, ladspa, au and many
more.
A copy of the VST 2.4 SDK is not included because it is not
compatible with the GPL license of this plug-in.
To compile the plug-in the files Makefile must be adjusted.
In particular, folders are expressed in a Linux-like
standards, and cross compilation of the Windows plug-in is set
by default.
==================================================================
Luca Sartore - July 2014