├── Plugin └── NLayer.dll ├── README.md └── SampleCode └── Mp3Loader.cs /Plugin/NLayer.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r2123b/Load-Mp3-into-Audioclip/HEAD/Plugin/NLayer.dll -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r2123b/Load-Mp3-into-Audioclip/HEAD/README.md -------------------------------------------------------------------------------- /SampleCode/Mp3Loader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r2123b/Load-Mp3-into-Audioclip/HEAD/SampleCode/Mp3Loader.cs --------------------------------------------------------------------------------