v1.19.0
Added
- Chronoflow: particle trails are now long-exposure light streaks. Phosphor, Flux, and Murmur trails flow along each particle's motion like a long-exposure photograph instead of ghosting in place, and on every beat a shutter snap collapses the streaks so the image goes momentarily crisp. Loudness stretches the exposure; new
beat_snapandflow_stretchparams (plustrail_exposureon Murmur) tune it live, and existingtrail_decayvalues keep their meaning. - Custom effects can read the particle velocity field. A
.pfxpass may declare"inputs": ["@particles.velocity"](with"velocity_field": trueunderparticles) to sample the compute rasterizer's per-pixel particle velocity asinput0(uv)— the primitive behind Chronoflow, available to any custom multi-pass effect.
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS | .dmg |
Universal binary (Apple Silicon + Intel) |
| Linux x86_64 | .tar.gz |
glibc 2.35+ (Ubuntu 22.04+, Debian 12+) |
| Windows x64 | .zip |
Windows 10+ |
Getting started
macOS: Open the DMG, drag Fosfora.app to Applications (or run directly). Signed and notarized.
Linux / Windows: Extract, run fosfora from the extracted directory. The assets/ folder must be next to the binary.
Requirements
- GPU: Vulkan (Linux/Windows) or Metal (macOS)
- Audio: Built-in mic or line-in for audio-reactive visuals
- NDI® (optional): NDI® SDK runtime for network video output
- Video playback (optional):
ffmpegon PATH for media layers
NDI® is a registered trademark of Vizrt NDI AB.