~ubuntu-branches/ubuntu/utopic/invada-studio-plugins/utopic

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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
INTRODUCTION
============
Thanks for taking the time to try out these plugins.
Feedback / comments welcome.



CONTENTS
========
The following plugins are included:

Utility Plugins
* Input Module => alter gain, balance, width, phase on a stereo signal

Filter Plugins
* Low Pass Mono    => gentle low pass filter
* Low Pass Stereo  => gentle low pass filter
* High Pass Mono   => gentle high pass filter
* High Pass Stereo => gentle high pass filter

Simulation Plugins
* Tube - Mono   => Valve warmth/distortion simulation
* Tube - Stereo => Valve warmth/distortion simulation

Dynamics Plugins
* Compressor - Mono   => Peak/RMS softclipping compressor
* Compressor - Stereo => Peak/RMS softclipping compressor

Reverb Plugins
* ER Reverb - Mono In    => Early reflection based reverb
* ER Reverb - Sum L+R In => Early reflection based reverb



INSTALLATION
============
No binaries are included, you'll need to compile the plugins yourself. 



BUILDING
========
To build the plugins the you'll need the following items installed:
* a working build environment with core includes
* the ladspa header file (ladspa.h)

Go to the directory that was created when you unpacked this archive and then run:

make
(as root) make install

The plugins will install into "/usr/local" by default. (change the Makefile if you'd like to have them in an alternate location)



BUILDING (Debian and derivatives)
=================================
Packages for Debian and derivatives (Ubuntu etc) can have deb packages built from this archive. You'll need a Debian build environment.
To install the build environment and package dependencies run the following:

sudo apt-get install build-essential debhelper fakeroot ladspa-sdk 

Go to the directory that was created when you unpacked this archive and then run:

dpkg-buildpackage -rfakeroot -tc

Once done you'll find a 'deb' package for your system in the directory above. Use your favourite package manager to install.
The plugins will install into "/usr" by default. 



KNOWN ISSUES
============
* Some applications don't obey the 'LOGARITHMIC' hint which makes selecting low values on the ports that need it a bit of a PITA.
* The compressor has a gain reduction meter but only two applications I know of support the 'output control' port type - Ardour & Hydrogen.
* I'd love to supply presents but I'm either to stupid to work out how to do it, the lrdf library is broken, or no host applications support it yet. If anyone knows how please drop me an email.
* the 'DC Offset' in the tube plugins can do strange things to your meters (but nice things to the sound) - whenever I use it I send the output through Steve Harris's 'DC Offset remover' to clean it back up. One day I'll figure out how to remove the DC after it's gone through the tube.




Enjoy!
fraser@arkhostings.com
https://launchpad.net/invada-studio