There have been 26
incremental releases since version 0.9.3 fixing a large number of minor
bugs and anomolies:
-
CPU overrun bug has been resolved
-
crash on exit can sometimes occurs if you've been
working with pens
-
In Cubase the VST causes drawing glitches when
changing presets
-
In some hosts, saved projects do not restore SM
plugins when re-opened
-
VSTs don't update the host's preset status when
shifting preset using the VST gui
-
The random ID generator for VSTs is not very random
-
In the code component, sin1 could cause the software
to hang
-
Also in the code component cos1 only works for the
first note pressed
-
Boolean types don't pass through the Selector
-
Move in/out of module menu shortcut key labels are
wrong
-
Data sizes for sound processes can get too large
causing sound glitches
-
Bugs in Pack and Unpack components
-
Buses now support Graphs
-
Preset changes are much faster on large schematics
-
Fixed bug with module tooltips wrapping incorrectly
-
Drop List wasn't setting the string on load
-
Selector was sending a trigger regardless of whether
an input is selecetd
-
Beta components are now called R&D which is a
more appropriate description
-
Toolbox page handling has been updated
-
New timer component that you can start and stop
-
WTimer changes to Ticker 25 and now works in
exported VST’s
-
Redraw bug when nudging modules and tabbing between
windows
-
Graph FFT now has phase output
-
Fixed bug in point array that was preventing it from
working in exported VST’s
-
Various selector bugs
-
The crash on exit that some of you were experiencing
should now be fixed
-
No triggers are sent when you copy and paste now
(this was causing strange behaviour)
-
The toolbox “tried to read past end of file” message
box bug is fixed
-
Toolbox loads much faster, this is most noticeable
with larger toolboxes
-
Many enhancements to the way the green components
respond to triggers
-
Compiles are disabled when DS or ASIO Out are
switched off or missing
-
Fixed many redraw glitches introduced in earlier
releases
-
Bug in font component, size was being used
incorrectly
-
Fixed Redraw Component which now just redraws the
next module panel in the View path
-
Bug in Analyser that prevents it from being deleted
correctly
-
Timer now continues if you change the duration
instead of stopping
-
Bug when trying to create or move links when timers
are running at high rate
-
Bug in compilation of tan1 in the code component
-
Input and output labels are now recognised in a
generated VST/i
-
If you have more than two mono outputs in a
generated VST/i these should now be hooked up correctly
-
Analyser bug fixes
-
VST parameter automation support
-
Double folders after install problem shouldn’t occur
now
-
Analyser has undergone alot of stability work
-
ASIO, MIDI and DirectSound components were not
redrawing correctly when changing selections
-
Application was crashing after uninstall followed by
reinstall
-
The Drag Accumulate components were preventing mouse
events from flowing to other components
-
The Drag Accumulate components were causing the data
components to lock out
-
View links established via the To Parent component
were causing mouse events to be processed in the wrong order
-
Tooltip width was incorrect for single line tooltips
-
MIDI channel was one less than it should be
-
Apparently random crash caused by redrawing certain
components
-
Float and Int divide by zero was not being handled
-
MIDI CC now has a separate trigger for messgaes
received
-
When connecting the template outputs of the
Multiplexer to other template connectors the type deosn't get set
initially
-
Moving a link from a template out connector between
two fixed type connectors with different types doesn' change the type
-
Copying a bus together with the definition string
deosn't work correctly
-
Graphics glitch when dragging a module whose redraw
is managed by a timer
-
When zoomed in the measure of proximity to links was
being scaled according to the zoom level
-
Conversions between types are now done in the output
connector so there should be no need to force a conversion now
-
Selector logic was incorrect and was causing odd
results in some schematics
-
Graphical overspills at the edge of redraw areas
-
Data components now only trigger on value changes
-
Bug that was causing crash on startup
-
Left button up was not being recognised in stacked
front panels
-
Bug causing intermittent crashes in VST/i's in
Cubase SX and Ableton Live
-
Dragging components sometimes leaves a trail from
the end of the action panel
-
VST inputs and outputs were not being interpreted as
stereo pairs
-
VST was defaulting to 1 program and 1 parameter
instead of none
-
Enhancement to Pitch to Freq component to make it
more precise
-
Envelopes placed before a Selector could cause cpu
overruns
-
Problems when running as User when if you installed
as Admin have been resolved
-
log10 command added to code component
-
Fixed problem with slow preset changing in a VST/i
when done through the host interface
-
Fixed problem with refreshing of VST/i gui when
changing preset
-
When adding links from float outputs to an Int
input, rounding was happening before the addition instead of after
-
Int rounding was not behaving correctly
-
Bug in compile/run mechanism that can sometimes
cause crashes
-
Bus extract doesn't restore output types if they are
connected to a module
-
VST crashes on exit in Energy XT and some other hosts