-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
86 lines (63 loc) · 2.6 KB
/
NEWS
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
85
THIS IS THE NEWS - February 2014 - THE NEWS IS THIS
**** Wav Composer Not Toilet 1.30.0 ****
[:::> <:::] /---O
.---------- wcnt ---------- /
Wav Composer Not Toilet!
/ ---------- 1.30.0 ----------'
O---/ [::> ROTL <::]
The runt of the litter for command line
modular audio synthesis in Linux!
After a break of five years from wcnt development
I took it up again - just in time to celebrate
wcnt's tenth anniversary. Intending simply to get
it building again on modern Linux systemts (3.10!)
something else happened instead...
* Complete overhaul of the UI code for handling
inputs and parameters to allow:
* arbitrary ordering of items
* optional items
* optional groups of items
* multiple choice items
* self connection of optional inputs
* Added descriptions of modules, data objects,
inputs, outputs, and parameters for display
by command line help.
* New modules:
* seq_echo } these provide dedicated
* seq_router } routing of sequencer events
* wcnt_note }
* Removed mono version of C* Plate plugin
* Improved handling of LADSPA ports and
validation of values specified for parameters
(control ports in LADSPA terminology).
* Removed pointless in_bar_trig from modules
which used it to tell them when to check
their bar number input (wavfile_out,
serial_wavout, and fader modules).
* Added time_is_relative parameter to toggle
the interpretation of timings in the timer
module.
* Added recycle_mode parameter to timer to
allow it to loop endlessly.
* Added out_count output to pattern_trig to
increment at each trigger output in the
pattern - until the pattern starts over that
is.
* Changed the input/output/parameter names of
the inspector module to perhaps make sense
to those people who are not me.
* Fixes for serial_wavout. say no more.
* Fixes for fader to no longer ignore or
forget about early fade-outs.
* Added out_count output (a count of things)
to fader to exist alongside out_bar output
(a count of occurrences).
* Fixed data object help.
* Fixed sanity_checks to detect
inconsistencies between set/get_param values
like it was supposed to (and fixed the
inconsistencies it found).
* Removed compilation warnings
* Fixes for compilation issues on modern
systems.
Download the tarball, extract the code, cd into it, and make examples.