Przeglądaj źródła

phase compensation new filter

tags/v1.2
Thierry Leconte 20 lat temu
rodzic
commit
656ebf625a
1 zmienionych plików z 5 dodań i 5 usunięć
  1. +5
    -5
      filtercoeff.h

+ 5
- 5
filtercoeff.h Wyświetl plik

@@ -27,12 +27,12 @@ const iircoeff_t PhaseFilterCf=
};
#define SyncFilterLen 34
#define SyncFilterLen 32
const float Sync[SyncFilterLen]={
-14,-14,-14,-14,
20,20,-14,-14,20,20,-14,-14,20,20,-14,-14,
20,20,-14,-14,20,20,-14,-14,20,20,-14,-14,
20,20,-14,-14,-14,-14
-14,-14,-14,
18,18,-14,-14,18,18,-14,-14,18,18,-14,-14,
18,18,-14,-14,18,18,-14,-14,18,18,-14,-14,
18,18,-14,-14,-14
};


Ładowanie…
Anuluj
Zapisz