7.2.0 #67
juzzlin
announced in
Announcements
7.2.0
#67
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release date:
Sat, 29 Aug 2026 13:16:15 +0300
New features:
Add the Speech device
played. English text is read by a letter-to-sound rule set with stress;
slashes take literal phonemes and an apostrophe marks a stressed syllable
to a length or one syllable per division
Breathiness, Intonation and Velocity Sensitivity
Change the device in a slot without losing the mix around it
takes over the old one's insert effects, sends, fader, gain, pan, fader
position and send tap, and keeps the slot's place in a Sub Mixer
Export, import and copy whole effect racks
as a .nahdrack file. A single effect keeps its own .nahdeff
rack, bypass state included
Add the String & Voice V2 device
which half of the split it sounds on, with Balance setting how loud. The 8' and
4' levels V1 carries are not something a VC340 has: a recording of one confirms
it, every note's harmonics landing on a single fixed-frequency curve with no
octave register anywhere in it
middle of its travel, where the hardware's was measured, the two agree within
about 1 dB from 1 to 8 kHz
where the hardware's sits
once, as the hardware has one keyboard
voice by the square root of the voice count, which holds the total steady but
ties each note's level to how many others are held: releasing two notes of a
chord lifts the one still down by about 5 dB
Add Interpolate pan to a selection, and to a track
now reaches the pan interpolation that was already implemented but had no way
of being asked for
Let a pan value be taken off a note again
left and went on overriding the column's own pan. A note carrying no pan
leaves the column where it was
Give the synth's filter sweep somewhere to go
alongside the low pass. Moving both is what carries a band up through the
spectrum instead of only opening the top of one, which is what a sweep needs
Resonance and Pan on top of what it had
Add Song > Overview: a signal-flow map of the project
it, so a device whose fader sits after its inserts reads differently from one
whose fader comes first
still live, which is what the engine does
Add Piano Synth V3, a corrected revision of the CP-80 model
partials alternate in sign, and the strike comb keeps its sign too. Levels are
untouched; what changes is the shape of the strike
a six decibel step in the middle of the series
a CP-80 is bichord over its whole compass
velocity-squared law, lower lifts the softer strikes toward the loud ones
without changing their tone, so the top of the keyboard is playable without
hammering it
Add the Gain rack effect: a plain +/-24 dB trim with a latching clip indicator,
for staging level without the colour a limiter or a drive brings
Add the Monitor rack effect
insertable anywhere an insert rack is
Bug fixes:
Let the delay be as loud as it is long: feedback was scaling the signal on its
way into the delay line as well as round it, so the first echo arrived at
feedback times the input. At the default 0.3 the delay started 10 dB down, and a
loud single repeat could not be set at all
the level it went in at and each one after it is a further feedback down
lower the feedback. This includes the synth's own delay, which is the same
effect
Stop send effects from cancelling the source: a send bus returns what the effect
added, measured as the difference against the signal it was handed, and an effect
whose Mix fades the dry out turned that difference into an inverted copy of the
source. Delay and Chorus had it worst, their wet already being at full halfway up
the control, so the whole top half of the travel only thinned what it was sent
the wet is added on top, so the entire travel adds effect
Wave Designer, Analog Fuzz, Bass Grinder, Drive, Saturator and Tube Stage
scaled copy of the source in the return at any Mix, including none
Give Dual mode's Voice Depth something to hear: the pair opened to only 20 cents
at full depth, a fifth of what every other detuned mode reaches, so the knob had
nowhere to go
apart at full depth. Fixed in the wavetable synth too
Fix the clicks a swept filter left on every note: a filter parked at the end of
its range passes the signal through, but it was being skipped rather than kept
running, so a sweep coming back re-entered it with state from tens of
milliseconds earlier and stepped the output
is continuous instead of a switch
that never sweeps sounds as it did
Make an audio render reproducible: the same project rendered twice now gives the
same file
starting phase when a render begins, instead of carrying on from wherever the
session's earlier playback left them
pick one up was changing the result, float addition not being associative
Fix the selection covering the wrong columns after a column was inserted or
deleted: a column's index is its identity, not its place on screen, so the
selection now spans the columns actually dragged across
Sort the effects gallery alphabetically: the list had drifted out of order as
effects were added over the years
Give the internal Volume component its own type ID: it shared the Panner's, so a
serialized Volume would have come back as a Panner
Disable the synth's Roundness knob on every waveform but the pulse, which is
the only one it affects
Other:
Sensitivity" on every device. The Synth said "Vel Sens", String Ensemble and
String & Voice V2 just "Velocity" and "Sensitivity"
This discussion was created from the release 7.2.0.
All reactions