Skip to content

S3000XL-VST v1.1 - endless DATA ENTRY dial

Latest

Choose a tag to compare

@Tuth Tuth released this 04 Aug 17:13

S3000XL-VST v1.1

The DATA ENTRY dial no longer stops at the ends — it is now an endless encoder, like the hardware knob.

Changed

Turning the dial past either extreme used to clamp, so it felt like the knob had hit a stop. The emulated control hands the firmware an absolute position and the firmware derives rotation from the change, which means the position is supposed to wrap — 255 back to 0 and 0 back to 255. All four places that touched the dial (the click step, the drag step, the automatable data_entry parameter and the value handed to the emulated control) now wrap instead of clamping.

The same dial design was implemented from scratch for its drum-machine sibling in the same round, so both instruments now behave identically.

Install

Unzip and place S3000XL-VST.vst3 in your VST3 folder, typically:

C:\Program Files\Common Files\VST3\

Then supply your own firmware ROMs as described in the README, including the LCD character-generator ROM. No ROMs are included — that is what makes this legal to distribute.

GPLv3. Not affiliated with, endorsed by, or sponsored by any hardware manufacturer.