d-rez
d-rez
I guess my question is what has changed since 2.0.8 (in regard to timers) if the older version had no issues working with PA3? What's the root cause and would...
@EntasDisk yes linear advance seems to operate on PA13 although results don't look very satisfying. And no, I didn't use R19, my board is a v4.2.7 with TMC2225's so I...
@thisiskeithb interesting, I definitely didn't go through the whole changelog as I was updating from mid-2021 build of 2.0.x bugfix to most recent 2.1.x bugfix So LA should work without...
Check your current output device's sample rate. You can find it in Sound => Playback devices => (device) => Advanced Mine is 48000 I believe. But I don't recall, I...
You'll need to compile pyaudio See https://stackoverflow.com/questions/51992375/python-package-installation-issues-pyaudio-portaudio
If you're using the code located in https://github.com/scottlawsonbc/audio-reactive-led-strip/blob/master/arduino/ws2812_controller/ws2812_controller.ino you need to change the IP there as well
b0rk3d on stable and beta. Also stupid that pressing B to cancel connecting on the Deck just... kills the game on th PC that it's been attempted to be streamed...
Hey there, I installed prerequisites from scripts + raspberrypi-kernel-headers, Here's what I'm getting: ``` pi@raspberrypi:~/src/razer_chroma_drivers $ make make --no-print-directory -C lib all gcc -Wall -Wextra -W -w -O0 -std=c99 -DMAJOR_VERSION=0...
@terrycain sure thing, will do it this evening. As it's a rPi I'm aware not all modules might be installed but I couldn't find a package responsible for this particular...
Huh... That's interesting ``` pi@raspberrypi:~ $ sudo apt-cache search linux-header* linux-headers-3.10-3-all - All header files for Linux 3.10 (meta-package) linux-headers-3.10-3-all-armhf - All header files for Linux 3.10 (meta-package) linux-headers-3.10-3-common -...