8000 GitHub - mkruselj/smol-rack: 🔊 AU/VST emulation plugins of the Micro Rack effect series, from a famous Japanese manufacturer.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

mkruselj/smol-rack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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: u 5522 sing 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

  • C++ 100.0%
0