#include "app/editor/music/music_player.h"#include <algorithm>#include <cmath>#include <cstring>#include "app/emu/emulator.h"#include "app/emu/audio/audio_backend.h"#include "zelda3/music/spc_serializer.h"#include "zelda3/music/music_bank.h"#include "util/log.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::music |
Variables | |
| constexpr int | yaze::editor::music::kNativeSampleRate = 32040 |