-
Hello,
We're currently using Oboe in our real-time music app (Specdrums) that plays samples from .wav files, but we're getting latencies that are almost always larger than our previous version of t…
-
Note that I didn't format either partition yet, this may well be necessary to reproduce this error.
```
$ truncate -s2G parts2g.img
$ cat parts2g.script
label: dos
label-id: 0x68e43366
device…
-
Hi,
Thank you so much for the cool code. Currently whenever I run the code, the device show up in iOS garage band as "A78AD39D-1053-xxxxxxx-xxxxxxx-xxxxxx". Is there any way to change that name to …
-
I understand that is not accurate and sometimes delay set by vTaskDelay() can be longer than required, but how to explain delays shorter than we setup. Piece of code and logs:
```
while(1){
/…
-
Hi there, i search from long time if there is a way to control by Processing patch an hardware linked by MIDI/USB OUT of the android device?
Basically i search something like a lib for Processing or …
-
de.glob "external/libunwind_llvm/include"
[ 10% 105/1022] /home/thanhdatpd/lineage/out/soong/.bootstrap/bin/bpglob -o /home/thanhdatpd/lineage/out/soong/.glob/external/libxaac/decoder.glob "externa…
-
(I tried building it myself for 0.6.0 but ran into a lot of "src/MidiIO.hpp:175:2: error: reference to 'MidiIO' is ambiguous" errors.)
Is this something you have bandwidth for in the near future, o…
-
I've tried a few times to use this, and while I can get it to connect to my iPhone 5s, sending notes doesn't seem to work. I pair the microbit via the microbit app, check it's connected in the iOS blu…
-
Control basic GPIO, execute command such as
- pinMode
- digitalWrite
- analogWrite
- analogRead
Etc....
-
First of all, thanks for your great work! I was able to compile the code in RPi3 but not sure how to use it. I have 2 questions below:
1. What command do I need to run to make ble app(garage band) …