the-drunk-coder

Results 12 issues of the-drunk-coder

Hi, I was trying to update my old web sequencer project a little and discovered a problem ... the `js!()` macro that'd trigger some events suddenly stopped working and I...

Protacle is frequently crashing on my system (Arch Linux /w awsome wm) Here's the terminal output: ``` __@atarashii ~/portacle_refactor % ./portacle.run Warning: arch-dependent data dir '/home/linus/portacle/lin/emacs/libexec/emacs/26.1/x86_64-pc-linux-gnu/': No such file or...

portability

I'm on Arch Linux and observed the following oddity: Whenever i try to start portacle without an internet connection running, the following error appears: ``` Debugger entered: (("Error in timer"...

portability

So, i was thinking of writing a custom mode for lem, but i don't really find any info on how to do it. Basically, it'd be just a derivative of...

Hi, I made a little application with two windows, one contains a `TextField` ui element, the other some textures that change over time. When I resize the text window, 75%...

Hi, I'm running Emacs with CCLS on Linux and MacOS Mojave. On Linux the experience is fairly smooth, but on macOS I'm running into some problems. I'm using an executable...

Hi, not sure if this is the right place to ask but I couldn't find anything anywhere else ... I started digging my way into the TextEdit example, and it...

question

I'm working on a little project where I pull graph data from a server, eventually updating the rendered graphs several times a second. Right now, the server responds with graphs...

While looking for a solution to #472, exposed the `as_nanos` method of `StreamInstant`, and also added a method `as_secs`. My expectation is that the `playback` timestamp, representing the playback time...

platform - linux
host - jack

I was trying to set a fixed buffer size on Windows/WASAPI, but as a result I only get the message that the device doesn't support this configuration, no matter which...