SynthMaker v0.9.5c released

Image Hosted by ImageShack.us
SynthMaker is a graphical programming environment for creating VST instruments and effects plug-ins.

You can also use SynthMaker to learn about and experiment with digital signal processing so it's a great educational tool as well.

Additions and fixes:

* Automation redraws in exported VSTs are now much faster, this was causing some plugins to hang when played in a host.
* Buffer size can now be increased beyond 2048.
* Fixed some more problems with VST export that were causing no sound to pass.
* New title and icon inputs for the Message Box component.
* You can now jump to the Search Bar by pressing the Insert key or CTRL+TAB.
* Tempo is now available through the Timing Info component at any level in a schematic (previously this only worked in the top-level module).
* When exporting to VST MIDI inputs and outputs are only included if they appear in the schematic.
* The % operator now works in the code component.
* Fixed a possible crash when auto linking.
* Updated the slider and knobs so they don't snap by default.
* Time info test input now works.
* The Timing Info component now sends triggers when the Sampling Rate or Tempo change.
* Fixed an infinite loop in Int Select component.
* The Float Less component wasn't restoring state correctly after loading.
* The simple Counter component wasn't saving it's current value.
* Fixed a possible crash situation in the code component when using hop and many comparisons.

New Modules:

* Compressor.
* Envelope Follower.
* Level Meter.
* Chorus.

Comments