-
not real problems:
1. if i use a symbol with the `schematic` attribute, the `netlist.spice` includes both, the `.subckt symname` and the `.subckt schematic`
![double subcircuits](https://github.co…
-
Hello, a final problem.
I have several sensors connected to my Node MCU, including the MAX30100 and a DS18B20. The problem is that they work at different speeds, this generates a conflict with the …
-
Hi !
I am using the mne-bids-pipeline on my MEG dataset. I have seen that, at the moment, there is no possibility to add a notch filter in the preprocessing. I was wondering if this feature will be…
-
## Bug Description
Trying to run the following code but got bug.
## To Reproduce
```
import torchaudio.transforms as T
resample = T.Resample(16000, 32000, "kaiser_window", 12, 0.5, 4.663…
-
CamillaDSP supports many of the features of Equalizer APO, but is cross platform and open source. Being able to export to CamillaDSP would enable very powerful DSP on low power SBCs and in many situat…
-
There is a seg fault when the Airspy filterDepth is set to 0 in the QSpinBox due to a floating point exception.
```
we have 1 devices
2 samplerates are supported
6000000
3000000
selected sam…
-
I assumed that the convolution filters would be tuned to prevent digital clipping; however, with no preamp or any other audio processing, I notice digital clipping with certain audio/video files.
T…
-
![butterworth_order_5](https://user-images.githubusercontent.com/971634/36656313-e6f34556-1b1b-11e8-8aab-a0eb71e1fe82.png)
I am using a slightly modified code form [scipy-cookbook here](http://…
-
### Joulescope serial number
001052
### UI version
0.10.13
### What OS are you seeing the problem on?
Windows 11
### What happened?
I tried out the new Alpha 1.x.x UI. Everything seems to work…
-
I can image one of the best use cases of xtensor is signal processing and algorithm development. We currently use numpy and scipy for algorithm development at work which makes the effort to performant…