Free programmable VST Instrument,Audio effect,MIDI processor/sequencer,SoundFont import,Temperaments,Multi I/O v1.0.200

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS
Crescendo

Post

1.0.48 beta:
Implemented NIDELAYFFX4.
Errors in the instructions manual, added table of contents.
Updated Waveguide.txt and Reverb.txt, now included in the zip file.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.49 beta:
Multi instrument file support:
Current program and bank management, visualization, saving and restoring into the DAW file.
PROGRAMNAME instruction, to give a friendly name to a program.
SoundFont: ALL_INSTRUMENT file on SoundFont import with all presets, selectable with PROGRAM and BANK MIDI CCs or VST VARS (linked with the corresponding MIDI CC). REIMPORT THE FILES!
SoundFont: show program and bank number of a preset while converting.
Bug fix.
More responsive UI while loading big files.
Show current program number, current bank number and current program name (if available).
MIDICC to VST also for 134 (Program). Direct mapping for MIDI CC 0, 32 and 134 (Bank and Program).
Increased maximum layers number to load BIG files (like ALL_INSTRUMENT above).
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.50 beta:
REVERB3: a fully configurable reverb. You can choose how many delays and all passes to use and the starting delays.
REVERB3 in imported SoundFont files. REIMPORT ALL FILES.
Slight increase in maximum usable prime number.
Compiled with the last Visual Studio 2022 update (possible performance enhancement).
Updated manual.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

NEW VERSION:
1.0.51 beta:
Added stereo noise gate function.
Added example files in the zip (reverb, waveguide, stereo noise gate, 3 band stereo noise gate).
Compiled with the last Visual Studio 2022 update (possible performance enhancement).
Updated manual.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.52 beta:
Performance optimizations on filters, delays with filtered feedback, reverbs, noise gate, sinc and full oscillator (avoided some divisions, precalculating some <const>/sampleRate).
Bugfix on SNG.
Introducing SNG2: stereo noise gate with unequal ramps (attack and decay times).
Example files using SNG2.
Updated manual.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.53 beta:
Introduced fast functions for operator-style Frequency Modulation.
Updated manual for operator-style Frequency Modulation.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.54 beta:
Added support for microtuning with SCALA files (SCL) plus optional keyboard mapping (KBM) and TUN files (version 0 and 1).
Bugfix on MCC/VST smoothing.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.55 beta:
Performance enhancement on functions with trigger-sampled parameters.
Added support for BULK SCALA and TUN importing (from a folder).
Various bugfixes.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.56 beta:
Added middlekey option to standard and SCALA temperaments (see the manual for details).
Added NaN protection in the loop: try to reset the stores of reverbs or other delays in the POST step if the output is tainted.
Reset the stores of the POST step when the VST is suspended.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.57 beta:
Added &MCC syntax to have non trigger fixed (continuos) automation in default LFOs and ENVElopes.
Bug fixes.
Performance enhancements.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.58 beta:
  • Bug fixes.
  • Performance enhancements.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.59 beta:
  • Interface Bug fixes.
Last edited by bjt2 on Fri Oct 06, 2023 7:54 pm, edited 1 time in total.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

1.0.60 beta:
  • Bugs in free running samples in POST: phase not correctly reset on start and suspend/resume, do not apply SAMPLEOFF and AUTOPHASE, set FREQ, GAIN and FC to 1 in POST, just in case you use unsupported OSC functions.
  • Bugs: Out of bound sample buffer acccess in some cases.
  • Enhancement in SAMPLEs looping: new version explained also in the manual.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

Current version, 1.0.61 beta:
  • Added variable arguments, C's printf style functions support in the parser: <FUNC> ( "format string", ... ).
  • Added OSCG ( "format string", ... ) general oscillator function.
  • Deprecated functions covered by OSCG and put them in Appendix B of the manual.
  • SoundFont import: use the new OSCG function. Add the temperament VST VAR. Warning: in a future release deprecated functions will be deleted. Reimport all the SoundFont files.
  • Introduced FREQ0 and GAIN0: plain, not modulated values.
  • Performance enhancement (merged some IFs in critical code).
  • Compiled with faster flags.
  • Cosmetic fixes (disabled theme on buttons) and performance enhancement (deleted redundant redraws) on the UI.
  • VST var linked with temperament now shows temperament name, to aid in choosing temperament with config window closed. Autosetting the VST var parameters (min, max, scale type).
  • Debug messages reworking.
  • Removed UTF-8 BOM quirk.
  • UTF-8 support in most UI strings (your source text file must be in UTF-8).
  • Reworked manual.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986
Official page on my VST on KVRAudio: https://www.kvraudio.com/product/crescendo-by-bjt2

Post

I was curious to hear your waveguide test, but KVR says the file does not exist.

While I'm here.... does your plugin provide MIDI out? I.E., could I use it to create a midi only plugin? Looks like you have midi in, and midi processing...
Custom 2-manual midi controller. VST hosting gui built in Usine Hollyhock. Ryzen 5900x Matx build, Touchscreen, RME UCX, windows server 2022, NI Komplete, Soundtoys, Synthmaster, Keyscape, Arturia, Byome, Unify.

Post Reply

Return to “DSP and Plugin Development”