Dmitry Iv.
Dmitry Iv.
4.4kb aspect-oriented dom framework - includes full-featured hyperscript with observables and selector-based aspects. https://github.com/spectjs/spect
Please fix esm for node@13+. Solution is straightforward: https://github.com/dy/autoesm
I was playing around with `nanocomponent` and `component-box` as possible target solution for jsx compilation and stumbled upon an issue. Sometimes we may expect updaing a component state by calling...
Hi! I am trying to implement themes for [parameters manager](https://github.com/dfcreative/prama) with sheetify, and due to namespacing css sheetify is ideal for that. The only issue is that whenever theme is...
Implements `filter` param: - negative values for LPF, positive for HPF (feels natural) - formulas are from [biquad-coeffs](https://github.com/mohayonao/biquad-coeffs/) - Q=2 by default, mb worth splitting into a separate param Closes...
_audionodes_ provides adsr for filtering effects:  Enabling simple filters would make a big deal for recreating realistic sounds with zzfx. wafxr has that too: https://andyhall.github.io/wafxr/
Trying to recreate some real sounds with zzfx I found out it may be helpful to run multiple zzfx simultaneously. I started thinking would that be something possible/desirable? I can...
Thanks for the great library. Very smart approach to sfx, can be used to describe many basic sounds. Just a suggestion - is there a sense to add spectrogram to...
Trying to follow [the docs](https://rosaliewagner.notion.site/Build-the-fonts-1e6bd5b5df10418d8b7e447cf50ec72e), installed latest python and pip, installed gftools. On attempt to run `gftools builder --help` getting: ``` File "C:\Users\dfcre\AppData\Local\Programs\Python\Python310-32\Scripts\gftools", line 99, in p = subprocess.Popen(args, stdout=sys.stdout,...
https://borismus.github.io/filter-playground