-
Hi,
I am trying to build quiet on Windows 10 with CMake 3.14.5 and Visual Studio 19 (64 bit).
I am having this issue - https://github.com/quiet/quiet/issues/8
The failure seems to be here:
`ch…
-
Hardcoding f32 / f64 really hurts the usability of a DSP library. It'd be a bit of work to refactor all the filter primitives to operate on generic floats, but not the end of the world, and probably a…
-
/Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/source/TTSpatBaseRenderer.cpp
/Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/source/TTSpatBaseRenderer.cpp:25:2: …
-
There's a lot of focus on the AI pieces of this board, but I find the 2x dual Cortex-M4 co-processors aren't getting the attention they deserve.
To anyone possibly sharing my sentiment, here's the …
-
Hello,
I’m trying tor run the analysis on GeoMx data following the guide here: https://bioconductor.org/packages/3.14/workflows/vignettes/GeoMxWorkflows/inst/doc/GeomxTools_RNA-NGS_Analysis.html#
…
-
Sorry if this is wrongly posted, but I would appreciate any pointers to how to compile the IOWA Hills application.
I've download the IOWA backup from the indicated page, and found that the IOWA Hills…
-
We need to migrate from openai v 0.28 to >=1.0.
This is a pretty big upgrade. To ensure it goes smoothly, we must test all usages of the openai library, without using the actual syntax used curren…
-
I would like to be able to busy-loop on kernel completion (much like what GPU_FFT library does when having rather small FFTs), as having the mailbox communication latency is much to large when doing D…
-
Hi bro
Um working on an android app to do DSP in real-time from mic to speaker , but um using a superpowered SDK and unfortunately it doesn't allow to increase the order of filter so can i import yo…
-
@facchinm we have the following code which compiles fine against the nRF52 core (Arduino nRF528x Boards (Mbed OS) v1.1.4), but not against Portenta H7 (M7 core) (Arduino mbed-enabled Boards v1.2.0). I…