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.
    • 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 ?

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

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

                    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

                                      30

                                      Online

                                      2.0k

                                      Users

                                      12.7k

                                      Topics

                                      110.0k

                                      Posts