Coder Social home page Coder Social logo

jpcima / string-machine Goto Github PK

View Code? Open in Web Editor NEW
56.0 8.0 7.0 730 KB

Digital model of electronic string ensemble instrument

License: Boost Software License 1.0

Makefile 1.45% C 0.72% C++ 93.05% Shell 0.83% SourcePawn 3.02% Faust 0.53% CMake 0.40%
musical-instrument synthesizer solina eminent virtual-analog lv2-plugin vst-plugin dpf faust

string-machine's Introduction

string-machine

This is a virtual-analog string ensemble synthesizer.

This implementation is based on a digital model designed by Peter Whiting. The improvement of the model adds various abilities, in particular a virtual-analog emulation of the bucket brigade delay circuit.

Contributors

Thanks to many persons who contribute to improve this project.

  • S. M. "sm7x7" for providing presets
  • Nicolas Faure "sub26nico", Erwan Lerale "r1" and Éric Forgeot "farvardin" for testing and feedback
  • Olivier Humbert "trebmuh" for creating packages and redistributing

Download

Get from Open Build Service.

Change log

0.1.1 (dev)

This release breaks backwards compatibility.

  • envelope generator fixed, rewritten as exponential AHDSR
  • adjusted the value domain of controls to be more useful: detune, shape filters
  • fixed computation errors regarding the filters
  • implemented the bucket brigade delay
  • provided two switchable chorus models, digital and BBD
  • provided the Solina chorus as independent plugins, 1-in 2-out and 2-in 2-out
  • supported dynamic changes of sample rate
  • added support of MIDI controllers: volume, pan, expression

0.1.0

  • initial release

Build instructions

  1. Obtain prerequisites

Install needed packages:

  • git
  • build-essential
  • pkg-config
  • libx11-dev
  • libgl-dev
  • libcairo2-dev
  1. Check out the repository and submodules
git clone https://github.com/jpcima/string-machine.git
cd string-machine
git submodule update --init
  1. Compile
make
  1. Install

To perform a system-wide installation:

sudo make install

Or, to install only for the current user:

make install-user

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.