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)
Nov 19 2024, 5:02 PM
Unknown Object (File)
Nov 19 2024, 5:02 PM
Unknown Object (File)
Nov 19 2024, 5:02 PM
Unknown Object (File)
Nov 19 2024, 3:10 AM
Unknown Object (File)
Oct 28 2024, 4:46 PM
Unknown Object (File)
Oct 20 2024, 3:20 AM
Unknown Object (File)
Oct 20 2024, 3:19 AM
Unknown Object (File)
Oct 7 2024, 3:47 PM
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.