This is simple audio manager for minimal audio needs.This package is useful for simple games and apps that just need to start and stop basic sounds. Default ducking levels, appropriate audio file compression, streaming for loops, etc. are auto-applied when you drag in your sound files (with the option to change those parameters as well.)I’m working on a second version that has more options for more complex needs, but still in the vain of simple audio implementation.I used ChatGPT to help me code and test this audio manager. My background is as a music composer, sound designer, and sound editor for games (mostly slots, mobile, and some pinball/coin-op) with experience using audio middleware platforms -- but minimal coding experience. So, ChatGPT helped me to go beyond my minimal programming experience to code something I could not have otherwise.