Pixout Lighting
Pixout Lighting
Actually, replay itself works, and the issue is only when the playing stops to replay the same stream again. I'm writing headless D-BUS service for playing WAV file. API is...
1. Added Cmake support 2. Improved documentation
Is libe131 provides Universe Discovery packet?
Would be great if you can improve CMake like the following: ``` cmake_minimum_required(VERSION 3.9) project(cmdparser) add_library( ${PROJECT_NAME} INTERFACE cmdparser.hpp) target_include_directories( ${PROJECT_NAME} INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}) ``` This will allow easier to use...