0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

remove lpf

This commit is contained in:
2025-03-27 21:36:44 +01:00
parent 3238e156dd
commit 7b78cf6264
4 changed files with 1 additions and 65 deletions

View File

@@ -3,7 +3,6 @@
FM95 is a audio processor for FM, it does:
- Pre-Emphasis
- Low Pass Filter
- Stereo
- Polar Stereo
- SCA
@@ -34,7 +33,7 @@ Done!
## CPU Usage?
Should run completly fine on a pi 5, right now with the preemp and rds2, on a pi 3b, its 50-70% (without lpf its more like 25%-27%, lpf with neon optimization is about 50%)
Should run completly fine on a pi 5, fine on a pi 3b
## Other Apps