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

Calf Trigger prototype #8

Closed
wants to merge 1 commit into from
Closed

Calf Trigger prototype #8

wants to merge 1 commit into from

Conversation

sadko4u
Copy link
Collaborator

@sadko4u sadko4u commented Jun 10, 2015

Calf Trigger:

» Functionality «

This plugin implements simple triggering module. If your kick/toms/snare or other stuff was badly recorded (our regrets...) you can fix it by using this plugin. Just load good sample, configure this plugin and enjoy. Output signal may have some delay.
» Controls «

Input: Input signal level
Bypass: Bypass signal
Look-ahead: Signal level detection time
Open threshold: The threshold of input signal that makes trigger to begin to turn on
Close threshold: The threshold of input signal that makes trigger to begn to turn off
Release: The time trigger keeps turned on after input signal reached close threhold
Dynamics mode: The algorithms of level and attack detection
Dynamics: The dynamics of triggered signal
Dry: Amount of dry (unprocessed) signal
Wet: Amount of wet (processed) signal
File: Sample file to play when trigger turns on
Tracks (L/R): Number of track of sample file to play in left and right channels
Head cutoff: Number of milliseconds to cut from heading of sample (for example, when there is silence at the head)
Tail: The overall length of sample to use
Playbacks: Maximum number of sample playbacks at the same time.
Volume: Output volume

Patch is in attachment.
Here is the demo:
http://www.youtube.com/watch?v=Yhgu4tm2754

Now currently known problems:

  1. Not very stable level detection. Trigger can pass some instrument peaks or trigger where it is not necessary. I think this is a bit for future work. Perhaps trigger needs also velocity threshold to be added.
  2. Calf plugins still do not save references to file. This can be reached with LV2 State extension but... I'm not sure that can implement this feature properly. So I need to discuss it with main Calf developers. Please email me - sadko4u [at] gmail.

Thanks.

@IvanDSM
Copy link

IvanDSM commented Dec 13, 2016

This is awesome, would love to see this revamped and added to the collection.

@sadko4u
Copy link
Collaborator Author

sadko4u commented Dec 13, 2016

This is already released in advanced form as bundle for LSP Plugins. More information here:
http://lsp-plug.in/?page=manuals&section=trigger_midi_mono

@sadko4u
Copy link
Collaborator Author

sadko4u commented Oct 9, 2020

Not actual

@sadko4u sadko4u closed this Oct 9, 2020
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

Successfully merging this pull request may close these issues.

2 participants