I want to apply reverb effect (LargeHall, Small hall, Huge) with decaytime in Projucer project and use that project in my android studio project.
Hey,
I’m not quite sure what you mean, but if you’re just looking to add some reverb to a project. You could try the Reverb from the JUCE DSP module.
Best,
Kris
I have a Project in which I am playing Audio playing through a media player and want to apply the reverb effect on that audio file with all parameter controls.
I was searching on it and while searching I found JUCE.(i need a sample in which Reverb or AutoTune effect is applied using JUCE and used in java/kotlin project)
I am new in audio programming.
I have a Project in which I am playing Audio playing through a media player and want to apply the reverb effect on that audio file with all parameter controls.
I was searching on it and while searching I found JUCE.(i need a sample in which the Reverb or AutoTune effect is applied using JUCE and used in Java/kotlin project)
I am new in audio programming.