Adaptive Music Performance from Rhythm Doggo

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 12

  • @IvyClora
    @IvyClora หลายเดือนก่อน +1

    Very excited about this

  • @Permutative
    @Permutative 11 วันที่ผ่านมา +1

    I love the icons

    • @Nifflas
      @Nifflas  10 วันที่ผ่านมา

      Thank you! They look that way because it allows me to define them in text strings directly in the code, rather than storing them as files :)

  • @zz1516
    @zz1516 หลายเดือนก่อน +1

    Hopefully its gonna be like Knytt Underground.

    • @kilicool64
      @kilicool64 29 วันที่ผ่านมา

      This will probably be quite different from KU. Among other things, it's planned to have a level-based structure.

  • @Perplaxus
    @Perplaxus 24 วันที่ผ่านมา +1

    yeaaa moar pls i want to play with this software

    • @Nifflas
      @Nifflas  23 วันที่ผ่านมา +1

      Thanks :) Unfortunately, it's outrageously esoteric, I can't make this understandable for anyone other than me without funding to develop it

  • @euclid1618
    @euclid1618 หลายเดือนก่อน +2

    What does adaptive mean in this case? What is the program adapting to? This looks and sounds fantastic. Non-deterministic music represents a huge under-tapped resource in games!!

    • @Nifflas
      @Nifflas  หลายเดือนก่อน +2

      The music software is integrated with the game. In my performance, I only interacted with the controls that are exposed to the game via the API - or in other words, everything I did in the performance, the game can do to the music dynamically depending on what the player does :)
      (I messed up a bit by hiding the mouse cursor in the recording, so it's trickier to follow what I'm changing)

    • @euclid1618
      @euclid1618 หลายเดือนก่อน

      @@Nifflas cool cool cool. downright operatic.

  • @MarcoLongoMusic
    @MarcoLongoMusic หลายเดือนก่อน +1

    Wait so it was created in Unity? Will you ever be going to release it as a standalone application?

    • @Nifflas
      @Nifflas  หลายเดือนก่อน +5

      I'd say the UI was created in Unity, but the music playback is C++, and the music logic is C# and though it currently runs in Unity, barely touches the Unity API. I'm planning a NativeAOT rewrite so it can be used in any game engine
      I cannot release it as an application simply because how esoteric the software is, there's no way anyone other than me will be able to use it unless I'd be able to invest in writing documentation, tutorials and features that make the software more approachable
      Basically, somebody would have to fund me enough that I could work with a second person who's really good at documenting and teaching :) But, if I got that opportunity I'd take it