Skip to content

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

Notifications You must be signed in to change notification settings

ashaydave/WindControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published