fr.jeanf.audiosystems
Version:
Lightweight Audio system for Unity. Contains resources for implementing interactive and scripted audio behaviour using scriptable objects and sample lists. Developed in collaboration with [Daniel Villegas Velez](https://github.com/dvvii)
25 lines • 806 B
Markdown
{
"name": "fr.jeanf.audiosystems",
"version": "0.0.3",
"displayName": "Audio Systems",
"description": "Lightweight Audio system for Unity. Contains resources for implementing interactive and scripted audio behaviour using scriptable objects and sample lists. Developed in collaboration with [Daniel Villegas Velez](https://github.com/dvvii)",
"unity": "2021.3",
"keywords":
[
"jeanf",
"audiosystems"
],
"author":
{
"name": "Jean-François Robin",
"email": "robin.jeanfrancois@gmail.com",
"url": "https://jeanfrancoisrobin.art"
},
"dependencies":
{
"fr.jeanf.eventsystem": "0.1.121",
"fr.jeanf.propertydrawer": "1.1.6",
"com.unity.inputsystem": "1.11.1"
},
"samples": []
}