mungewell

Results 100 issues of mungewell

Hi, Can you please explain how someone could output directly to PNG, or convert the (effectively) text output to PNG. Thanks.

Given that it used to, and is now commented out in 'CMakeList.txt' I suspect that it's on your list of things to do.... I attempted to make it build them...

Hi, With MPC v2.10 class compliant audio interfaces are supported, I assume (have MPC Touch myself) that the hardware actually relies on the Linux driver system (ALSA??) to implement this....

You annotated the XMM file to say what the 'Target_control' values control, in... https://github.com/TheKikGen/MPC-LiveXplore/wiki/MPC-global-midi-mapping-in-standalone-mode-how-to How did you figure this out? Trial and error?? The new Force FW now supports midi-learn...

Nice work with the 'TKGL_ANYCTRL' hack. It would be very interesting to see if the Live/One could accept midi from a 'dial' controller to let the user control all 16...

Together with the logs and this Fire reversing: https://blog.segger.com/decoding-the-akai-fire-part-2/ Button LEDs can be set as follows: ``` $ amidi -p hw:1,0,0 -S 'b0 xx 01' where xx 00 = QLink(orange)...

Figured this as well. :-) ``` Pads arranged: C D E F 8 9 A B 4 5 6 7 0 1 2 3 $ amidi -p hw:1,0,0 -S 'f0...

First Wow! Great work.... I started working out the control of my MPC Touch, which I'm guessing is the same hardware as used inside the MPC Live. https://github.com/mungewell/mpd-utils/tree/master/mpc_touch_reverse Something I...

Once the DisplayLink software is set up on host PC (Ubuntu in my case) the display can be switched on/off with the following commands ``` Turn display off -- $...

With the new 0.4.3 SDK the 'foculus' is not recognised properly, it seems that this due to the magnetometer calibration data not being emulated ``` simon@bigbox:/storage/ovr_sdk_linux_0.4.3$ sudo ./oculusd OVR::DeviceManagerThread -...