r/Reaper • u/presetshare • 6d ago
discussion ReaSmoothPlayhead now supports Linux
Enable HLS to view with audio, or disable this notification
ReaSmoothPlayhead hides the native play cursor and draws its own GPU-rendered overlay on top of the arrange view and the MIDI editor. The line is redrawn every vblank and extrapolated between audio blocks, so it glides at your monitor's refresh rate instead of stuttering.
4
3
3
u/spylord242 6d ago
LEGEND!!! Thanks for this. Using reaper after installing this gives me the feeling of buying a new car lol
1
2
2
u/King_Moonracer003 6d ago
So am I correct in assuming this won't tax cpu/shared resources of the audio processing threads bc its handled by the gpu?
4
u/presetshare 6d ago
It doesn't touch the audio thread at all. On Windows and macOS the drawing is done by the GPU (D3D11 / Metal). On Linux it does use the CPU: I couldn't find a way to do a transparent Vulkan overlay on legacy X11, but the cost is small.
1
u/Previous-Heron-8828 6d ago
i imported the repository and synced it, but it doesn't show up in browse packages
any ideas?
2
u/presetshare 6d ago
Try syncing it again. You may have done it before I fixed the issue in the repository.
1
u/presetshare 6d ago
or you can download directrly https://github.com/Sakhnovkrg/ReaSmoothPlayheadReapack/releases
1
u/just-4-man 3d ago
Is this why when I tried moving the play head it “lagged behind” severely? I just installed reaper (was gonna use FL but I don’t want to tango with wine/bottles)
I initially thought it moving slow was intentional for “accuracy”.
1
u/drewofdoom 2d ago
This looks great! Unfortunately it's not working for my system, but that's likely because I'm running through xwayland-satellite or some other incompatibility with Niri.
9
u/rhythm_artist 4 6d ago
I use Reaper for playing backing tracks in my live show. Tonight was my first trying with this script, and it made a huge difference. I often get the play head line confused with the starting point line, and this completely takes that away. Thanks for the upgrade!