Skip to content

ValdemarOrn/SharpSoundPlugins

Repository files navigation

Sharp Sound Device - Plugins

This repository contains plugins built with Sharp Sound Device.

Sharp Sound Device plugins run on Windows and require .NET Framework 4.0

Download

The latest versions can be found in the Release page.

Update April 26th 2018

This latest support 64 bit hosts only and uses SharpSoundDevice v1.5.1.

The following plugins are included in the release:

  • RXG100 - An emulation of the Randall RG100 preamp (Channel 1 is still unfinished).
  • Rodent.V2 - An emulation of the ProCo Rat stomp box, including several "mods".
  • SmashMaster - An emulation of the Marshall Shred Master stomp box.
  • MrFuzz - An emulation of the Maestro MFZ-1 Fuzz (Diode based version).
  • MidiScript - a scriptable Midi effect that lets you process Midi in real-time using C#.
    • Built using .NET 4.6 and the Roslyn Compiler.

License

All code in this repository is licensed under the MIT License.

View the license

RXG100

Randall RG100 simulation.

Rodent.V2

Based on the ProCo Rat 2 and ProCo Turbo Rat

MidiScript

Scriptable Midi effect that lets you process Midi in real-time using C#.

SmashMaster

Based on a Marshall Shred Master

Mr. Fuzz

Based on an MFZ Maestro Fuzz (op-amp based fuzz pedal)