Introducing the Party Panda from Cool Panda Software
For a groovy feel, or a vibe like no other, Party Panda can do it all. Its unique character is more than your typical modulation. For both ragers and kickbacks, Party Panda will fit your vibe perfectly!
Experience the short demo below:
https://www.youtube.com/watch?v=yq-T4vw3dbU
- Intensity - amount of phased signal to add
- Rate - rate at which phaser oscillates through frequencies
- Throb - rate at which vibrato effect oscillates
- Depth - amount of vibrato
- Dry - amount of unaltered signal
- Wet - amount of altered signal
Univibe is an exciting effect with loads of ways to use it. It's some of the most interesting modulation that's been super popularized by guitarists such as Jimi Hendrix. The original Univibe pedal was made to emulate a doppler effect of a radio transmission coming in and out. It pairs amazingly with some distortion before it for a classic 60s and 70s rock sound. It also works really well with clean tones for vibey soundscapes.
Currently Party Panda is only available as a VST3 or AU plugin, which is supported by most types of DAWs. It also works as a standalone app without the need for a DAW. It has not been tested or compiled as an AAX file for Pro Tools, but it should build and work if you have the license and SDK.
This plugin is built using the JUCE framework. See their repository or website for instructions on downloading and building projects with Projucer. Once the project is built, move the AU or VST3 file where those files are generally installed on your machine.
Some tips for development: The JUCE Plugin Tutorial Part 1 has a very good tutorial on how to set up their host to connect to the plugin. This is extremely useful as it becomes much easier to use your IDE's debugger, and you're not reliant on a DAW to hear your plugin.