OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
mixer.cpp File Reference
#include "mixer.h"
#include <Tempest/Application>
#include <Tempest/SoundEffect>
#include <Tempest/Sound>
#include <Tempest/Log>
#include <cmath>
#include <set>
#include "soundfont.h"
#include "wave.h"

Go to the source code of this file.

Functions

static int64_t toSamples (uint64_t time)
 

Function Documentation

◆ toSamples()

static int64_t toSamples ( uint64_t  time)
static

Definition at line 16 of file mixer.cpp.