Skip to content

DISTRHO/PitchTrackingSeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISTRHO PitchTracking Series

A collection of plugins for audio pitch tracking, outputting results as either CV or MIDI,

For now there is only 1 variant - CV - for audio input and CV output (in 1V/Oct range).

CV

The Audio To CV Pitch plugin is a tool that turns your audio signal into CV pitch and CV gate signals. This allows audio from instruments (such as guitars) to play and control synth sounds and effects.

It detects the pitch in your incoming audio signal and outputs a 1V/Oct CV pitch signal on the "Pitch Out" CV port. The "Gate" CV port sends out 10V while a pitch is detected, and resets to 0V when the pitch can no longer be detected.

The Sensitivity parameter can be increased to detect quieter signals, or decreased to reduce artifacts. The Octave parameter allows you to shift the detected pitch up or down by a maximum of 4 octaves. When set to 0, it will output the same pitch as is detected on the input.

The Hold Pitch parameter sets whether the plugin resets its outputs to 0, or holds the last detected pitch. The Confidence Threshold can be increased to make sure the correct pitch is being output, or decrease it to get a faster response time. And finally, the Tolerance parameter influences how quickly you can change pitch, turn it down for a more accurate pitch output, or turn it up to make it easier to jump from one pitch to the next.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published