Ver a proveniência

phase compensation new filter

tags/v1.2
Thierry Leconte há 20 anos
ascendente
cometimento
656ebf625a
1 ficheiros alterados com 5 adições e 5 eliminações
  1. +5
    -5
      filtercoeff.h

+ 5
- 5
filtercoeff.h Ver ficheiro

@@ -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
};


Carregando…
Cancelar
Guardar