File: README

package info (click to toggle)
so-synth-lv2 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 180 kB
  • ctags: 172
  • sloc: ansic: 854; makefile: 50
file content (68 lines) | stat: -rw-r--r-- 2,244 bytes parent folder | download
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
LV2 ports by Jeremy Salwen 2010-20011

This is a package of three LV2 plugin synthesizers.  To use them, you need an
LV2 host which works with MIDI synthesizers.  The different parameters (listed
below for each synthesizer) can be controlled either from MIDI CC events through
the "midi in" port, or they can be controlled using the LV2 control ports.  
These two options are exclusive, and can be switched between by the 
"Control Mode" option.

For installation instructions, see the INSTALL file.

This software is licensed under the GNU GPL V3 see LICENSE for details.
Bug reports, questions and death threats to someone@d00m.org and/or
jeremysalwen@gmail.com.

The following are relevant excerpts from the original synthesizers released by
50m30n3.


*******SO-666 v.1.0 by 50m30n3 2009*******

SO-666 is a feedback based drone synthesizer building upon the SO-KL5 synth.
It creates haunting cacophonic howls and drones.
It's a bit hard to play but making good use of the modwheel will help keep the
sound in control.

Parameter list:
CC#1	-	Feedback (mod wheel)
CC#7	-	Volume
CC#71	-	Filter Resonance
CC#74	-	Filter Cutoff



*******SO-KL5 v.1.1 by 50m30n3 2010*******

SO-KL5 is a string based "piano" synthezizer. The strings are
modeled using the Karplus-Strong String simulation method.

Parameter list:
CC#1	-	Sustain
CC#7	-	Volume
CC#64	-	Sustain
CC#71	-	Filter Resonance
CC#74	-	Filter Cutoff

Sustain can be controlled by CC#1 (Mod Wheel) and CC#64 (Sustain) to make
control easier for people without a sustain pedal.

*******SO-404 v.1.2 by 50m30n3 2009-2011*******

SO-404 is a simple bass synthesizer using 1 oscillator and 1 filter.
The oscillator is a simple saw wave oscillator and the filter is a simple
resonant lowpass filter. You know, like that other very good and famous synth
with a similar name. Just not as good and famous.

Parameter list:
CC#7	-	Volume
CC#65	-	Portamento time
CC#71	-	Filter Resonance
CC#72	-	Release time
CC#74	-	Filter Cutoff
CC#79	-	Filter Envelope

If two notes are played together the pitch will slide according to the
portamento time. Filter cutoff is influenced by the MIDI note velocity.
A note velocity above 100 generates an accented note where the amp EG is
replaced by the filter EG.