Giter VIP home page Giter VIP logo

fxdsp-effects's Introduction

FXDSP Plugins

A collection of effects for the FXDSP DSP guitar effects pedal.

License

Unless otherwise noted all code is licensed under CC-BY.

Building and flashing

  • Run make in the top directory to build all effects.
  • Hold down the footswitch of your pedal while plugging in the power to go into bootloader mode
  • Plug the pedal into your computer via USB
  • Run make dfu in the directory of the effect you want to flash to the pedal

Effects

Barry's Satan Maximizer

A port of Steve Harris' LADSPA plugin of the same name.

  • Left potentiometer controls the gain (knee point)
  • Right potentiometer controls the tone (envelope time)

Licensed under GPL, just like the original.

Freeverb

A port of the original Freeverb code by Jezar at Dreampoint.

  • Left potentiometer controls the loudness of the reverb signal
  • Right potentiometer controls the reverb length
  • Holding down the footswitch enables freeze mode

The original freeverb code is in the public domain.

Generation Loss

A delay effect that compresses it's delay using the GSM 06.10 Full Rate audio codec, leading to successive repetitions becoming more and more laden with compression artifacts.

  • Left potentiometer controls the delay time
  • Right potentiometer controls the feedback
  • Holding down the footswitch temporarily overrides the feedback to 100%

The GSM codec code is Copyright by Jutta Degener and Carsten Bormann.

Interface

Not an effect by itself, but a small program that turns the FXDSP into a USB audio and MIDI interface.

The knobs and the foot switch are turned into midi CC messages. True bypass and the LED can also be controlled via midi CC.

CC numbers and and knob mappings can be adjusted in config.ini.

Longlines

A simple effect which just adds GSM compression to your signal. Inspired by Steve Harris' GSM LADSPA effect.

  • Left potentiometer controls the wet/dry mix
  • Right potentiometer controls the error rate

The GSM codec code is Copyright by Jutta Degener and Carsten Bormann.

uDelay

A delay effect which uses uLaw compression on it's delay buffer for longer delay times.

  • Left potentiometer controls the delay time
  • Right potentiometer controls the feedback
  • Holding down the footswitch temporarily overrides the feedback to 100%

The uLaw compression code is provided by Sun Microsystems for unrestricted use.

Voicemail

A looper which uses GSM 06.10 Full Rate compression for up 72 seconds of loop time.

  • Left potentiometer controls the dry signal volume
  • Right potentiometer controls the loop volume
  • Tapping the footswitch switches into record mode
  • Tapping it again toggles between playback and overdub mode
  • Holding down the footswitch for 1 second clears the loop

The GSM codec code is Copyright by Jutta Degener and Carsten Bormann.

fxdsp-effects's People

Contributors

krisslyka avatar

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.