Page MenuHomeFreeBSD

[NEW PORT] audio/stk: Synthesis ToolKit in C++
ClosedPublic

Authored by ultima on Aug 17 2017, 7:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 29, 2:03 PM
Unknown Object (File)
Mon, Jun 29, 11:07 AM
Unknown Object (File)
Mon, Jun 29, 12:14 AM
Unknown Object (File)
Thu, Jun 18, 10:05 AM
Unknown Object (File)
Mon, Jun 15, 3:26 AM
Unknown Object (File)
Thu, Jun 11, 12:47 PM
Unknown Object (File)
Tue, Jun 9, 5:24 AM
Unknown Object (File)
May 2 2026, 7:59 AM
Subscribers

Details

Summary

The Synthesis ToolKit in C++ (STK) is a set of open source audio signal
processing and algorithmic synthesis classes written in the C++ programming
language.

WWW: https://ccrma.stanford.edu/software/stk

PR\: 221387
Submitted by\: Yuri Victorovich (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
looks fine.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lgtm

audio/stk/files/patch-configure.ac
1 ↗(On Diff #32159)

It would be good to get these sort of changes upstreamed -- well, not exactly these changes, but something that will still work on other OSes but that avoids trying to configure linux specific sound systems on non-linux.

This revision is now accepted and ready to land.Aug 17 2017, 6:04 PM
audio/stk/files/patch-configure.ac
1 ↗(On Diff #32159)

Agreed, will pass the message along to the maintainer. Had similar thoughts but failed to act on them.

This revision was automatically updated to reflect the committed changes.