-
I figured out how to run sphinxcontrib-spelling to spell check the .rst files. There were A LOT OF MISTAKES!
Spell check now passes with no mispellings. The convert script now builds docs/spelling/…
-
while creating new world
`---- Minecraft Crash Report ----
// Don't be sad, have a hug!
-
I have been playing around with the [streams-i2s-i2s.ino](https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-stream/streams-i2s-i2s/streams-i2s-i2s.ino) example. I am using…
-
this is crazy cool.
I was wondering what board your using.
There is a lot that can be done with GIO for building tooling and visualisation
-
mGBA plays back GB sound channels in GBA games at a lower quality than real hardware. It's been this way with the emulator ever since I can remember. Many basic sound effects in the Pokémon games, for…
-
#
fbunc updated
2 years ago
-
So, I setup a graph which generates a frequency sweep (about the limit of my signal processing knowledge), throttles it, and then writes it to file:
```rust
fn main() -> Result {
let mut fg = F…
-
i want to add filters to the library that allow filtering of non-uniformly sampled data. i found a nice paper about this here:
http://inf.ufrgs.br/~eslgastal/NonUniformFiltering/
i have already …
-
Community partners, can you help me look at this problem
version:webrtc-java-0.6.0.zip
Maven output
[INFO]
[INFO] --- cmake-maven-plugin:3.19.2-b1:compile (cmake-compile) @ webrtc-java-jni --…
-
For FIR filters the function signature seems to be missing in the documentation.