pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/din audio/din: Update to 53



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56fd81d31426
branches:  trunk
changeset: 373602:56fd81d31426
user:      fox <fox%pkgsrc.org@localhost>
date:      Sat Feb 12 06:28:52 2022 +0000

description:
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 !

diffstat:

 audio/din/Makefile |  5 ++---
 audio/din/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 72335310798b -r 56fd81d31426 audio/din/Makefile
--- a/audio/din/Makefile        Sat Feb 12 05:34:33 2022 +0000
+++ b/audio/din/Makefile        Sat Feb 12 06:28:52 2022 +0000
@@ -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/
 
diff -r 72335310798b -r 56fd81d31426 audio/din/distinfo
--- a/audio/din/distinfo        Sat Feb 12 05:34:33 2022 +0000
+++ b/audio/din/distinfo        Sat Feb 12 06:28:52 2022 +0000
@@ -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