Forum
    • Categories
    • Register
    • Login

    Instrument Design problem.......

    Scheduled Pinned Locked Moved General Questions
    33 Posts 5 Posters 298 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dannytaurusD
      dannytaurus @griffinboy
      last edited by dannytaurus

      @griffinboy Yes, different projects indeed.

      I can see agents and models lacking the detailed-oriented work necessary from your work, but it's a stretch to extend the 'false positives' arguments to all agents/models across all work.

      In your case, the amount of resources the agent has to refer to is key. Exactly the 'gap in knowledge' that you mentioned.

      HISE dev latest / super.engineering + Claude Fable / Figma + Affinity
      Meat Beats: https://meatbeats.com
      Klippr Video: https://klippr.video

      griffinboyG 1 Reply Last reply Reply Quote 0
      • dannytaurusD
        dannytaurus @griffinboy
        last edited by dannytaurus

        @griffinboy By the way, do you know that agents will happily decompile binaries now? For research purposes only of course.

        'Proprietary' is starting to lose meaning.

        HISE dev latest / super.engineering + Claude Fable / Figma + Affinity
        Meat Beats: https://meatbeats.com
        Klippr Video: https://klippr.video

        griffinboyG 1 Reply Last reply Reply Quote 0
        • griffinboyG
          griffinboy @dannytaurus
          last edited by griffinboy

          @dannytaurus
          You're probably right, that it's more than good enough for a wide variety of tasks!

          The knowledge gaps become an issue in fields where information is less free. And noticeable in fields where small imperfections = failure.

          However, I've also had to trundle through quite a lot of entirely vibecoded codebases lately from various clients and there have been some horrible dumpster fires ๐Ÿ˜ง lol.
          So my perspective is probably a bit tainted by these experiences! ๐Ÿ˜†

          Custom C++ DSP (for commission)

          1 Reply Last reply Reply Quote 1
          • griffinboyG
            griffinboy @dannytaurus
            last edited by griffinboy

            @dannytaurus
            That much is true.
            Technically.
            Not legally, by the way.
            At least not where I am, in the UK.

            You can decompile software partially and only in the case that you're making a piece of software that needs to be compatible with the thing you are decompiling. Not so that you can learn it's inner workings for any other reason.

            My loophole was to go and talk to a large number of developers about their works.
            It cost a lot of money and time to do the interviews, but that's one way to gain a lot of knowledge on a subject, learning personally from the best in each discipline. No decompiling needed.

            (sorry Lindon! I've messed up your thread a little)

            Custom C++ DSP (for commission)

            Christoph HartC 1 Reply Last reply Reply Quote 0
            • Christoph HartC
              Christoph Hart @griffinboy
              last edited by

              Haha at this point itโ€˜s a meme - whenever Lindon asks something we all share our experience with random LLMsโ€ฆ

              1 Reply Last reply Reply Quote 3
              • David HealeyD
                David Healey
                last edited by

                This is the kind of nonsense that makes my head hurt.

                4045fa71-50b2-4657-8201-94bbac5612c0-image.png

                Free HISE Bootcamp Full Course for beginners.
                YouTube Channel - HISE tutorials
                My Patreon - More HISE tutorials

                dannytaurusD 1 Reply Last reply Reply Quote 0
                • dannytaurusD
                  dannytaurus @David Healey
                  last edited by

                  @David-Healey As usual, xkcd has an appropriate comic (with just a small edit) ๐Ÿ˜‚

                  CleanShot 2026-09-16 at 21.35.21@2x.png

                  HISE dev latest / super.engineering + Claude Fable / Figma + Affinity
                  Meat Beats: https://meatbeats.com
                  Klippr Video: https://klippr.video

                  Christoph HartC 1 Reply Last reply Reply Quote 2
                  • Christoph HartC
                    Christoph Hart @dannytaurus
                    last edited by

                    anyways, back to the original problem. I'd say you have two options:

                    1. Use a script voice start modulator if all the parameters have a corresponding mod chain (gain, pitch & filter all have that). The logic of selecting the next value from your array can be calculated in the onVoiceStart callback and if the mod target is rendered polyphonically (which is the case for pitch, gain & filter), then everything should be click free as the rendering pipeline is reset before starting the voice.
                    2. Make a custom FX with either an extra mod chain, then go back to 1 for other modulation targets.

                    I wouldn't touch event data here if you get by with scripted voice start.

                    LindonL 1 Reply Last reply Reply Quote 0
                    • LindonL
                      Lindon @Christoph Hart
                      last edited by Lindon

                      @Christoph-Hart thanks for getting this back on track...OK well Im using a Hardcoded master FX to host my filters as they are korg and obi models not available in HISE, and Im using(not that Ive mentioned it) another HCFX for the FM modulation as FM mod seems to be broken in Syntheseiser groups now....So i think this points me down path 2, which is a problem as I have no idea how to script an extra mod chain to respond to note on and get an array value with a counter...

                      HISE Development for hire.
                      www.channelrobot.com

                      LindonL 1 Reply Last reply Reply Quote 0
                      • LindonL
                        Lindon @Lindon
                        last edited by

                        Ok so after some simple dickering about on my part I can report (unsurprisingly) @Christoph-Hart 's approach 1 works fine for "std" modulators and FX and for Hardcoded FX too.. so all good here.....

                        HISE Development for hire.
                        www.channelrobot.com

                        Christoph HartC 1 Reply Last reply Reply Quote 2
                        • Christoph HartC
                          Christoph Hart @Lindon
                          last edited by

                          @Lindon so can we finally get back to discussing whether Claude was better 1 month ago please?

                          LindonL griffinboyG 2 Replies Last reply Reply Quote 2
                          • LindonL
                            Lindon @Christoph Hart
                            last edited by

                            @Christoph-Hart have at it.....

                            HISE Development for hire.
                            www.channelrobot.com

                            1 Reply Last reply Reply Quote 0
                            • griffinboyG
                              griffinboy @Christoph Hart
                              last edited by

                              @Christoph-Hart ๐Ÿ˜†

                              Custom C++ DSP (for commission)

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              17

                              Online

                              2.8k

                              Users

                              14.0k

                              Topics

                              121.6k

                              Posts