[FS#10686] Peakmeter on ipod 5g using too much CPU

I think this is probably a good idea in general

Change-Id: I124e8743a847aa12013ef3b93c8b318e42714b34
This commit is contained in:
William Wilgus 2025-01-05 15:41:54 -05:00 committed by William Wilgus
parent 018ccf4e47
commit 907c91997e

View file

@ -21,7 +21,7 @@
#ifndef __PEAKMETER_H__
#define __PEAKMETER_H__
#define PEAK_METER_FPS 20
#define PEAK_METER_FPS 10 /* bugfix FS#10686*/
#define MAX_PEAK 0x8000
/*#define PM_DEBUG */