PhaseVocoder
Pitch modulator
A C++ based audio processing tool that allows for pitch and time modification of incoming signals using phase vocoding algorithms.
A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.
66 stars
4 watching
9 forks
Language: C++
last commit: over 3 years ago c-plus-plusjucephase-vocoderpitchtimescale-modifications
Related projects:
Repository | Description | Stars |
---|---|---|
| A JUCE-based module for estimating the pitch of audio signals using various algorithms and techniques. | 133 |
| A simple audio processing algorithm using pitch synchronous synthesis | 20 |
| Converts single-channel MIDI input into multichannel MIDI with pitchbend messages. | 4 |
| An audio effect plugin implementing a phaser circuit using a combination of filters and LFO modulation | 5 |
| A polyphonic synthesizer with adjustable waveforms and tone controls. | 13 |
| A JUCE module for visualizing and summarizing audio data in an AudioBlock | 95 |
| A component for displaying audio meter values in a customizable manner with various features such as adaptive resizing and user-configurable segments. | 30 |
| A Swift library providing an interface to pitch detection in audio signals. | 828 |
| A Phaser plugin that enables real-time visual analysis of sound frequency and time data | 11 |
| A boilerplate repository for developing audio plugins with JUCE, CMake, and Visual Studio Code | 91 |
| A C++ plugin that generates real-time 3D visualization of MIDI data using OpenGL. | 19 |
| A software implementation of a vocoder plug-in with built-in synthesis capabilities | 18 |
| A VST3 plugin that maps chords to MIDI bass pedal inputs | 26 |
| A simplified audio compressor plugin created with JUCE | 17 |
| An audio analysis tool with real-time visualization and processing of audio signals | 30 |