ashaydave / WindControl

Wind generator plugin for Unity and Standalone with Intensity, Speed, Amplitude, Whistle, Pan and Howl controls.

Repository from Github https://github.comashaydave/WindControlRepository from Github https://github.comashaydave/WindControl

A wind sound generator plugin with intensity, amplitude, resonance, speed, pan, whistle and howl controls.

Screenshot 2023-12-17 182324

[WINDOWS] Just drag and drop the .dll file into Unity > Assets > Plugins folder in your Unity project, then add the effect on your desired Audio Mixer track.

If you'd like to build the solution yourself:

  1. Clone or download the repo.
  2. Open the Projucer File (Download and install JUCE).
  3. Build the Solution
  4. After building, navigate to the extracted folder > Builds > VisualStudio or your IDE > x64 > Release > Unity Plugin.
  5. Plugin will be named as audioplugin_WindControl.dll.
  6. Drag the audioplugin_WindControl.dll into Unity > Assets > Plugins folder.

[MacOS] After building in Xcode, drag and drop the .bundle folder into your Plugins folder.

About

Wind generator plugin for Unity and Standalone with Intensity, Speed, Amplitude, Whistle, Pan and Howl controls.


Languages

Language:C++ 65.4%Language:C# 14.6%Language:C 11.3%Language:Objective-C++ 8.7%