mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-06 11:37:25 -04:00
JASRate
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
// Translation Unit: JASRate.cpp
|
||||
//
|
||||
|
||||
#include "JASRate.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JAudio/JASRate.h"
|
||||
|
||||
f32 JASystem::Kernel::gDacRate = 32028.5f;
|
||||
u32 JASystem::Kernel::gSubFrames = 7;
|
||||
int JASystem::Kernel::gFrameSamples = 560;
|
||||
u32 JASystem::Kernel::gDacSize = 1120;
|
||||
int JASystem::Kernel::gOutputRate;
|
||||
int JASystem::Kernel::gAiSetting;
|
||||
|
||||
Reference in New Issue
Block a user