Port details |
- so-synth-lv2 Unofficial LV2 ports of 50m30n3's synthesizers
- 1.5 audio
=2 1.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-02-02 20:33:24
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/jeremysalwen/So-synth-LV2
- Description:
- SO-666 is a feedback based drone synthesizer building upon the SO-KL5 synth.
It creates haunting cacophonic howls and drones.
It's a bit hard to play but making good use of the modwheel will help keep the
sound in control.
SO-KL5 is a string based "piano" synthezizer. The strings are
modeled using the Karplus-Strong String simulation method.
SO-404 is a simple bass synthesizer using 1 oscillator and 1 filter.
The oscillator is a simple saw wave oscillator and the filter is a simple
resonant lowpass filter. You know, like that other very good and famous synth
with a similar name. Just not as good and famous.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- so-synth-lv2>0:audio/so-synth-lv2
- To install the port:
- cd /usr/ports/audio/so-synth-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/so-synth-lv2
- pkg install so-synth-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: so-synth-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1578817114
SHA256 (jeremysalwen-So-synth-LV2-upstream-1.5_GH0.tar.gz) = 1ab4d33e798a1637523d05959c745aa46fea3bf1edd2687531edcab35a0b27c8
SIZE (jeremysalwen-So-synth-LV2-upstream-1.5_GH0.tar.gz) = 20632
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lv2>0 : audio/lv2
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_so-synth-lv2
- USES:
- compiler:c++11-lang gmake localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5 04 Feb 2020 03:54:50
  |
linimon  |
Attempt to fix the following complaint:
gcc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -Wall -O3 -ffast-math -lm `pkg-config --cflags --libs lv2`
-fPIC -c so-666.c
/bin/sh: pkg-config: not found
Approved by: portmgr (tier-2 blanket) |
1.5 04 Feb 2020 03:17:57
  |
linimon  |
Attempt to fix build on GCC-based systems by adding compiler:c++11-lang
to USES:
/usr/local/include/lv2/lv2plug.in/ns/ext/atom/util.h:335: error: 'for' loop
initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket) |
1.5 12 Jan 2020 08:20:30
  |
yuri  |
audio/so-synth-lv2: Update 1.4-1 -> 1.5
Reported by: portscout |
1.4.1 02 Feb 2019 20:33:16
  |
yuri  |
New port: audio/so-synth-lv2: Unofficial LV2 ports of 50m30n3's synthesizers |
Number of commits found: 8
|