minor audio fixes

This commit is contained in:
h4570
2022-08-11 23:46:02 +02:00
parent 472ab5c2ad
commit 00216da1cd
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class AudioSong {
bool inLoop;
/**
* Load 24bit 22kHz Stereo WAV.
* Load 16bit 22kHz Stereo WAV.
* Can be used multiple times for song switching.
* @param t_path Example: "host:song.wav" or "host:folder/song.wav"
*/