Skip to content

How to get access to interpolationFactor in ARnft? #327

Answered by kalwalt
v-litvintsev asked this question in Q&A
Discussion options

You must be logged in to vote

HI @v-litvintsev ARnft don't use interpoaltionFactor because use One Euro Filtering routine instead, Anyway you can't edit via parameters, sorry i haven't added this feature yet, definetely a must. I will move this discussion to the issue tracker so i can keep track of this.
Of course you can modify the values in the Worker.ts

ARnft/src/Worker.ts

Lines 89 to 90 in bb68831

let filterMinCF = 0.0001;
let filterBeta = 0.01;

You need to build the libs for every changes. Not an handy solution..

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@v-litvintsev
Comment options

Answer selected by v-litvintsev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants