Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo video for eDsaroS? #227

Open
taji opened this issue Mar 29, 2024 · 1 comment
Open

Demo video for eDsaroS? #227

taji opened this issue Mar 29, 2024 · 1 comment

Comments

@taji
Copy link

taji commented Mar 29, 2024

Sorry, but I'm a bit of a newbie to VCV and am having trouble grasping the concept and how to control it. Can you post a video demonstrating how you would use it? Thanks :-)

@taji
Copy link
Author

taji commented Mar 30, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant