Decrease volume so speaker doesn't clip
This commit is contained in:
@@ -42,6 +42,7 @@ int main(int argc, char *argv[])
|
|||||||
if (result != MA_SUCCESS) {
|
if (result != MA_SUCCESS) {
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
ma_engine_set_volume(&engine, 0.3);
|
||||||
|
|
||||||
lv_init();
|
lv_init();
|
||||||
#ifdef LV_TARGET_FB
|
#ifdef LV_TARGET_FB
|
||||||
|
|||||||
Reference in New Issue
Block a user