HISE Logo Forum
    • Categories
    • Register
    • Login

    MIDI out?

    Scheduled Pinned Locked Moved General Questions
    29 Posts 8 Posters 2.5k 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.
    • d.healeyD
      d.healey @ulrik
      last edited by

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

      Free HISE Bootcamp Full Course for beginners.
      YouTube Channel - Public HISE tutorials
      My Patreon - 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

          https://github.com/christophhart/HISE/commit/65cf260b7057853c187d4a4ac1147707a83bb5c0

          Free HISE Bootcamp Full Course for beginners.
          YouTube Channel - Public HISE tutorials
          My Patreon - 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 :)

              Free HISE Bootcamp Full Course for beginners.
              YouTube Channel - Public HISE tutorials
              My Patreon - 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

                        20

                        Online

                        2.0k

                        Users

                        12.7k

                        Topics

                        109.9k

                        Posts