SkillAgentSearch skills...

Residler

VSTi synthesizer plugin using reSID software emulation of the MOS6581 SID chip

Install / Use

/learn @Kingston1/Residler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

residler

VST synthesizer plugin using reSID software emulation of the MOS6581 SID chip

Currently supported plugin formats:

VST2.4

  • win32
  • x64

VST3

  • win32
  • x64

There might be OSX VST and AU support in the future.

Build Instructions for Microsoft Visual C++ 2012

  1. Download and extract latest Steinberg VST3 SDK (current version used in development: vstsdk352_25_09_2012_build_16)
  2. Clone residler git repository in the same directory with \public.sdk and \vstgui4
  3. Open \VST3 SDK\residler\win\residler.sln
  4. Visual C++ residler project Property Pages info
  • Configuration Properties -> General -> Target Extension. You can set the output file to .dll or .vst3 here to select plugin format. Or you can just rename the file after building.
  • Configuration Properties -> General -> Platform Toolset. Make sure this is set to Visual Studio 2012 (v110)
  • Configuration Properties -> Linker -> General -> Output File. Choose your plugin target folder here. For example C:\Program Files\Common Files\VST3 or C:\VstPlugins

Additional Instructions for Microsoft Visual C++ 2010

  1. Install Windows 7.1 SDK in order to build x64 targets
  • Configuration Properties -> General -> Platform Toolset. Make sure this is set to Windows7.1SDK

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks2

Languages

C++

Security Score

70/100

Audited on Feb 8, 2026

No findings