mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
14 lines
329 B
C++
14 lines
329 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JASRate.cpp
|
|
//
|
|
|
|
#include "JSystem/JAudio/JASRate.h"
|
|
|
|
f32 JASystem::Kernel::gDacRate = 32028.5f;
|
|
u32 JASystem::Kernel::gSubFrames = 7;
|
|
u32 JASystem::Kernel::gFrameSamples = 560;
|
|
u32 JASystem::Kernel::gDacSize = 1120;
|
|
int JASystem::Kernel::gOutputRate;
|
|
int JASystem::Kernel::gAiSetting;
|