pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/din
Module Name: pkgsrc
Committed By: fox
Date: Sat Feb 4 16:10:56 UTC 2023
Modified Files:
pkgsrc/audio/din: Makefile distinfo
Log Message:
audio/din: Update to 56
Changes since 55:
DIN Is Noise 56:
/*
new drone movements: rail and strafe
rail moves a drone along its velocity vector
strafe moves a drone lateral (perpendicular) to the velocity vector
access rail and strafe using Drone Tools > Move / Rail / Strafe option list
click on the option to activate
then just move mouse up or down to rail or strafe
interesting fx possible if the drone velocity vectors are
auto rotating / flipping / pausing when railing or strafing!
*\
/*
new auto pause for auto rotating drone velocity and/or accleration vectors
basically, pause rotating every few seconds for a few seconds
set values of 'every few seconds' and 'for a few seconds' from:
Drone Params > Defaults for new drones OR
Drone Params > Motion for existing drones
*\
/*
new auto flip (= change direction of) rotation of curves on
any curve editor
*\
/*
new Curves tab on Menu of all curve editors
lists curves available for editing
can turn on/off curves for better/easier & targeted editing
*\
* improved FFT display and handling on waveform editors
* improved waveform display on keyboard-keyboard
* improved auto flip of rotation of velocity/acceleration vectors of drones
@ launched drones from muted drones are not muted (default until DIN55)
@ they serve no purpose, you can just select the launcher and
stop launching :)
- Fractaliser does not change curve name on apply
! fixed Menu > Drone tools > Immortalize to turn mortal launched drones immortal
! fixed resizing of Sine_Mixer harmonics/phases widget when moving Sine_Mixer
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/audio/din/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/audio/din/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/din/Makefile
diff -u pkgsrc/audio/din/Makefile:1.43 pkgsrc/audio/din/Makefile:1.44
--- pkgsrc/audio/din/Makefile:1.43 Sun Jan 22 16:28:17 2023
+++ pkgsrc/audio/din/Makefile Sat Feb 4 16:10:56 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2023/01/22 16:28:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.44 2023/02/04 16:10:56 fox Exp $
-DISTNAME= din-55
-PKGREVISION= 1
+DISTNAME= din-56
CATEGORIES= audio
MASTER_SITES= https://archive.org/download/dinisnoise_source_code/
Index: pkgsrc/audio/din/distinfo
diff -u pkgsrc/audio/din/distinfo:1.30 pkgsrc/audio/din/distinfo:1.31
--- pkgsrc/audio/din/distinfo:1.30 Sat Oct 1 09:46:56 2022
+++ pkgsrc/audio/din/distinfo Sat Feb 4 16:10:56 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2022/10/01 09:46:56 fox Exp $
+$NetBSD: distinfo,v 1.31 2023/02/04 16:10:56 fox Exp $
-BLAKE2s (din-55.tar.gz) = 825fdec63e6b78e99b26df07ef96e3706133a657789eea729359bd4b1dd34287
-SHA512 (din-55.tar.gz) = 432a53e71d1cf96c9ed62694fb23d1264d2e80b34620ebf0f1f33f3d4787cc7358c42038b2a45aa9d3ba9f59828eaaebd521a046fd5a51919a13f1bffad16a22
-Size (din-55.tar.gz) = 3711327 bytes
+BLAKE2s (din-56.tar.gz) = 61af2316274ee91892797be303819bab22291860b0c116d584d0ca1d1bb0f1ef
+SHA512 (din-56.tar.gz) = 2e3e985abec9f0f097d51fb4cff5e991c5f80091586c0a4c47533c623dc9c13bae6b7f8a3d18bed1fc150e6527482b4ae03a9d1d9c444ae92b88204892ce7e04
+Size (din-56.tar.gz) = 3716779 bytes
SHA1 (patch-src_Makefile.am) = dd222d23a5a4c95a803c88d3467eb2a5fe7c09a0
SHA1 (patch-src_Makefile.in) = 3135bd8315cfdd65e7d885fc80f4baa89b7d94dc
Home |
Main Index |
Thread Index |
Old Index