HISE Logo Forum
    • Categories
    • Register
    • Login

    Just want to see where im at..

    Scheduled Pinned Locked Moved General Questions
    52 Posts 9 Posters 3.4k 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.
    • B
      BWSounds
      last edited by

      Well guys.. After many test im still lost.
      I can build and compile plugins off my older commits (July) but not the newer ones.

      So my question is... with the latest commits can you export midi files on a compiled project?

      Thats all I needed to update for... but if it still cant be done i'll be ok for now.

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

        @BWSounds well I've been here recently ---- the plugin would compile BUT reaper would tell me it wasnt valid and would reject it and pluginval would crash as soon as it tried to open the plugin.

        Turns out there was something (heaven knows what) wrong with one of my samplemaps. I rebuilt them all and it works flawlessly... perhaps its that?

        HISE Development for hire.
        www.channelrobot.com

        B DanHD 2 Replies Last reply Reply Quote 1
        • B
          BWSounds @Lindon
          last edited by

          @Lindon
          worth a try!

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

            Before rebuilding all your sample maps you could make a new plugin with a single sample and try that.

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

            1 Reply Last reply Reply Quote 1
            • B
              BWSounds
              last edited by

              @d-healey
              Yep it compiled and open!

              @Lindon
              so my next question is how do you rebuild samplemaps?

              Do I add everything all over again?

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

                What does pluginval say when you give it a debug build?

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

                B 1 Reply Last reply Reply Quote 0
                • B
                  BWSounds @d.healey
                  last edited by

                  @d-healey
                  it kept crashing while I tried to run a scan

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

                    Does standalone run?

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

                    B 1 Reply Last reply Reply Quote 0
                    • DanHD
                      DanH @Lindon
                      last edited by

                      @Lindon Urgh sounding familiar! Did you try on any other DAW or just Reaper? My project works on every DAW and Standalone except Logic!

                      DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                      https://dhplugins.com/ | https://dcbreaks.com/
                      London, UK

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        BWSounds @d.healey
                        last edited by

                        @d-healey
                        Hise does, yes.

                        d.healeyD 1 Reply Last reply Reply Quote 0
                        • B
                          BWSounds @DanH
                          last edited by

                          @DanH
                          Had logic issues, I had to change my plugin code for it to work .

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

                            @BWSounds said in Just want to see where im at..:

                            @d-healey
                            Hise does, yes.

                            I mean if you build your project as standalone do you get the same issue? If you do you can launch it from a terminal and (assuming it's a debug build) you might get some useful info when it crashes.

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

                            ustkU 1 Reply Last reply Reply Quote 0
                            • ustkU
                              ustk @d.healey
                              last edited by

                              @d-healey side and silly question, to make a debug build do you need Hise to be a debug version too?

                              Can't help pressing F5 in the forum...

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

                                @ustk No, just select build for running in XCode or select Debug in VS.

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

                                1 Reply Last reply Reply Quote 1
                                • DanHD
                                  DanH @BWSounds
                                  last edited by

                                  @BWSounds Yep, I'm constantly changing it, someimtes it works, sometimes not. Seems to be pot luck

                                  DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                  https://dhplugins.com/ | https://dcbreaks.com/
                                  London, UK

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

                                    @BWSounds said in Just want to see where im at..:

                                    @d-healey
                                    Yep it compiled and open!

                                    @Lindon
                                    so my next question is how do you rebuild samplemaps?

                                    Do I add everything all over again?

                                    Sadly yes I had to redo all the sample maps from scratch - luckily for me there were only 60+ to do...

                                    But Like Dave says -- first build a version that loads only 1 sample map - and redo that one and see if you get the same problems.

                                    I ended up building numerous versions -- basically recompiling every ten sample maps or so - it was tedious in the extreme...

                                    HISE Development for hire.
                                    www.channelrobot.com

                                    B 2 Replies Last reply Reply Quote 0
                                    • B
                                      BWSounds @Lindon
                                      last edited by

                                      @Lindon
                                      The issue seems to be with the samplemaps, I have 304 (yikes)
                                      the older commits or fine, just the newer ones.

                                      @d-healey
                                      I'll the debug today to see if it'll shed some light and possible same me some time.

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

                                        @Lindon said in Just want to see where im at..:

                                        @BWSounds said in Just want to see where im at..:

                                        @d-healey
                                        Yep it compiled and open!

                                        @Lindon
                                        so my next question is how do you rebuild samplemaps?

                                        Do I add everything all over again?

                                        Sadly yes I had to redo all the sample maps from scratch - luckily for me there were only 60+ to do...

                                        But Like Dave says -- first build a version that loads only 1 sample map - and redo that one and see if you get the same problems.

                                        I ended up building numerous versions -- basically recompiling every ten sample maps or so - it was tedious in the extreme...

                                        So a easier way if anyone else comes across this problem, and have a ton of sample maps...

                                        *Right click on the sample map file (XML Document).
                                        *Click on edit, once the text open, save and close it.
                                        *Thats all I did and it worked for me.

                                        DalartD 1 Reply Last reply Reply Quote 1
                                        • DalartD
                                          Dalart @BWSounds
                                          last edited by

                                          @BWSounds said in Just want to see where im at..:

                                          @Lindon said in Just want to see where im at..:

                                          @BWSounds said in Just want to see where im at..:

                                          @d-healey
                                          Yep it compiled and open!

                                          @Lindon
                                          so my next question is how do you rebuild samplemaps?

                                          Do I add everything all over again?

                                          Sadly yes I had to redo all the sample maps from scratch - luckily for me there were only 60+ to do...

                                          But Like Dave says -- first build a version that loads only 1 sample map - and redo that one and see if you get the same problems.

                                          I ended up building numerous versions -- basically recompiling every ten sample maps or so - it was tedious in the extreme...

                                          So a easier way if anyone else comes across this problem, and have a ton of sample maps...

                                          *Right click on the sample map file (XML Document).
                                          *Click on edit, once the text open, save and close it.
                                          *Thats all I did and it worked for me.

                                          Good find, I'm sure you're happy to have that resolved ! :)

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

                                          24

                                          Online

                                          1.7k

                                          Users

                                          11.9k

                                          Topics

                                          103.4k

                                          Posts