Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.74 KB

File metadata and controls

23 lines (14 loc) · 1.74 KB

VirtualJV

Emulator of a famous 1U rack unit rompler made by Roland in 1992, as a VST3 and AU plugin. Based on NukeYKT's SC55.

You'll need ROMs to use this software. During the first run you will be able to open the destination ROM folder. Copy your ROMs there, restart the plugin, and wait for a minute for the first load to happen (waveform ROMs need to be descrambled and copied to a cache, which may take a minute). Have fun!

GUI Screenshot

Plugin 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/jv880.component

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