pitch_detector
Pitch estimator
A JUCE-based module for estimating the pitch of audio signals using various algorithms and techniques.
JUCE module for pitch estimation
133 stars
5 watching
10 forks
Language: C++
last commit: almost 2 years ago jucepitch-estimation
Related projects:
Repository | Description | Stars |
---|---|---|
stekyne/phasevocoder | A C++ based audio processing tool that allows for pitch and time modification of incoming signals using phase vocoding algorithms. | 66 |
vadymmarkov/beethoven | A Swift library providing an interface to pitch detection in audio signals. | 828 |
peterkhayes/pitchfinder | A collection of pitch detection algorithms implemented in JavaScript. | 441 |
olilarkin/juce_faustllvm | A JUCE module that embeds the libfaust JIT compiler and supports Faust syntax highlighting for audio processing | 39 |
realalexz/multimeter | An audio analysis tool with real-time visualization and processing of audio signals | 30 |
mtg/freesound-juce | A C++ client library for interacting with the Freesound API to access audio data and perform content analysis on sound files. | 29 |
celemony/juce_ara | An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
sudara/melatonin_audio_sparklines | A JUCE module for visualizing and summarizing audio data in an AudioBlock | 95 |
elandasunshine/jaut | A collection of reusable components and tools for building audio applications with the JUCE framework | 22 |
hollance/mda-plugins-juce | JUCE implementations of classic MDA audio effects plug-ins | 130 |
deeuu/loudness | A C++ audio library for modeling perceived loudness, providing a framework for processing audio signals to estimate their loudness. | 36 |
tomoyanonymous/juce_cmake_vscode_example | A boilerplate repository for developing audio plugins with JUCE, CMake, and Visual Studio Code | 90 |
zl-audio/zlequalizer | An implementation of an equalizer plugin using various audio processing algorithms and frameworks. | 317 |
spensbot/stm-juce-modules | A collection of reusable components for building audio applications with the Juce framework. | 16 |