Bug 221325 - [NEW PORT] audio/orbit-lv2: LV2 plugin bundle from Open Music Kontrollers
Summary: [NEW PORT] audio/orbit-lv2: LV2 plugin bundle from Open Music Kontrollers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Richard Gallamore
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2017-08-08 02:58 UTC by Yuri Victorovich
Modified: 2017-08-17 20:38 UTC (History)
1 user (show)

See Also:


Attachments
shar (2.84 KB, text/plain)
2017-08-08 02:58 UTC, Yuri Victorovich
no flags Details
shar archive (2.83 KB, text/plain)
2017-08-14 19:53 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-08-08 02:58:02 UTC
Created attachment 185142 [details]
shar

QAs:
* poudriere 11.1 amd64
* portlint
Comment 1 Richard Gallamore freebsd_committer freebsd_triage 2017-08-14 17:50:13 UTC
Can we please have a more accurate version? According to the VERSION file in the repo, is currently at 0.1.431.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-14 19:53:37 UTC
Created attachment 185414 [details]
shar archive

Updated the version
Comment 3 Richard Gallamore freebsd_committer freebsd_triage 2017-08-14 22:03:31 UTC
Looks good.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-08-15 00:13:57 UTC
A commit references this bug:

Author: ultima
Date: Tue Aug 15 00:13:33 UTC 2017
New revision: 447972
URL: https://svnweb.freebsd.org/changeset/ports/447972

Log:
  Several LV2 plugin bundled together:

  * Beatbox Creates MIDI events based on LV2 time position events,
  e.g. to drive a drum machine. Bars and beats can be
  disabled/enabled separately.
  * Cargoship Record/Playback of arbitrary LV2 atoms to/from disk.
  Record all incoming atom messages with sample accuracy and play
  them back later from disk. Stored atom event data is part of the
  plugin state and is preserved across instantiations.
  * Click Synthesizes click tracks based on LV2 time position events
  (bars and beats). Bars and beats can be disabled/enabled separately.
  * Looper Loops arbitrary LV2 atom events on a ping-pong buffer. E.g.
  loops MIDI, OSC or anything else that can be packed into LV2 atoms
  with sample accuracy. Needs to be driven by LV2 time position events.
  * Pacemaker Creates LV2 time position events from scratch to drive
  other plugins.
  * Quantum Quantizes incoming events to whole beats.
  * Subspace Subdivide or multiply incoming time signals by whole
  fractions, e.g. to speed up time x2, x3, ... or slow it down to x1/2,
  x1/3, ...

  WWW: https://open-music-kontrollers.ch/lv2/orbit/

  PR:		221325
  Submitted by:	Yuri Victorovich (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12026

Changes:
  head/audio/Makefile
  head/audio/orbit-lv2/
  head/audio/orbit-lv2/Makefile
  head/audio/orbit-lv2/distinfo
  head/audio/orbit-lv2/pkg-descr
Comment 5 Richard Gallamore freebsd_committer freebsd_triage 2017-08-15 00:16:03 UTC
Committed, thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-08-17 20:38:10 UTC
A commit references this bug:

Author: ultima
Date: Thu Aug 17 20:37:10 UTC 2017
New revision: 448188
URL: https://svnweb.freebsd.org/changeset/ports/448188

Log:
  This line is redundant with cmake.

  PR:		221325
  Reported by:	mat
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12026

Changes:
  head/audio/orbit-lv2/Makefile