Manuel Blatt

Results 6 comments of Manuel Blatt

Hi, I have exactly the same problem on Windows 10, using sounddevice 0.4.2 installed via pip with the following PortAudio version: ``` (1246976, 'PortAudio V19.7.0-devel, revision 147dd722548358763a8b649b3e4b41dfffbcfbb6') C:\Users\Manuel\Anaconda3\envs\looper\lib\site-packages\_sounddevice_data\portaudio-binaries\libportaudio64bit.dll' ``` This...

Hi, So the work around I currently use is to to take the version of sounddevice from pip if I plan to use ASIO, and the version from anaconda when...

For me it doesn't show items at all, even if I'm usign `* [TODO] text` or just `[TODO] text`.

For me, the volume is low on lyrat 4.3 and esp32 audio kit 2.2 when DSP is enabled. If DSP is turned off, the initial volume is kind of low...

Tasks: - [x] Add wrapper in enum (globals.py) to fix https://github.com/fkie-cad/dewolf/issues/214 - [x] rename StructTesting. StructValue? StructInstance? StructConstant? - [x] update globals.py documentation - [ ] ~add an accept method...

I think the idea is great! I just implemented a pretty hacky solution for deploying to multiple devices OTA, which requires one sdkconfig per device (in my case just differing...