(Large) Added sample rate, channel count, RingBuffered Audio(Raw PCM), Sound types, and cleared headers

This commit is contained in:
2025-09-21 03:06:17 +03:00
parent 4c580f4956
commit 090317b394
5 changed files with 57 additions and 27 deletions

View File

@@ -1,6 +1,4 @@
#include "ChargeAudio.hpp"
#include <Magnum/Magnum.h>
#include <Magnum/Math/Vector3.h>
using namespace ChargeAudio;