hvcc is a compiler that translates Pure Data patches into optimized C/C++ source code and platform-specific wrappers. Originally developed to overcome performance limitations of libpd on mobile devices, it statically analyzes dataflow audio patches and generates low-level code that maintains the same behavior while taking advantage of modern hardware.
The compiler supports multiple output targets including Unity plugins, Wwise integration, DPF plugins, DAW plugins, and embedded platforms like Daisy and OWL. It handles patch resolution, abstraction, and generates both C and C++ APIs with optional framework-specific scaffolding.
Integrated into plugdata and several online build services, hvcc enables sound designers to work in Pure Data's visual environment while deploying to production environments that require native performance. The toolchain preserves patch semantics while producing portable, optimized implementations suitable for real-time audio processing.
TB Wwise Plugin Bundle is a collection of 20 custom DSP effect plugins built specifically for Audiokinetic Wwise 25.1. It covers a broad range of processing needs: spatial effects (Doppler, Haas), modulation (Chorus, Phaser, Ring Modulator), pitch manipulation (TruePitchShifter with formant control, FrequencyShift), convolution reverb, granular delay, BitCrusher, Vocoder, Distortion, SubEnhancer, NoiseRemover, CrossSynth, and more.
Plugins are distributed as pre-built Windows DLLs with accompanying XML definition files, installed by dropping them into the Wwise Authoring plugins directory. The plugins target Wwise 25.1 and may not work in other versions. Android, iOS, PS5, Nintendo Switch, and macOS SDKs are not included — Windows only.
Caveat: the license is a custom non-commercial one. Use is limited to personal learning, portfolio work, research, and non-profit projects; use in revenue-generating projects (including commercial games) and redistribution of the files or source are prohibited.