My Weekend is here ;)
[klaudia.git] / fst / README
blobbfe8f08c4e9c9884f4061e69759801d059895038
2 Whats This ?
3 ------------
5 This is a linux vst host. Runs as a jack client.
6 Uses jack midi input.
7 Only works for GUI plugins currently.
9 Supports Ladish.
11 Getting Started
12 ---------------
14 1) ensure you have the necessary build dependencies:
16    gtk-devel
17    jack-devel
19 2) Type 'make'. If everything works correctly this should create an
20    executable file called 'fst'.
22 3) To run your vst plugins:
24    ./fst /path/to/ladish/filename /path/to/someplugin.dll
26    and set up the inputs and outputs, eg. using qjackctl's
27    'Connections' window.
29    The Ladish file name may not exist.
30    But, if it does, it will load it's state.
32 4) To install copy both fst and fst.exe.so into your $PATH
33    (i think they need to be in the same folder)
36 Stuff
37 -----
39 There is a first version of midi learn, load/save of midimap
40 will come tomorrow. i had my beer now and its 5:15
41 i should be in a club. but i go to bed now.
42 just press midi learn, move a plugin control and your midi
43 control.
46 License
47 -------
49 fst is licenced under the GNU General Public License version 2. See
50 file 'COPYING' for details.
53 Authors / contributors
54 ----------------------
55 torbenh@gmx.de, Paul Davis, Kjetil S. Matheussen / Notam, Mark Williamson
56 Joe Button, Nedko Arnaudov
58 This thing is the best vst soft, as it interprets transport info
59 correctly.
61 Over and out.
63 If you like this, then update the README.
64 And mail torbenh@gmx.de