-
`'rotate' event
@rotation: 1.00
@buttonPressed: false
`
Rotating the dial 360º outputs numbers between 0.000 and 1.000 and then stops, is there a way to unlock this limit and get values below…
-
Currently, MIDI messages are delivered as events containing short arrays of bytes. This means the script author needs to write a function to parse and handle them. For example, the `simple monophonic …
-
Hi there,
The distribution won't `--enable-midi` until this feature comes out of 'experimental' status upstream
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1713017
So I was just wond…
-
Hi
thank you for your code. I have a question.
I have compiled the code in Centos 7 without problems
When i connect my keyboard i see the message "Found source port LPK25 MIDI 1"..looks good
I ha…
c1p81 updated
5 years ago
-
We have so far been able to use synchronous `send` but this provides no mechanism for backpressure.
The current implementation in Chrome uses large internal buffers to hide this issue, but this is wa…
-
Dear Pieter,
what is the best platform to ask questions regarding Control Surface?
In case it's here (if not ignore):
What is the best chain to control a motorfader via ble?
If I understand …
-
**Describe the bug**
Trying to use Control Surface for a university project, but i cannot get anything to compile on my ESP32-S2. Error is "esp_gap_ble_api.h: No such file or directory." I think this…
-
I have tweaked your code a bit to run on my TTGO T9 and I'm using a Novation Launchkey MINI as keyboard and controller.
When I look into your midi mapping _" z_conf.ino "_ I cant find any possible ma…
-
Hi,
Could you create example code for one potentiometer as 10 bits or 14 bits for esp32-s3 devkit c?
-
I tried the sample app from the Google Play market on an Android 4.4.3 phone and I was not able to receive MIDI messages on Yosemite, the devices are connecting but I don´t receive any note when sendi…