Skip to content

Commit 0b72c79

Browse files
committed
Update CHANGELOG
1 parent 5078b00 commit 0b72c79

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

CHANGELOG

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,33 +5,32 @@ Release date:
55

66
New features:
77

8-
* Implement an experimental string & voice device based on VC340
9-
108
* Add a pan column to the tracker
119
- Per-line stereo panning sent as MIDI CC #10 (0 = left, 64 = center, 127 = right)
1210
- Displayed and editable only on the first note column of each track; other columns show ---
1311
- Pan values can be placed on any line including empty ones, so panning changes are sent
1412
on every step regardless of note events
1513
- Pan interpolation available via right-click => Column => Interpolate pan
1614

17-
* Add LFO 2 to Synth
18-
- Same targets as LFO 1: Pitch, Shape, Cutoff, Volume, Resonance, Pan
19-
- Modulations stack additively with LFO 1
20-
- Displayed side-by-side with LFO 1 in the effects tab
21-
22-
* Add an all-pass filter rack effect
23-
24-
* Add Dual voice mode to SynthDevice
15+
* Synth improvements
16+
* Add LFO 2
17+
- Same targets as LFO 1: Pitch, Shape, Cutoff, Volume, Resonance, Pan
18+
- Modulations stack additively with LFO 1
19+
- Displayed side-by-side with LFO 1 in the effects tab
20+
* Add Dual voice mode
2521

26-
* Add a LUFS meter insert effect
22+
* New rack effects
23+
- All-pass Filter
24+
- Saturator
2725

28-
* Add a True Peak meter insert effect
29-
30-
* Add an RTA rack effect
26+
* New utility rack effects (use as inserts)
27+
- LUFS meter
28+
- True Peak meter
29+
- RTA (Real-time Analysator)
3130

3231
* Add side chain source name to the Compressor effects rack preview string
3332

34-
* Add Saturator rack effect
33+
* Implement an experimental String & Voice device based on VC340
3534

3635
Bug fixes:
3736

@@ -41,6 +40,8 @@ Bug fixes:
4140

4241
* Fix manual pan entry not working on the pan column
4342

43+
* Fix square wave shape not working unless modulated
44+
4445
Other:
4546

4647
* Update user manual with pan column documentation

0 commit comments

Comments
 (0)