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.
    • 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
                        • P
                          ps @Natan
                          last edited by

                          Has anybody got the Midi Out function working in a compiled plug-in? It works in theory for me (juce plug-in host) but in the Daw (live) with the proper routing I’m just getting the input notes and not the midi the plug-in is creating.

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

                          49

                          Online

                          1.7k

                          Users

                          11.7k

                          Topics

                          101.8k

                          Posts