Skip to content

Attempts to identify strongest frequency partials from an incoming audio stream and resynthesize them with oscillators.

License

Notifications You must be signed in to change notification settings

ctsexton/peak-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-headless mac-headless

Peak Tracker

Attempts to identify strongest frequency partials from an incoming audio stream and resynthesize them with oscillators. Inspired by Miller Puckette's peak tracking mode in the Pd/Max ~sigmund object.

Demo Video

Peak Tracker Audio Plugin demo

To build LV2:

make lv2

To build CLAP/VST3:

make clap_vst3

Build all:

make

Run tests:

make test

To build Mac VST3 installer package:

make mac_installer

About

Attempts to identify strongest frequency partials from an incoming audio stream and resynthesize them with oscillators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published