Various VST plugins ported form available open-source DSP effects and synths. VSTGUI will be used for the graphical interface.
Be the first to post a text review of CuteVST. Rate and review a project by clicking thumbs up or thumbs down in the right column.
-major bug found and fixed: Out of range on one parameter crashes the main voice parameter view of the GUI and plugin. One of parameters, "LevelScaleBreakPoint", in the main voice view uses labels, A-1...C_8, contained in an array. Tested plugin by loading various DX7 sysex files revealed out of range values are quite common. And if the particular out of range value happened to be "LevelScaleBreakPoint" the paramdisplay causes an array out of bounds error crashing the plugin. -improvement: GUI now shows out of range errors of OP1 to OP6 with paramdisplays highlighted with a white background.
HexterVSTi version 1.2 ---------------------- Functionality related: -bug#1 fixed: Processing loop found and fixed. Possible bug in original DSSI version processing loop found and fixed. Events which occur in last 64 samples of sampleFrames were not processed caused by "if else" statement. -bug#2 fixed: Reducing sample rates above 44100Hz, for example 96000Hz to 48000Hz, made reverb crash the plugin. The cause was reverb's allpass and comb bufidx which should have been set to zero when buffer size changed. -bug#3 fixed: Mono playmode stuck held-key. Mono playmode held-key can get stuck if a noteoff message for the held key is not received under very fast playing. Pressing the key which was held releases the key, if you can find it. But since it is kind hard to find, I made various functions reset it. NoteOff resets it. SoundOff resets it. Changing patch resets it. Changing playmode resets it. GUI related: -bug#4 fixed: GUI updating glitch fixed. Tuning, playmode, and polyphony sliders jumped around showing old values if a patch was selected from the patch drop-down menu. -improvement: SetProgram updates GUI more efficiently. SetProgram recoded/simplified to update GUI more efficiently. Pretty complex since there are 5 ways a setProgram message can be generated from various GUI controls including Host setProgram message. Testing plugin on slow Pentium 2 helped. Probably no noticable difference on a fast computer.
2005-Oct-29 Hexter VSTi 1.1 released: Fixed a few bugs and added a few things: -bug#1 fixed: GUI 32 Algo Bitmap always opens at algo 1. (Did anyone notice that?) -bug#2 fixed: Minor bug in event loop. Hopefully, it will work in hosts that it did not work in previously. But it still needs improvement. -bug#3 fixed: Mono playmodes did not play correctly. -bug#4 fixed: Polyphony slider implemented. -new: Added NotesOff button on main toolbar. -new: VST parameter 0 was unused so changed to EffectsOffOn (global). So you can either have effects off or on for all patches.
Hexter VSTi 1.0.0.0 initial release. Hexter VSTi uses the audio engine of Sean Bolton's Hexter LADSPA/DSSI synth, which is modeled after the classic 6 operator "FM" based DX7 hardware synth. VSTGUI interface has patch editor. It can load and save standard 32 or 1 patch DX7 files.
CuteVST TAP Dynamics 1.2 VST plugin functions as a compressor, expander, limiter, and noise gate. Ported from LADSPA tap-plugins package.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?