July 25, 2026
Pluck around and find out
PartialString – A finite-difference time-domain physical modelling synthesiser
A free virtual string toy drops, and the comments instantly turn into a sound-quality cage match
TLDR: PartialString is a free synth that tries to mimic a real plucked string, but it can hit performance limits on slower computers, especially with deep notes. In the comments, people immediately argued over the only thing that matters: whether it sounds impressively realistic or just like another clever fake.
A new free synth called PartialString has arrived with a big promise: it tries to recreate a plucked string in real time, letting you poke it, move the pickup around, and even turn it into dreamy pad sounds. In plain English, it’s a digital instrument that acts more like a vibrating string than a simple keyboard preset. Very cool in theory — but the real show was the comment section, where listeners immediately put on their judge robes.
The strongest reaction? A classic internet split between "wow, clever" and "okay, but does it actually sound right?" One commenter basically said the string movement is only half the battle, because making that movement become believable sound in the air is the tricky part. Another went straight for the throat, asking whether the plugin captures the messy, imperfect behavior of real strings at all — and bluntly saying the demo sounded more like a familiar fake-string effect than a convincing instrument. Ouch. Then came the inevitable history lesson: someone name-dropped the older Karplus-Strong string synthesis approach, a polite-but-pointed way of saying, "Nice project, but this debate is older than your DAW."
There’s also a tiny bit of performance drama: low notes can get so heavy that weaker computers may force the synth to act almost one-note-at-a-time, which is the kind of detail that makes gearheads nod and casual users say, "So my laptop is getting humbled by bass notes?" Add in the Rosetta warning for Apple Silicon users, and the vibe is deliciously chaotic: one part admiration, one part skepticism, one part nerd brawl over what “real” even sounds like.
Key Points
- •PartialString simulates plucked-string vibration in real time by solving the one-dimensional wave equation with a finite-difference time-domain method.
- •The synthesiser represents strings as displacement points in memory, supports up to 10 voices, and dynamically adjusts polyphony based on CPU capability and string length.
- •Users can control excitation position and shape, pickup position via LFO, decay time, dampers, and simulation accuracy, with lower accuracy producing softer and more inharmonic sounds.
- •Low-register, high-accuracy simulation is computationally intensive, so the software can limit voices, block overload-prone notes, or transpose very low notes upward during real-time use.
- •PartialString v1.0.3 is available free or pay-what-you-want, and the article recommends Apple Silicon-native DAWs to avoid Rosetta 2 performance penalties on M-series Macs.