Code Monkey home page Code Monkey logo

klide's Introduction

Klide

Klide is an audio VST3 plugin, made with Juce 7.02 in C++17. It's a sampler and drum machine, that can create polyrhythms. It's based on Bjorklund's Euclidean Algorithm and Toussaint's paper.

Pugin GUI

For now the plugin can play 4 sequences simultaneously. For each sequence a sample can be chosen by the user. Only wav files are supported for now.

Under the sequences there are some sliders. The first one on the left allows to choose which sequence, which row, will be controlled by the other slider at its right, so :

  • The attack of the sample

  • The sustain of the sample

  • The number of intervals, or steps that can be played

  • The number of pulses that will be played in this sequence, as calculated by the Euclidean Algorithm Which means that the pulses will be put as evenly as possible on the number of steps chosen

  • The offset, which offsets the sequence calculated

  • The Gain for the sample

  • The Frequency of the low pass filter for this sample

  • The Resonance of the low pass filter for this sample

And the sync button allows to sync with the DAW after the play button of the DAW is pressed

klide's People

Contributors

maoule avatar dmultiply 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.