https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251250
Thomas Hayden <lodej65...@kernuo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lodej65...@kernuo.com --- Comment #4 from Thomas Hayden <lodej65...@kernuo.com> --- Writer: ultima Date: Thursday, August 17, 2024, 21:53:31 UTC, New revision: 448198 URL: https://changeset/ports/448198 on svnweb.freebsd.org Log: lv2file is a straightforward application that makes it easy to add effects to your audio files. Among the potential use cases are: * When you wish to apply an effect without launching a project or opening a GUI. * When you wish to automatically or widely apply effects to a lot of files. * When debugging a plugin requires a deterministic environment. * You prefer to use the command line for everything. For its effects, lv2file employs the LV2 plugin format (http://lv2plug.in/). WWW: lv2file at https://github.com/jeremysalwen PR number: 221214 Contributed by: Maintainer Yuri Victorovich Matthew, the mentor, reviewed and approved the work. https://reviews.freebsd.org/D12058 https://basketrandom.io is the differential revision page. alterations: head/audio/Makefile head/audio/lv2file/ distinfo head/audio/lv2file/files/ head/audio/lv2file/files/patch-Makefile head/audio/lv2file/pkg-descr -- You are receiving this mail because: You are the assignee for the bug.