Date: Thu, 12 Nov 2020 12:27:25 +0000 (UTC) From: Santhosh Raju <fox@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554955 - head/audio/din Message-ID: <202011121227.0ACCRPo0084408@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fox Date: Thu Nov 12 12:27:25 2020 New Revision: 554955 URL: https://svnweb.freebsd.org/changeset/ports/554955 Log: audio/din: Updates to 49 Changes since 48: DIN Is Noise 49: /* position (instead of modulation until DIN48) affects velocity vector of drones /* Set center for rotation and scaling of drones: Menu > Drone Tools > Auto Center uses average center of selected drones Choose Menu > Drone Tools > Set to mouse and Click on it to set center to point under mouse cursor. Click to stop. You can also click and just move the magenta cross that marks the center on mouse slider: /* warp mouse position when rolling wheel /* press / to toggle warp mouse at boundary * improved the drone selector / drone mesh/pendulum preview on microtonal keyboard * show hz/vol for selected drones only (instead of all drones until DIN48) ! fixed: flip (using ` key shortcut) between instruments loads the correct editors ! EXPERIMENTAL: /* when scaling or rotating drones, change scale or angle increments using mouse slider (see DIN 48 CHANGELOG below for how to do this) to change scaling +/ rotation 'speed' Modified: head/audio/din/Makefile head/audio/din/distinfo Modified: head/audio/din/Makefile ============================================================================== --- head/audio/din/Makefile Thu Nov 12 12:26:23 2020 (r554954) +++ head/audio/din/Makefile Thu Nov 12 12:27:25 2020 (r554955) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= din -PORTVERSION= 48 +PORTVERSION= 49 CATEGORIES= audio MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ Modified: head/audio/din/distinfo ============================================================================== --- head/audio/din/distinfo Thu Nov 12 12:26:23 2020 (r554954) +++ head/audio/din/distinfo Thu Nov 12 12:27:25 2020 (r554955) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599192311 -SHA256 (din-48.tar.gz) = 836c2e9fb5ff840b73d3af6e099783d8b5043d5a9954fc7830a24dd20c4584c8 -SIZE (din-48.tar.gz) = 3673917 +TIMESTAMP = 1605183036 +SHA256 (din-49.tar.gz) = c56aa77982d06f9e296e23d6d21eeb701cd5be9422300e0a338aca40234a2ac9 +SIZE (din-49.tar.gz) = 3677028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011121227.0ACCRPo0084408>