Boboter
Loading...
Searching...
No Matches
sound.h
Go to the documentation of this file.
1
7
8
#pragma once
9
10
#include <cstdint>
11
#include <vector>
12
#include "
types/note.h
"
13
17
using
sound
= std::vector<note>;
note.h
sound
std::vector< note > sound
A datatype to store information about a sound to play on the buzzer.
Definition
sound.h:17
types
sound.h
Generated by
1.15.0