Allow writing to sound assets with int32_t as well as float.
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Mar 2023 20:07:10 +0000 (21:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Mar 2023 20:07:10 +0000 (21:07 +0100)
commit8c5aed0c60927ad3f22ef3b620a4c2e000316a65
treebee8b41ba5b48cedf7b402367234f4f5eef9d01c
parentc1d296b163ddf88a5b387f98e7e77988a242a996
Allow writing to sound assets with int32_t as well as float.
src/sound_asset_writer.cc
src/sound_asset_writer.h
test/sound_asset_writer_test.cc