Merge branch 'master' into opus

This commit is contained in:
Sergeanur 2020-05-24 01:07:03 +03:00
commit 0c4ce002f1
4 changed files with 10 additions and 8 deletions

View file

@ -3,7 +3,7 @@
#include "AudioSamples.h"
#define MAX_VOLUME 127
#define MAX_FREQ 22050
#define MAX_FREQ DIGITALRATE
struct tSample {
int32 nOffset;