From owner-svn-ports-all@freebsd.org Fri Sep 4 13:09:10 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5BBBB3C1C57; Fri, 4 Sep 2020 13:09:10 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BjdKy1q51z428f; Fri, 4 Sep 2020 13:09:10 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 22047D27F; Fri, 4 Sep 2020 13:09:10 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 084D9Aup004328; Fri, 4 Sep 2020 13:09:10 GMT (envelope-from fox@FreeBSD.org) Received: (from fox@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 084D99aX004325; Fri, 4 Sep 2020 13:09:09 GMT (envelope-from fox@FreeBSD.org) Message-Id: <202009041309.084D99aX004325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fox set sender to fox@FreeBSD.org using -f From: Santhosh Raju Date: Fri, 4 Sep 2020 13:09:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547539 - head/audio/din X-SVN-Group: ports-head X-SVN-Commit-Author: fox X-SVN-Commit-Paths: head/audio/din X-SVN-Commit-Revision: 547539 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2020 13:09:10 -0000 Author: fox Date: Fri Sep 4 13:09:09 2020 New Revision: 547539 URL: https://svnweb.freebsd.org/changeset/ports/547539 Log: audio/din: Updates to 48 Changes since 47.1: DIN Is Noise 48: /* create drone pendulum based on number of drones instead of spacing /* convert selected pitched drones to noising drones and vice-versa. + CTRL + . to convert selected pitched drones to noising drones or Menu >> Drone Tools >> Drone > Noise + CTRL + , to convert selected noising drones to pitched drones or Menu >> Drone Tools >> Noise > Drone /* mute and unmute selected drones + SHIFT + , to mute selected drones or Menu > Drone tools > Mute + SHIFT + . to unmute selected drones or Menu > Drone tools > Unmute /* Zero and Reset gravity from Gravity widget /* Zero velocity of drones /* Start and End angles for geometry > sound plugins on curve editor + ie., Circler, Rose_Milker and Lissajous + you can now turn a part - an arc - of rose and lissajous curves into waveforms/envelopes/modulators! + Phase for Spiraler + End angle found from Turns /* Start, End points in Countries plugin on curve editors + turn 'arc' of a 'country polygon' into waveform/envelope/modulator /* set Phase of each harmonic in Sine_Mixer + press g to toggle between harmonics and phase 'levels' + Phase levels is blue + goes from 0 deg (bottom) to 360 deg (top) /* press f to toggle paint harmonics (or phase) in Sine_Mixer /* overlay last screen (instrument or editor) on curve editor /* !EXPERIMENTAL! mouse slider increment scaling When using mouse slider: press , to set increment to 1/N of original increment press . to set increment to Nx of original increment press 1,2,3...9 sets N = 1,2,3...9 press 0 to set N = 10 default N = 10 /* if selected drones exist, set initial menu tab to Drone Params on microtonal keyboard * ` to flip to last screen * flip between editors * flip between instruments * improved curve editor * curve samples display, curve component picker, cursor display * improved auto splitting 'box that has a ball' in Mondrian * results in better trapping of ball(s) in box(es) :) ! fixed dont warp mouse when mouse slider activation aborted ! ! fixed add/remove gravity widget on menu toggle ! ! fixed load/save of launched drones ! ! fixed reset velocity & gravity ! ! fixed crash when clearing all harmonic bookmarks and moving sine mixer ! ! fixed name of radius curve in spiraler plugin ! ! fixed drones per minute as float instead of int ! ! removed release location from the title bar as COVID-19 has grounded me in Chennai, India :( ! Modified: head/audio/din/Makefile head/audio/din/distinfo head/audio/din/pkg-plist Modified: head/audio/din/Makefile ============================================================================== --- head/audio/din/Makefile Fri Sep 4 12:44:57 2020 (r547538) +++ head/audio/din/Makefile Fri Sep 4 13:09:09 2020 (r547539) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= din -PORTVERSION= 47.1 +PORTVERSION= 48 CATEGORIES= audio MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ Modified: head/audio/din/distinfo ============================================================================== --- head/audio/din/distinfo Fri Sep 4 12:44:57 2020 (r547538) +++ head/audio/din/distinfo Fri Sep 4 13:09:09 2020 (r547539) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591714448 -SHA256 (din-47.1.tar.gz) = e58f615ac3d9597079ff5615979b04fca4e20eb48db2e2bec0eb5361a5136b29 -SIZE (din-47.1.tar.gz) = 3667502 +TIMESTAMP = 1599192311 +SHA256 (din-48.tar.gz) = 836c2e9fb5ff840b73d3af6e099783d8b5043d5a9954fc7830a24dd20c4584c8 +SIZE (din-48.tar.gz) = 3673917 Modified: head/audio/din/pkg-plist ============================================================================== --- head/audio/din/pkg-plist Fri Sep 4 12:44:57 2020 (r547538) +++ head/audio/din/pkg-plist Fri Sep 4 13:09:09 2020 (r547539) @@ -294,6 +294,7 @@ share/applications/din.desktop %%DATADIR%%/factory/d_countries %%DATADIR%%/factory/d_curve_picker %%DATADIR%%/factory/d_dotter +%%DATADIR%%/factory/d_dpeu %%DATADIR%%/factory/d_fft %%DATADIR%%/factory/d_fractaliser %%DATADIR%%/factory/d_lissajous @@ -320,9 +321,12 @@ share/applications/din.desktop %%DATADIR%%/factory/din.osc %%DATADIR%%/factory/din_info %%DATADIR%%/factory/dot.crv +%%DATADIR%%/factory/dp_bpm.crv +%%DATADIR%%/factory/dp_depth.crv %%DATADIR%%/factory/drone-mod-am.crv %%DATADIR%%/factory/drone-mod-fm.crv %%DATADIR%%/factory/drone-modulation.ed +%%DATADIR%%/factory/drone-pend.ed %%DATADIR%%/factory/drone.crv %%DATADIR%%/factory/drone.ed %%DATADIR%%/factory/droner.help.tcl @@ -351,6 +355,7 @@ share/applications/din.desktop %%DATADIR%%/factory/get-style.help.tcl %%DATADIR%%/factory/get-var.help.tcl %%DATADIR%%/factory/globals +%%DATADIR%%/factory/harmonics %%DATADIR%%/factory/harmonics.help.tcl %%DATADIR%%/factory/harmonics.patch.tcl %%DATADIR%%/factory/help.tcl @@ -410,6 +415,7 @@ share/applications/din.desktop %%DATADIR%%/factory/p_Spiraler %%DATADIR%%/factory/p_Starrer %%DATADIR%%/factory/p_Superformula +%%DATADIR%%/factory/phases %%DATADIR%%/factory/pitch-vol.ed %%DATADIR%%/factory/pitch.crv %%DATADIR%%/factory/point-modulation.ed @@ -455,7 +461,6 @@ share/applications/din.desktop %%DATADIR%%/factory/settings.tcl %%DATADIR%%/factory/setup-user-dir.tcl %%DATADIR%%/factory/sin.lib -%%DATADIR%%/factory/sine_levels %%DATADIR%%/factory/sine_mixer_sin.crv %%DATADIR%%/factory/sine_mixer_sin.ed %%DATADIR%%/factory/sounding-board.osc