/Sound-Shout

Conveniently hook up FMOD events and generate Google Sheets

Primary LanguageC#MIT LicenseMIT

Contributors Forks Stargazers Issues MIT License


Logo

Conveniently hook up FMOD events and generate Google Sheets!
Report Bug - Request Feature

About The Project

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

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Niklas Mikkelsen (@NikMikk) - niklas@somethingwemade.se

(back to top)

Acknowledgments

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