Deleted user
Deleted user
*@djarek commented on Mar 18, 2019, 9:25 PM UTC:* On a second look, this might not be the same issue. How do you know that the scheduler is already destroyed?...
*@HeikoBoettger commented on Mar 19, 2019, 7:35 AM UTC:* [djarek](https://github.com/djarek) According to the stacktrace the decrement of atomic_count causes a segmentation fault which is a member of the scheduler, so...
*@HeikoBoettger commented on Mar 19, 2019, 7:42 AM UTC:* [djarek](https://github.com/djarek) sorry forgot to mention I am using boost 1.67.0\. What do you mean by leak, the address sanitizer, do you...
*@HeikoBoettger commented on Mar 19, 2019, 2:15 PM UTC:* [djarek](https://github.com/djarek) I found a bug in our code as well, we are spinning a loop in a tcp-client-thread ``` while(io_service.stopped()) io_service.run();...
简单说就是国内网站我只想指定到我设置的国内的ecs,国外网站只想指定到我设置的国外的ecs,不管我现在的网络环境是在哪里 我提供的方案就是把国内和国外的ip 分别设置不同的ecs指定方案 1.国内 ecs指定 或者 根据 网络自动切换 2.国外IP ecs指定 或者 根据 网络自动切换
I don't know if this is true because ChatGPT said it, but this is how it "can" be implemented. I don't really know how to code, so I'm sending it...
> Yes, it is possible. You would need to create your own instrument class in the microcontroller code > It is possible. You'd end up with Device Addresses 1-4, and...
Ok, let's simplify things a bit: Each Arduino is a separate voice (midi track). I won't bother with separating floppy drives anymore, so instead of 4 Arduinos, I'll buy 4...
I meant, do I need to make any changes to the code, e.g. different pin definitions, etc.? And Will each Arduino be a separate voice (MIDI channel) by default?
I have a skill issue so the AI has once again extended the Floppy Drives.cpp code a bit to: - include @Sammy1Am tips: > I, unfortunately, don't have the time...