Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.
/ unidecim Public archive

Cheap Decimator plugin for Unity Audio processing

License

Notifications You must be signed in to change notification settings

Pctg-x8/unidecim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unidecim

Cheap Decimator plugin for Unity

Supported Environment

  • Unity: 2017.2.1f and later
  • OS: Windows/Mac

Building

Windows

rustup run nightly cargo build [--release]

copy target/(debug|release)/AudioPlugin_Unidecim.dll into Plugin folder

Mac

./build-darwin-universal.sh

copy target/release/AudioPlugin_Unidecim.bundle into Plugin folder

About

Cheap Decimator plugin for Unity Audio processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published