HISE Logo Forum
    • Categories
    • Register
    • Login

    MIDI out?

    Scheduled Pinned Locked Moved General Questions
    29 Posts 8 Posters 1.7k 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.
    • LindonL
      Lindon @ulrik
      last edited by

      @ulrik said in MIDI out?:

      @Lindon ok, a bit hasty there, sorry :)

      well dont jump on yourself too early - lets see which other truculent DAWs there are....

      HISE Development for hire.
      www.channelrobot.com

      1 Reply Last reply Reply Quote 0
      • ulrikU
        ulrik @ulrik
        last edited by ulrik

        @ulrik Further explorations, the compiled vst3 version does NOT work in Reaper, but the vst2 does, the au version doesn't show up at all

        Reaper records the MidiFX Plugins midi output, so if playing the recording back, in reaper, the plugin will not be affected (you can disable it) because the result is already on the track.

        Logic record the pressed key and NOT the plugins midi output so the MidiFX plugin has to be activated when playing back the recording.

        In Reaper the instrument will read the CC coming from the MidiFX plugin, and it will be recorded in Reaper

        In Logic the instrument will be affected by the CC Controller values coming from the plugin, but it will not be recorded

        Skärmavbild 2022-07-24 kl. 20.23.22.png

        Hise Develop branch
        MacOs 15.3.1, Xcode 16.2
        http://musikboden.se

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

          Is this option needed too?

          4517e9a2-075d-424b-b3e2-8a3997735722-image.png

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

          ulrikU 2 Replies Last reply Reply Quote 0
          • ulrikU
            ulrik @d.healey
            last edited by

            @d-healey I had it enabled when I compiled and tried the plugin before, I'm compiling right now without it enabled, I'll let you know what happens

            Hise Develop branch
            MacOs 15.3.1, Xcode 16.2
            http://musikboden.se

            1 Reply Last reply Reply Quote 0
            • ulrikU
              ulrik @d.healey
              last edited by

              @d-healey It works the same in the plugin I tried, enabled or disabled.
              (arpeggiator so it creates its own midi events, however the arp is triggered by an incoming keypress  😳

              Hise Develop branch
              MacOs 15.3.1, Xcode 16.2
              http://musikboden.se

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

                What about this - https://github.com/christophhart/HISE/commit/65cf260b7057853c187d4a4ac1147707a83bb5c0 ?

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

                ulrikU lalalandsynthL 2 Replies Last reply Reply Quote 2
                • ulrikU
                  ulrik @d.healey
                  last edited by

                  @d-healey interesting, thanks :)

                  Hise Develop branch
                  MacOs 15.3.1, Xcode 16.2
                  http://musikboden.se

                  1 Reply Last reply Reply Quote 0
                  • lalalandsynthL
                    lalalandsynth @d.healey
                    last edited by

                    @d-healey NIIICE!

                    https://lalalandaudio.com/

                    https://lalalandsynth.com/

                    https://www.facebook.com/lalalandsynth

                    https://www.facebook.com/lalalandsynth

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

                      @Christoph-Hart Is this the option you referred to in another thread?

                      Plugin MIDI Output

                      5910d15b-9e13-4530-b96a-2be48c2755bf-image.png

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

                      Christoph HartC 1 Reply Last reply Reply Quote 1
                      • Christoph HartC
                        Christoph Hart @d.healey
                        last edited by

                        @d-healey yes

                        ulrikU 1 Reply Last reply Reply Quote 2
                        • ulrikU
                          ulrik @Christoph Hart
                          last edited by

                          @Christoph-Hart Where do you enable it?

                          Hise Develop branch
                          MacOs 15.3.1, Xcode 16.2
                          http://musikboden.se

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

                            @ulrik 06568865-ba5b-4e1d-a18d-d4594a1f9401-image.png

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

                            ulrikU 1 Reply Last reply Reply Quote 2
                            • ulrikU
                              ulrik @d.healey
                              last edited by

                              @d-healey Haven't that option always been there? So what is the difference now?

                              Hise Develop branch
                              MacOs 15.3.1, Xcode 16.2
                              http://musikboden.se

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

                                @ulrik Now Christoph has implemented MIDI out

                                Link Preview Image
                                - added `Message.sendToMidiOut()` API call to send artificial MIDI me… · christophhart/HISE@65cf260

                                The open source framework for sample based instruments - - added `Message.sendToMidiOut()` API call to send artificial MIDI me… · christophhart/HISE@65cf260

                                favicon

                                GitHub (github.com)

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

                                ulrikU 1 Reply Last reply Reply Quote -1
                                • ulrikU
                                  ulrik @d.healey
                                  last edited by

                                  @d-healey Ok, so how is it used, set it in the Noteon and off callbacks and it will forward the events to output?

                                  Message.sendToMidiOut()
                                  

                                  Hise Develop branch
                                  MacOs 15.3.1, Xcode 16.2
                                  http://musikboden.se

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

                                    @ulrik I've never tried it :)

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

                                    ulrikU 1 Reply Last reply Reply Quote 1
                                    • ulrikU
                                      ulrik @d.healey
                                      last edited by

                                      @d-healey Ok, now's the time! 👍

                                      Hise Develop branch
                                      MacOs 15.3.1, Xcode 16.2
                                      http://musikboden.se

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

                                        set it in the Noteon and off callbacks and it will forward the events to output?

                                        Yes, exactly.

                                        ulrikU NatanN 2 Replies Last reply Reply Quote 2
                                        • ulrikU
                                          ulrik @Christoph Hart
                                          last edited by

                                          @Christoph-Hart 👍

                                          Hise Develop branch
                                          MacOs 15.3.1, Xcode 16.2
                                          http://musikboden.se

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

                                            @Christoph-Hart said in MIDI out?:

                                            set it in the Noteon and off callbacks and it will forward the events to output?

                                            Yes, exactly.

                                            Like This:

                                            function onNoteOff()
                                            {
                                            	Message.sendToMidiOut();
                                            }
                                             
                                            

                                            But i see no midi getting out of Hise Plugin Inside the Ableton :/
                                            Just tried with an Arpeggiator

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

                                            8

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            103.2k

                                            Posts