Conveniently hook up FMOD events and generate Google Sheets!
Report Bug - Request Feature
Sound Shout is a Unity Tool that uses ScriptableObjects to prepare for future FMOD Events by generating an online TODO list on Google Spreadsheet.
It was born during the development of TOEM because there was a need to automate our communication with TOEM's audio designers Rumsklang
Here's what it helped us with:
- Conveniently hook up events before they have been created inside FMOD Studio
- Allow every part of the development team to easily add audio to the game
- Communicate with audio designers in a easy way
- Never forget any audio
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
As this is our first open source project we're very excited to see what everyone can come up with in terms of contributions.
Distributed under the MIT License. See LICENSE.txt
for more information.
Niklas Mikkelsen (@NikMikk) - niklas@somethingwemade.se
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
- Logo by Noxlof
- Thanks to oprel & Indiana-Jonas for helping Sound Shout early by using it inside their undisclosed project
- Initial tool concept & development by NikMikk