juce-string-model
String simulator
An audio model that simulates the sound of a string instrument using physical modelling and creates an echo effect with a delay line.
Realistic string instrument model using physical modelling. Includes a delay line to create echo patterns in the stereo sound field.
4 stars
1 watching
0 forks
Language: C++
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
w-frank/juce-synth | A MIDI controlled subtractive synthesiser built using the JUCE audio framework and Maximillian audio synthesis library. | 8 |
w-frank/juce-audio-filters | A collection of digital audio filter plugins built using the JUCE framework. | 1 |
ucl-bug/jwave | A JAX-based framework for simulating acoustic wave propagation in differentiable and parallelizable ways | 143 |
emmet-hayes/batsynth | A polyphonic synthesizer with adjustable waveforms and tone controls. | 13 |
guitarml/smartguitaramp | A plugin that uses neural networks to emulate the sound of real-world guitar amplifiers | 1,238 |
mtg/freesound-juce | A C++ client library for interacting with the Freesound API to access audio data and perform content analysis on sound files. | 28 |
theaudioprogrammer/jucesynthframework | A JUCE-based synthesizer framework providing a basic implementation of audio processing functionality | 69 |
cvde/roomreverb | An audio plugin that simulates the effect of reverb in recordings | 110 |
whackashoe/codi | A cellular automaton model for simulating spiking neural networks | 6 |
jatinchowdhury18/analogtapemodel | A software plugin that models the physical behavior of an analog tape machine in audio processing | 1,112 |
tomoyanonymous/juce_cmake_vscode_example | Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code. | 89 |
spensbot/stm-juce-modules | A collection of reusable components for building audio applications with the Juce framework. | 16 |
tunabrain/tungsten | A physically based renderer simulating full light transport through arbitrary geometry | 1,741 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
jatinchowdhury18/kloncentaur | A digital emulation of an analog guitar pedal using machine learning and signal processing techniques | 325 |