Git Product home page Git Product logo

modep-plugins's Introduction

modep-plugins

GuitarML Audio Plugins for MODEP on Raspberry Pi 3

This is a meta repository to host plugin binaries for MODEP

Check out the video demo on YouTube

app

Download

Binaries can be downloaded from the Releases section.

These plugins have been tested using Pi-Stomp hardware (Raspberry Pi 3 based). They should work for any Raspberry Pi 3 MODEP device running 32-bit PatchboxOS. For running on Raspberry Pi 4 or an official MOD device, you will need to build specifically for your target.

Deploy

You can deploy these plugins to your MODEP device using one of the following methods

# METHOD 1 (using scp)
# After turning on your device, open a terminal and use the following commands 
#    to copy the lv2 package to your device from another computer (after downloading from the Releases page).
# Note: Default password for patchboxOS is "blokaslabs"

scp -r <pluginname>.lv2 [email protected]:/home/patch/.lv2/

# Reboot your device and use the virtual pedalboard to drag an drop the new plugin into your pedalboard.
# METHOD 2 (using wget)
# After turning on your device, ssh to your device from a separate computer and pull/unzip the LV2 package from Github.
# Note: Default password for patchboxOS is "blokaslabs"

ssh [email protected]

# Once connected to the device..
cd ~/.lv2
wget https://github.com/GuitarML/modep-plugins/releases/download/v1.0/DarkStar.lv2.zip
unzip DarkStar.lv2.zip

# For TS-M1N3
wget https://github.com/GuitarML/modep-plugins/releases/download/v1.0/TS-M1N3.lv2.zip
unzip TS-M1N3.lv2.zip

# Reboot your device and use the virtual pedalboard to drag an drop the new plugin into your pedalboard.

Build

If you are interested in compiling your own, or running on a target other than the Raspberry Pi 3, here are the links to the source code for the included plugins (see Readme's for build process):

  • TS-M1N3 - TS-9 Guitar Pedal Emulator using Neural Networks
  • DarkStar - Emulation of a HT40 amp in overdrive using Neural Networks

Info

See TreeFallSound for more info on the Pi-Stomp and how to build one.

See blokas.io for more info about MODEP, the MOD DUO emulator.

See Mod devices wiki for more info on MOD-Devices and how to build plugins using the mod-plugin-builder.

modep-plugins's People

Contributors

guitarml avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dijonneto

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.