HISE Logo Forum
    • Categories
    • Register
    • Login

    Samplemaps for future usage

    Scheduled Pinned Locked Moved General Questions
    53 Posts 3 Posters 2.6k 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.
    • A
      arminh
      last edited by

      Yeah i know but @Christoph-Hart told that it's not usable in this state

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @arminh
        last edited by

        @arminh Are you sure he wasn't referring to the updates he's been adding recently? The expansion system seems totally usable to me, although there is no installer so you have to handle that yourself.

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        A 1 Reply Last reply Reply Quote 0
        • A
          arminh @d.healey
          last edited by

          @d-healey installer is no problem for me but i remember that there was problem with saveInPreset.

          1 Reply Last reply Reply Quote 0
          • A
            arminh
            last edited by

            @d-healey ok i checked again expansion system and everything work! Wow! Please tell me is there option to save presets from presetbrowser in expansion user preset folder?

            d.healeyD 1 Reply Last reply Reply Quote 0
            • d.healeyD
              d.healey @arminh
              last edited by

              @arminh I thought that was the default behaviour, when the expansion is loaded it should automatically switch to the correct presets folder.

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

              1 Reply Last reply Reply Quote 0
              • A
                arminh
                last edited by

                Unfortunately not. I chaning expansion and i see presets from main UserPresets folder not expansion.

                d.healeyD 1 Reply Last reply Reply Quote 0
                • d.healeyD
                  d.healey @arminh
                  last edited by

                  @arminh Are you using a recent build of HISE?

                  Libre Wave - Freedom respecting instruments and effects
                  My Patreon - HISE tutorials
                  YouTube Channel - Public HISE tutorials

                  1 Reply Last reply Reply Quote 0
                  • A
                    arminh
                    last edited by

                    @d-healey nope, i tried latest scriptnode release but when i createing expansion hise just close itself. Im using this commit
                    https://github.com/christophhart/HISE/commit/bf968d90af8ab93213a650816bc9a0764f5b5ca2

                    1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey
                      last edited by

                      Weird, it should definitely be there because it was added last year - https://forum.hise.audio/topic/1797/expansion-user-presets

                      Libre Wave - Freedom respecting instruments and effects
                      My Patreon - HISE tutorials
                      YouTube Channel - Public HISE tutorials

                      1 Reply Last reply Reply Quote 0
                      • A
                        arminh
                        last edited by

                        @d-healey we still need build hise with HISE_ENABLE_EXPANSIONS flag?

                        C d.healeyD 2 Replies Last reply Reply Quote 0
                        • C
                          coreyu21 @arminh
                          last edited by

                          Hey guys. Good to hear about all the progress put into the engine, very exciting! In my opinion, the expansion system does not work if the user can not reload the expansion on Init e.g. a combo box or something similar.

                          Everything else works as intended. @d-healey has this been resolved in a recent commit? I’m getting conflicting answers and was wondering if you knew anything else about this situation. Thank you.

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            arminh @coreyu21
                            last edited by

                            @coreyu21 but user can change expansion packs if you write it in script

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              coreyu21 @arminh
                              last edited by

                              @arminh I know. I created my own expansion system with the preset browser. It’s not efficient by any means but works. It would just be nice to use the expansion system included but there’s no way for a user to pull the correct expansion when they load the plugin(which I tried to fix in c++ multiple times) as this is an important feature for me to have. Thank you though🙂 I’ll keep working at it.

                              1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey @arminh
                                last edited by

                                @arminh
                                Yeah, and EXPANSION_EDITING (or whatever it's called) as well.

                                @coreyu21 said in Samplemaps for future usage:

                                the expansion system does not work if the user can not reload the expansion on Init e.g. a combo box or something similar.

                                For me that isn't an issue. The user loads up my plugin in their DAW and then selects the expansion and preset they want to use. I don't need it to load with anything to start with. Just like how when you open Kontakt it has no patches loaded.

                                Libre Wave - Freedom respecting instruments and effects
                                My Patreon - HISE tutorials
                                YouTube Channel - Public HISE tutorials

                                C 1 Reply Last reply Reply Quote 0
                                • A
                                  arminh
                                  last edited by

                                  @d-healey i compiled hise with flag and now it's not work for me. I created expansion and wanted to create sample map and monolith and after it i have something like this ...

                                  alt text

                                  d.healeyD 1 Reply Last reply Reply Quote 0
                                  • C
                                    coreyu21 @d.healey
                                    last edited by

                                    @d-healey so In your plugin, when the user creates a project; saves the project; and then reopens the project down the road, the user has to reload the expansion pack in the plugin that was used with the project?..just curious as this is what I’m trying to avoid

                                    d.healeyD 1 Reply Last reply Reply Quote 1
                                    • d.healeyD
                                      d.healey @coreyu21
                                      last edited by

                                      @coreyu21 You mean saves a project in their DAW? I haven't tested it but I would assume it just saves the state of the instrument as it does when not using expansions.

                                      Libre Wave - Freedom respecting instruments and effects
                                      My Patreon - HISE tutorials
                                      YouTube Channel - Public HISE tutorials

                                      C 1 Reply Last reply Reply Quote 0
                                      • d.healeyD
                                        d.healey @arminh
                                        last edited by d.healey

                                        @arminh

                                        I have these flags set.

                                        HI_ENABLE_EXPANSION_EDITING=1
                                        HISE_ENABLE_EXPANSIONS=1
                                        

                                        Libre Wave - Freedom respecting instruments and effects
                                        My Patreon - HISE tutorials
                                        YouTube Channel - Public HISE tutorials

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          arminh @d.healey
                                          last edited by

                                          @d-healey still not work for me :/ Its problem with creating monolith.

                                          d.healeyD 1 Reply Last reply Reply Quote 0
                                          • d.healeyD
                                            d.healey @arminh
                                            last edited by

                                            @arminh Make a new project, add a sampler, use that to create all of your sample maps and monoliths. Then move them to the correct expansion folders.

                                            Libre Wave - Freedom respecting instruments and effects
                                            My Patreon - HISE tutorials
                                            YouTube Channel - Public HISE tutorials

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

                                            55

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.8k

                                            Posts