I created this application as a parody of ambient noise generators. It's a React-based application that allows you to play different mp3 files concurrently, each at a different volume. You can easily add/remove sounds by updating the Constants.ts
file.
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.