Skip to content

๐Ÿ”Š AU/VST emulation plugins of the Micro Rack effect series, from a famous Japanese manufacturer.

License

Notifications You must be signed in to change notification settings

giulioz/smol-rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

smol-rack

AU/VST digital emulation plugins of the Micro Rack effect series from the 80s, from a famous Japanese manufacturer.

The Micro Rack series

Downloads

NOTE (Windows): If you are having troubles with Windows 10, it's possible you need to install the Visual C++ 2022 Redistributable.

NOTE (MacOS): If you are having troubles with MacOS, it's possible your operating system is blocking the plugin because it's coming from an unregister developer. You can allow this plugin by running this command on a terminal:

sudo xattr -rd com.apple.quarantine /Users/<yourusername>/Library/Audio/Plug-Ins/Components/RRV10.component

More info on this guide: https://www.osirisguitar.com/2020/04/01/how-to-make-unsigned-vsts-work-in-macos-catalina/

Models

The following models are planned to be supported. The other models are analog-based, so they are much more complicated to emulate.

  • โœ… RRV-10 Digital Reverb: using the HG61H20R36F chip emulator from the MUNT project, already working
  • ๐Ÿšง RCE-10 Chorus Ensemble: based on the MB654119 chip (decap available, work in progress)
  • โ›”๏ธ RDD-10 Digital Delay, RSD-10 Sampling Delay and RPD-10 Panning Delay: based on the MB63H101 chip (no decap available yet)
  • โ›”๏ธ RPS-10 Digital Pitch Shifter: based on the M74007 chip (no decap available, likely difficult to reverse)

About

๐Ÿ”Š AU/VST emulation plugins of the Micro Rack effect series, from a famous Japanese manufacturer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages