Git Product home page Git Product logo

stone-phaser's Introduction

Stone phaser

Build Status

A classic analog phaser effect

This is an analog phaser with similarity to the Small Stone. It has a color switch, which makes the phasing stronger when on, and adds some feedback controls. A stereo variant of the phaser is included.

This effect is supported on MOD devices.

screenshot

Downloads

Stable

Development

Build instructions

  1. Obtain prerequisites

Install needed packages:

  • git
  • build-essential
  • pkg-config
  • libx11-dev
  • libcairo2-dev
  • libjack-jackd2-dev or libjack-dev
  • mesa-common-dev
  1. Check out the repository and submodules
git clone https://github.com/jpcima/stone-phaser.git
cd stone-phaser
git submodule update --init
  1. Patch DPF

This recommended patch works around a current bug in LV2 graphical interfaces.

patch -d dpf -p 1 -i "`pwd`/resources/patch/DPF-bypass.patch"
  1. Compile
make
  1. Install
sudo make install  # to install in system directories, or
make install-user  # to install in the home directory

Change log

0.1.2

  • fix bypass parameter not set when saved and reloaded

0.1.1

  • add the graphical user interface
  • improve the integration of Faust source code

0.1.0

  • initial software release

stone-phaser's People

Contributors

jpcima 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.