Osirus 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=Osirus&format=All&os=All
https://theusualsuspects.io/builds/downloads?product=OsirusFX&format=All&os=All
OsTIrus 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=OsTIrus&format=All&os=All
https://theusualsuspects.io/builds/downloads?product=OsTIrusFX&format=All&os=All
Vavra 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=Vavra&format=All&os=All
https://theusualsuspects.io/builds/downloads?product=VavraFX&format=All&os=All
Xenia 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=Xenia&format=All&os=All
https://theusualsuspects.io/builds/downloads?product=XeniaFX&format=All&os=All
NodalRed2x 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=NodalRed2x&format=All&os=All
JE8086 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=JE8086&format=All&os=All
DSPBridge 2.2.16 is now available for download from:
https://theusualsuspects.io/builds/downloads?product=DSPBridgeServer&format=All&os=All
Version 2.2.16
Framework:
[Imp] BUG-10304 Skins can now animate on their own clock. A skin that
declares an onframe handler on its body receives a frame event
once per rendered frame, carrying the elapsed time and the time
since the previous frame, which is what an oscilloscope or a VU
meter needs. Until now the only way to loop an animation was to
chain a CSS transition into itself. The rate is capped at 60 Hz,
follows the refreshRateLimitHz config setting if one is present,
and drops to nothing while the editor is off screen or while no
skin asks for it. See doc/lua_scripting.md.
OsTIrus:
[Fix] BUG-10276 The filter 1 mode buttons did not follow the loaded
patch. A patch that uses one of the analog modes still showed the
classic mode row with no button lit, both when loading a patch and
when stepping through patches, even though the correct mode was
active. Both rows now follow the parameter, and the AM button
switches to Analog 1 Pole while the CM button switches back to
Low Pass.
2.2.15:
Osirus:
[Fix] EMU-88 Multi mode: changing the MIDI channel, the volume or any
other per-part multi parameter of a part was ignored if another part
had previously been set to the same value, and only took effect
after changing it to a different value and back. These parameters
were wrongly treated as global settings, which also caused them to
be reported back to the editor as global settings of part 1.
OsTIrus:
[Fix] Three spelling mistakes in the user interface: "ENVELOPER FOLLOWER"
in the effects section, "PHASE INT" in the oscillator section and
"TRANSPONSE" in the common parameters.