miranda

Results 22 issues of miranda

hi, i'm trying to build flext for 64-bit Pd (amd64, not double precision) on Windows 10 using MSVC. since MSVC doesn't allow inline assembly on 64-bit, this fails on `flsimd.cpp`...

implements #273, now with the simplified approach suggested by @telephon.

currently, playing samples tonally is quite cumbersome unless they are recorded at some standard pitch (C seems to be a common choice). what if we could tag sample files with...

hi, i am hoping to track the 3D position of an object using Find-Object, on macOS 10.14.6 with a Kinect v1. is this a supported configuration, and if so, how...

i'm trying to install the realtime Pd external on a linux machine which does have a cuda gpu, but i would like to experiment with inference on cpu. i'm doing:...

i am switching scenes by index with `/scene i` and it works great, except that the indexing seems to be backwards relative to what i see in OBS's scenes list....

Emacs 29.1, macOS 10.13, latest ivy from master in this video, i am repeatedly pressing the down arrow in `ivy-switch-buffer`, but the `ivy-current-match` face mysteriously goes missing for some buffer...

dumb-jump ede6a04 git 2.42.0 Emacs 29.1 macOS 14.2 like #382, i am having trouble using dumb-jump with Arduino .ino files. i use arduino-mode and have `(setq dumb-jump-force-searcher 'rg)` as a...

i am currently debugging a situation where the `git grep` command invoked by dumb-jump hangs. i hoped to find out the exact command using `(setq dumb-jump-debug t)`, but because the...

adds support for interacting with the Windows clipboard when running Orca in WSL (Windows Subsystem for Linux). caveats: - unfortunately, clip.exe has no way to retrieve the clipboard content. here...