HISE Logo Forum
    • Categories
    • Register
    • Login

    Lunacy Audio presents CUBE

    Scheduled Pinned Locked Moved Blog Entries
    71 Posts 17 Posters 9.2k 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.
    • S
      Sawer @d.healey
      last edited by

      @d-healey Uhm.. alright.
      @iamlamprey yes, I've tried to call a new AudioWaveForm and it works. Thanks. How did you link it to the sampler in other to see the wave?

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Sawer
        last edited by

        @nesta99 Set the processorId to the Sampler, the same way you'd connect a slider:

        48a69643-e7e0-4036-8d84-115e02cfba84-image.png

        You also have to set the index for which sample is displayed (mine's done using a script):

        51d8f891-2f58-48df-9fe2-b53a2d259dbc-image.png

        NatanN S 2 Replies Last reply Reply Quote 0
        • NatanN
          Natan @A Former User
          last edited by

          @iamlamprey Do you give each One A Unique Index?
          Like 0/1/2/3... or All Set To 1 ?

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @Natan
            last edited by

            @Natan Actually I'm not sure if the index is even necessary, as per this post:

            Link Preview Image
            Reliable way to refresh waveform when changing sample map

            Actually the waveform should update itself without any hacks required. I've just pushed a quick fix, please check whether it works.

            favicon

            Forum (forum.hise.audio)

            It's been a while since I set mine up, perhaps @Casey-Kolb can confirm? :)

            NatanN Casey KolbC S 3 Replies Last reply Reply Quote 0
            • NatanN
              Natan @A Former User
              last edited by

              @iamlamprey I Set All Of Them To 0 And No Issues Here

              1 Reply Last reply Reply Quote 0
              • Casey KolbC
                Casey Kolb @A Former User
                last edited by

                @iamlamprey Yup! Waveforms should refresh properly now since Christoph fixed that bug πŸ™‚

                Casey Kolb
                Founder & CEO of Lunacy Audio
                Composer | Producer | Software Developer

                1 Reply Last reply Reply Quote 0
                • S
                  Sawer @A Former User
                  last edited by

                  @iamlamprey Thanks.
                  But in my case I can't see any of these parameters shown on the picture.
                  Screen Shot 2021-08-06 at 08.04.07.png

                  ? 2 Replies Last reply Reply Quote 0
                  • ?
                    A Former User @Sawer
                    last edited by

                    @nesta99 What branch are you using?

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @Sawer
                      last edited by

                      @nesta99 Oh you're using the floatingTile waveform, I think that's a different thing.

                      The one I'm using is just called AudioWaveForm

                      e7d0971e-0192-4a3e-9c6f-0e9bba37d725-image.png

                      S 1 Reply Last reply Reply Quote 2
                      • S
                        Sawer @A Former User
                        last edited by

                        @iamlamprey Ohhh ok ahaha great. Thanks so much!

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sawer @A Former User
                          last edited by

                          @iamlamprey Hi, I've set the sample index to -1 but when I change the sound form the preset browser, The waveform won't change until I click on the refresh button.

                          Am I doing something wrong? Thanks.

                          NatanN ? 2 Replies Last reply Reply Quote 0
                          • NatanN
                            Natan @Sawer
                            last edited by

                            @nesta99 said in Lunacy Audio presents CUBE:

                            le index to -1 but when I change the sound form the preset browser, The waveform won't change until I click on the refresh button.
                            Am I doing something wrong? Thanks.

                            Give It The Index Number Of 0 Or 1

                            S 1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @Sawer
                              last edited by

                              @nesta99 I'm honestly not sure what the index is for, I thought it was used to get the current active RR group of the sampler, but now I doubt myself 😲

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sawer @Natan
                                last edited by

                                @Natan Ok, thanks. Will Try

                                1 Reply Last reply Reply Quote 0
                                • NatanN
                                  Natan
                                  last edited by

                                  @Casey-Kolb Casey, I've Got Questions For You:

                                  In terms Of Cpu Usage, What Setting Was The Best For Those 8 Samplers?

                                  I Saw That Cube Has 8 Samplers.
                                  And Each One Has A Set Of HP / LP / Color Controls.

                                  • What Was Your Trick To Increase The CPU Usage For Those 24 Filter?
                                  • 8 Parametric Eq For HP/LP Controls?And 8 Tilt Eq For Color Controls?
                                  • Or You Made 8 Scriptnode For Each Sampler ( Containing Filters )

                                  Thanks Buddy πŸ‘

                                  Casey KolbC 1 Reply Last reply Reply Quote 0
                                  • Casey KolbC
                                    Casey Kolb @Natan
                                    last edited by

                                    @Natan Hi Natan! Sorry for the late reply.

                                    I think for us the key to keeping the CPU lower for us was using monophonic filters for all the samplers. The polyphonic ones can be extra intensive with that many layers. We also set the default voice limit for the samplers to 64 rather than 128 or 256, which I believe can help with load times.

                                    The Color knob is just a Curve EQ module which emulates different vowel resonances. These are hard-coded, so nothing too fancy except some basic math.

                                    Haven't made the leap to scriptnode yet, but seriously looking forward to it!

                                    Casey Kolb
                                    Founder & CEO of Lunacy Audio
                                    Composer | Producer | Software Developer

                                    1 Reply Last reply Reply Quote 1
                                    • NatanN
                                      Natan
                                      last edited by

                                      @Casey-Kolb Np, Thanks For The Information Man πŸ‘
                                      Very Useful πŸ’Ž

                                      Scriptnote Filters Are More CPU Hungry, I Demonstrate With 8 ScriptFX, It Goes Upper Than 2% , On An Empty Project.

                                      Also Tried With Parametric Eq And It Stay Less Than 0.5 Percent.

                                      Will Definitely Check The Voice Amount, To Keep The CPU As Low As PossibleπŸ‘

                                      Appreciate Your Detailed InformationπŸ‘ God Bless

                                      1 Reply Last reply Reply Quote 1
                                      • S
                                        Sawer
                                        last edited by

                                        Hello @Casey-Kolb
                                        Wanted to ask how your main present browser has the β€œgenre” filters (dirty, soft, etc) and also how did you create different preset browsers for each section. I saw on your YouTube video that the presets in the orbits section are not interfering the main browser.
                                        Any way to explain please ?
                                        Or anyone who has an idea and can help me will be super great.

                                        DanHD Casey KolbC 2 Replies Last reply Reply Quote 0
                                        • DanHD
                                          DanH @Sawer
                                          last edited by DanH

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 1
                                          • Casey KolbC
                                            Casey Kolb @Sawer
                                            last edited by

                                            @Sawer Hi there! I actually made another post with an example for how you might go about building a custom subpreset browser, similar to the ones we use for our Orbits and Arp systems:

                                            Link Preview Image
                                            Custom Mini Preset Browser Example using FileSystem API

                                            Hey folks! This seems to be a hot topic with the new FileSystem API, so for those who need a starting place for building a custom mini-preset browser in Hise...

                                            favicon

                                            Forum (forum.hise.audio)

                                            It's a bit old, but I think most of the concepts are the same even in the newer HISE versions.

                                            Casey Kolb
                                            Founder & CEO of Lunacy Audio
                                            Composer | Producer | Software Developer

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

                                            15

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.5k

                                            Posts