|
OpenGothic
Open source reimplementation of Gothic I and II
|
#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) |