svn commit: r531297 - head/multimedia/din

Santhosh Raju fox at FreeBSD.org
Fri Apr 10 07:58:07 UTC 2020


Author: fox
Date: Fri Apr 10 07:58:06 2020
New Revision: 531297
URL: https://svnweb.freebsd.org/changeset/ports/531297

Log:
  multimedia/din: Updates to 46
  
  Changes since 45:
  
  DIN Is Noise 46 @ Chennai, India
  	!+! what is fixed when modulating microtonal range?:
  				+ left, right or center
  	!+! voice is voice or noise on microtonal keyboard
  			+ voice intones the pitch under mouse cursor
  				+ volume of voice is mouse's height above the bottom of the microtonal keyboard
  			+ noise makes noise with frequency content related to pitch under cursor
  				+ volume of noise is mouse's height above the bottom of the microtonal keyboard
  	!+! presets for superformula geometry > waveform/envelope/modulation curve plugin
  		+ Click on Browse on Superformula page on a curve editor
  			+ Mouse wheel or move up and down to browse the shapes
  				+ Apply or Auto Apply
  	+ toggle draw mesh outline
  	+ improved selection of point modulators
  	+ improved selection of sine mixer bookmarks
  	! modulate checkbutton set when Menu > Ranges > Toggle !
  	/!/ zooming curve editor when mouse captures are paused does not update visual !

Modified:
  head/multimedia/din/Makefile
  head/multimedia/din/distinfo

Modified: head/multimedia/din/Makefile
==============================================================================
--- head/multimedia/din/Makefile	Fri Apr 10 07:12:04 2020	(r531296)
+++ head/multimedia/din/Makefile	Fri Apr 10 07:58:06 2020	(r531297)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	din
-PORTVERSION=	45
+PORTVERSION=	46
 CATEGORIES=	multimedia
 MASTER_SITES=	https://archive.org/download/dinisnoise_source_code/
 

Modified: head/multimedia/din/distinfo
==============================================================================
--- head/multimedia/din/distinfo	Fri Apr 10 07:12:04 2020	(r531296)
+++ head/multimedia/din/distinfo	Fri Apr 10 07:58:06 2020	(r531297)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585112448
-SHA256 (din-45.tar.gz) = 1fc678f1915b5b3dd220fedcec336404b501468ad394d002b06f5b2c96b564c7
-SIZE (din-45.tar.gz) = 3653156
+TIMESTAMP = 1586502587
+SHA256 (din-46.tar.gz) = 8145eeb73c817424e4474d0cf99051c42dec5854662c453f9eb191c2a7c7be29
+SIZE (din-46.tar.gz) = 3655204


More information about the svn-ports-head mailing list