-
Hi,
How can I make the text size bigger on ILI9341. I went into config files but I wasn't able find something that works.
Thanks,
-Onur
-
In https://github.com/rust-lang/stdarch/pull/1486, stdarch split up its one uber-feature into a lot of small ones. This led to some rather [painful updates](https://github.com/rust-lang/portable-simd…
-
Testing with `sync_with_sample_stuffing` branch under `ESP-IDF v5.2.1`:
```
[1178/1255] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
FAILED: esp-idf/main/CMakeFiles/__idf_mai…
-
vhdeps' define/use matching is currently very simplistic, perhaps overly. For instance, it doesn't detect the following properly:
- components that are defined without the optional "is" keyword (t…
-
@theod weirdly enough, when adding an OSC device (Millumin) in i-score, it seems that the code ends up calling `TTAudioObjectBase::setProcess` at some point.
-
When passing the `/multimon` flag to FreeRDP with multiple monitors connected and the primary monitor positioned somewhere other than (0, 0), the primary monitor will incorrectly have its position set…
-
When compiling the NatureDSP Lib from this github repo, for the HiFi4 DSP from i.MX8MP, I get the following error:
```
ndsplib-hifi4/NDSP_HiFi4/NDSP_HiFi4_v430/build/project/xtclang/library$ make -e…
-
Hello!
I am trying to build android binary for unity plugin on ubuntu linux 16.04. It builds successfully with cmake 3.5.1 and android-ndk-r15c.
```
./build.sh -t=UNITY_PLUGIN --android_toolcha…
-
Hi, I'm trying to use this app:
https://github.com/DarthAffe/KeyboardAudioVisualizer
That seems to use this library. I'm getting this error:
```
Could not find a channel matrix for specified c…
-
## What problem does this solve or what need does it fill?
During the development of my plugin ([`bevy_fundsp`], also shameless self promotion lol), I found that bevy_audio (and [`bevy_kira_audio`]…