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 12 06:28:53 UTC 2022
Modified Files:
pkgsrc/audio/din: Makefile distinfo
Log Message:
audio/din: Update to 53
Changes since 52:
DIN Is Noise 53:
/* new in DIN53:
launched drones launch drones that launch drones that launch drones....!
use Drone Params > Defaults > Generations to set the number of times this can happen
if Generations = 1, A drone launcher launches drones (@ a Drones Per Minute)
that die at the end of their lifetimes. This is default and the only behaviour until DIN 52.
if Generations = 2, A drone launcher launches drones that launch drones.
if Generations = 3, A drone launcher launches drones that launch drones that
launch drones too.
if Generations = 4, 5, 6, ... this quickly escalates into a population explosion of drones;
lots of drones birthing lots of drones, living their life out and waiting to die can get
very loud (especially if the Compressor isnt ON), slow down DIN and maybe even your computer
beyond rescue. Be careful! :)
Ways to prevent this population explosion are: keep Generatons low (Menu > Drone Params
> Defaults), keep Drones Per Minute (DPM) and Lifetime on the original
launcher low (Select drone launcher and adjust values from Menu > Drone Params > Motion) and
keep the Fall time low (the fade-out time for drone after being killed, from Menu > Drone
Params > Defaults)
The launched drones take the DPM and Lifetime of their parent so editing carefully the
parameters of the original launcher is important.
/* new default Drones Per Minute (DPM) on a drone launcher (Menu > Drone Params > Defaults). Assigns a
DPM when making a drone launcher. Turn on ~ to assign a DPM at random.
* re: Auto rotation of drone velocity/acceleration vectors:
changed Degrees Per Second to Degrees Per Tick
/* re: Menu > Drone Params > Defaults > Bounces
when set to 0, launched drones dont bounce off the bottom of the microtonal keyboard
but are killed immediately (behaviour until DIN 52)
when set to -1, drones dont bounce off the bottom of the microtonal keyboard at all:
but they are not killed either, they just live their life(time) out
/* gravity base and tip dont move ie stay fixed as you scroll the microtonal keyboard in DIN53.
this is because gravity is now in 'object space' along with the drones and microtonal ranges.
until DIN52, gravity was in 'UI space' along with UI controls.
* repositioned drone arrow UI elements
! fixed : DIN not quitting when frozen drones present !
! fixed : change size of gravity vector when its modulating !
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/audio/din/Makefile
cvs rdiff -u -r1.26 -r1.27 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.36 pkgsrc/audio/din/Makefile:1.37
--- pkgsrc/audio/din/Makefile:1.36 Mon Jan 10 01:46:21 2022
+++ pkgsrc/audio/din/Makefile Sat Feb 12 06:28:52 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2022/01/10 01:46:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2022/02/12 06:28:52 fox Exp $
-DISTNAME= din-52
-PKGREVISION= 1
+DISTNAME= din-53
CATEGORIES= audio
MASTER_SITES= https://archive.org/download/dinisnoise_source_code/
Index: pkgsrc/audio/din/distinfo
diff -u pkgsrc/audio/din/distinfo:1.26 pkgsrc/audio/din/distinfo:1.27
--- pkgsrc/audio/din/distinfo:1.26 Sun Dec 12 23:26:01 2021
+++ pkgsrc/audio/din/distinfo Sat Feb 12 06:28:52 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2021/12/12 23:26:01 fox Exp $
+$NetBSD: distinfo,v 1.27 2022/02/12 06:28:52 fox Exp $
-BLAKE2s (din-52.tar.gz) = 02740e8e2c7bb458e02bedb3eb9f87d39230183e29f7e77c02e1535504da602a
-SHA512 (din-52.tar.gz) = c2ec779746d07ad6579aeebadff45e218fd29715ac446f00840b513d3f9c8d1ef79f556a1f5c7d931adb3451b547f58fb58d6da699170755ae62f25d70b95158
-Size (din-52.tar.gz) = 3706694 bytes
+BLAKE2s (din-53.tar.gz) = 6785b6f61ad77964469b820e5171ab1592131b2e98bc6c038da222edf1d16e53
+SHA512 (din-53.tar.gz) = b359eb84085be80c13f5cf2a5af0c15903778fec677f91c9aa9029849df39d4bda95e537d7f85f290a8bb38932ef0da35c240921154788b5e89e347d7ac90a7e
+Size (din-53.tar.gz) = 3707794 bytes
SHA1 (patch-src_Makefile.am) = 522d3378ebae332e0eaedee8eb60d3cd091653c0
SHA1 (patch-src_Makefile.in) = 3135bd8315cfdd65e7d885fc80f4baa89b7d94dc
Home |
Main Index |
Thread Index |
Old Index