Git Product home page Git Product logo

Comments (1)

taji avatar taji commented on August 21, 2024

I've played around with it and have most of it figured out. For anyone with questions:

eDsaroS

Sample player based on Laurent De Soras resampler.

NOTE: All knobs can be attenuated via accompanying inputs.

SAMPLE MARKER CONTROLS

image

  • S STRT: Playback start point
  • S END: Playback end point
  • L STRT: Playback loop begin point. With the L MODE control enabled, playback will loop between the L STRT and L END points while the gate input is high.
  • L END: Playback loop end point
  • R STRT: Playback release end point. With the R MODE control enabled, playback will continue playing past the R STRT point even when the gate falls to low. If R MODE is disabled, playback stops immediately when the GATE input falls low.

Additionally:

  • Z+ : Snap the sample markers to the nearest zero crossings in the sample.

ADSR CONTROLS

image

image

  • INIT: Initial gain level of the ADSR curve.
  • ATT: Rising time while the gate is HIGH.
  • SLOPE (ATT): Attack curve shape.
  • PEAK: Creates an attack peak for the ADSR curve
  • DEC Falling time while the gate is HIGH.
  • SLOPE (DEC): Decay curve shape.
  • SUS: Target CV level while decaying.
  • REL: Falling time when gate is LOW.
  • SLOPE (REL): Release curve shape.
  • GAIN: Global gain of the sample.

LOOPING MODES

image

Each of the looping modes has three options:

image

Looping is disabled

image

Traditional looping (playback is always forward STRT to END, then loop back to STRT).

image

Ping pong looping, so forward, then backwards between STRT and END.

LOOPING CONTROLS

L MODE: looping mode for the L STRT and L END markers.

R MODE: Looping mode between R STRT and S END markers, note that while looping between these two points the volume is steadily decreased to zero and playback ends at S END.

Additionally

LINK: Sorry I couldn’t figure out what this knob does?

VO: Volt Per Octave Input to change pitch of sample.

from bidoo.

Related Issues (20)

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.