aboutsummaryrefslogtreecommitdiff
path: root/include/sound.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound.hpp')
-rw-r--r--include/sound.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sound.hpp b/include/sound.hpp
index 9ff6b32..6873e90 100644
--- a/include/sound.hpp
+++ b/include/sound.hpp
@@ -37,7 +37,8 @@ struct MergedAudioInputs {
typedef enum {
S16,
- S32
+ S32,
+ F32
} AudioFormat;
/*