Spectral Noise Filter
Is there a URL parameter to invoke the Spectral Noise Filter on startup?
It looks like you're new here. If you want to get involved, click one of these buttons!
Is there a URL parameter to invoke the Spectral Noise Filter on startup?
Comments
ADMIN PANEL, WEBPAGE TAB, Additional HTML/Javascript for HTML
<script type="text/javascript">
document.cookie = "last_nr_algo = 3";
</script>
value 1 will enable WDSP and 2 will enable LMS
well, I just noticed that it's about the url parameter for the LOL user, what I wrote obviously applies to the Kiwi administrator
Is there a URL parameter to invoke the Spectral Noise Filter on startup?
Not a URL parameter (yet). But all the noise blanker/filter settings are stored in browser cookies. So should be restored when you visit the same Kiwi.
For a Kiwi owner/admin you can set the default blanker/filter settings that all users will get the first time they ever connect (first time meaning they don't already have saved values in cookie). Do this by setting the blanker/filter the way you want and then using the right-click menu item
save noise defaults (admin)
.Also, the blanker/filter control panels each have a blue
default
button that resets all the parameters to the settings stored in thekiwi.config/kiwi.json
file. Which could either be the "nominal" defaults or the ones set by the admin using the right-click menu described above.