Programmable VST Instrument,Audio effect,MIDI effect/sequencer,SoundFont import,Pitch shifter,Multi I/O. v1.0.125 beta.

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

Post

Current version, 1.0.103 beta:
  • Bugfixes.
  • UI bugfixes.
  • Added BAR option for DELAYs.
  • Added and modified some test files.
  • Sequencer: TAPE load and SAVE also across sessions. See the PDF manual for details.
  • Compiled with the last Visual Studio version.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.105 beta:
  • Stop and reset sequencer, tape and cursors on suspend() or DAW stop.
  • Bugfixes, performance enhancement.
  • Read IO instruction also at initialization for hosts that don't support ioChanged().
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.106 beta:
  • Various bugfixes (UI, loading and saving settings in the DAW, other).
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.107 beta:
  • Reset reverbs, delays, sequencer TAPE and cursor on suspend() and DAW stop/play transitions.
  • Reset sequencer state on NORMAL only on suspend().
  • Bugfixes.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.108 beta:
  • On suspend(): stop active notes, reset delays and reverbs, full sequencer reset.
  • On DAW clock move or DAW stop/play transitions: put active notes in release, full sequencer reset.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.109 beta:
  • UI performance: redraw log window only every 500ms. Great speedup in debug and Soundfont import with big files.
  • UI Bugfixes.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.110 beta:
  • UI performance: redraw the full window only every 200ms - 1000ms.
  • UI hack: changed default initial window size in Settings.ini because of bad hosts that do not implement sizeWindow() (e.g. LMMS 1.2.2).
  • UI behavior: Browse becomes STOP during loading. Process correctly WM_QUIT message while loading.
  • Various bugfixes.
  • Added textual VST parameters.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.111 beta:
  • Restructured UI code: more performance, less flickering, less bugs.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.112 beta:
  • UI bugfixes.
  • Log window scroll when full.
  • Change spacing and formatting to not cut labels, change default VST VAR number.
  • Compiled with the last visual studio version.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.113 beta:
  • Added real time PITCH SHIFTER instruction.
  • Remember VST parameter initial position and let it be restored with CTRL or SHIFT click on the knob.
  • UI: tweak knobs positions.
  • SAMPLEUI: added file filters, bugfixes.
Last edited by bjt2 on Wed Feb 28, 2024 11:15 am, edited 1 time in total.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.114 beta:
  • Added PSHIFT2 with configurable parameters.
  • Modified parameters of the fast PSHIFT function.
  • Performance enhancement of the pitch shifter.
  • Bugfixes.
  • Added drag&drop support for WAV and AIF(F) files on the SAMPLEUIs.
  • Compiled with the last visual studio version.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Just a heads-up, the links to this software and its manual don't currently work (in the first post). They are just text with no associated URL. Interesting project!

Edit: lol, disregard that, didn't realize I was logged out and that the links showed like this only because of that :lol: ... Thanks for sharing this tool!

Post

Guenon wrote: Wed Feb 28, 2024 11:42 am Just a heads-up, the links to this software and its manual don't currently work (in the first post). They are just text with no associated URL. Interesting project!

Edit: lol, disregard that, didn't realize I was logged out and that the links showed like this only because of that :lol: ... Thanks for sharing this tool!
Thanks! I hope it will be useful!
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.115 beta:
  • Bugfixes for WAV and AIFF files.
  • AIFF-C files support for big endian floating point, PCM uncompressed big and little endian files.
  • Tweaked PITCH SHIFTER parameters.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post

Current version, 1.0.116 beta:
  • Detect if FFMPEG.exe is in some predefined locations and use it to extract audio from files not directly supported.
  • Bugfix SAMPLEUI: avoid excessive file reloading.
My youtube channel: https://www.youtube.com/channel/UCRwIM2 ... D9DlgfjzLQ
Thread on my programmable VST: viewtopic.php?t=581986

Post Reply

Return to “DSP and Plugin Development”