-
Description:
Sounds to emit from specific locations onscreen, either in 2D or a 3D world, be attached to game objects, and to pan and change volume dependent on their position in relation to a define…
-
Find an appropriate machine learning model - if the model is compact enough, find an appropriate method to communicate data to phone, otherwise communicate to PC.
-
As the performance of the v3.4 HW is so much better it makes sense to offer an option to unlock the 1.5GHz till 2.1GHz range.
The measurement results above 1.5GHz have more noise but are usable.
I …
-
Stuff like 4 Aug 2024, 04 aug 2024 or 04 aUG 2024 should pass the input filter; and ideally 24 August 2024 would pass too (but this is low priority)
-
### What happened?
The fm_tx example in gr-analog/examples should be able to generate cpp. But the cpp code generation fails with
[ 75%] Building CXX object CMakeFiles/fm_tx.dir/fm_tx.cpp.o
/home…
-
So, while I know it's not difficult to write a moving average function, I find I often need to calculate moving averages, and since moving averages are often used as and act like low pass filters, I f…
-
The EMG sensor will basically be a custom version of this Myoware muscle sensor. We will be taking the raw EMG signal from the EMG electrodes, running it through a rectifier and a filter, then using a…
-
on the CPC, if you type `SOUND 1,1,500,15` you hear an high pitched note but actually it should be inaudible (it's a 62 kHz tone). Same if tone is 1,2,3... (any low numbered value).
I think this is…
-
`pass` is Qi's _values_ equivalent of `filter` for lists. It was originally named for "low pass" "high pass" and "band pass" filters that are found in analog electronics, and so as to avoid colliding …
-
Can't use derivative gain currently because we are testing on step samples, so near an edge, there are very large changes, resulting in large corrections using derivative gain. Implementing a low pass…