Forum

    • Register
    • Login
    • Search
    • Categories

    HISE multiple outputs

    General Questions
    11
    82
    8578
    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.
    • dustbro
      dustbro last edited by

      Hello All!
      I need some help setting up multiple outputs. I've compiled the multichannel plugin, which appears to function okay. The problem is I can only access output 1-2 from HISE. I've changed the channel amount in the Routing Matrix to 16 and assigned the master chains to HISE outputs. No matter what I do, my host software only shows a Stereo output and Surround output from HISE. Is there someplace else I need to enable these outputs within the plugin?
      Thanks in advance!

      Dan Korneff - Producer / Mixer / Audio Nerd

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

        It's been a while since I've used the multichannel feature, but you have to communicate to the host that you're using multichannels (e.g. Cubase needs to add channel tracks IIRC). Which DAW are you using?

        1 Reply Last reply Reply Quote 0
        • dustbro
          dustbro last edited by

          I'm using Cubase as my host.

          ![alt text](0_1519140059998_0a04ae93-72ba-4366-b9ad-cc08c8243e6d-image.png image url)

          No matter how many outputs I add from HISE, Cubase can only see a Stereo out and Surround out.

          alt text

          Dan Korneff - Producer / Mixer / Audio Nerd

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

            Have you added HISE as instrument track? AFAIK Cubase needs to load VSTs into the VST Rack in order to access more channels than just the first one

            1 Reply Last reply Reply Quote 0
            • dustbro
              dustbro last edited by

              I've tried both ways. Instrument track and vsti both don't have more than a stereo and surround output available. 😕

              Dan Korneff - Producer / Mixer / Audio Nerd

              1 Reply Last reply Reply Quote 0
              • dustbro
                dustbro last edited by

                Is there any documentation available for the multichannel version? Should I try a different host? Reaper?

                Dan Korneff - Producer / Mixer / Audio Nerd

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

                  If you can get your hands on a different DAW it might be helpful to know if it's working there.

                  1 Reply Last reply Reply Quote 0
                  • dustbro
                    dustbro last edited by

                    I was able to do a test with Reaper. Although it was able to detect multi out, they are not responding. I`ve captured my screen so you could see what I'm seeing.

                    Dan Korneff - Producer / Mixer / Audio Nerd

                    1 Reply Last reply Reply Quote 0
                    • dustbro
                      dustbro last edited by

                      And here's what I'm seeing on Cubase

                      Dan Korneff - Producer / Mixer / Audio Nerd

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

                        Thanks, I‘ll take a look soon (I am a little busy right now).

                        1 Reply Last reply Reply Quote 0
                        • dustbro
                          dustbro last edited by

                          Thanks! I appreciate your help

                          Dan Korneff - Producer / Mixer / Audio Nerd

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

                            Ah it seems like the transition to JUCE 5 broke the multichannel version.

                            A fix for this is available on the multichannel_fix branch, however I can't merge it to the master branch as long as I tested it thoroughly on all platforms (this is something that is most likely to break functionality on certain DAWs).

                            1 Reply Last reply Reply Quote 0
                            • dustbro
                              dustbro last edited by

                              Excellent! I'll test this out on my 2 rigs and report back.

                              Dan Korneff - Producer / Mixer / Audio Nerd

                              1 Reply Last reply Reply Quote 0
                              • staiff
                                staiff last edited by

                                downloaded the multichannel example.

                                But just a question:
                                why it's written in the "readme" that we must have the 1.5.2 to work with, but seems that it work (project in hise only, not compiled and tested it) in the last 1.5.1 version ?

                                In this case where is the 1.5.2 ... searched it and didn't find it ...

                                Excuse me i'm French.

                                1 Reply Last reply Reply Quote 0
                                • dustbro
                                  dustbro last edited by

                                  I just tried compiling this update. Getting an error.
                                  1>Done building project "HISE_SharedCode.vcxproj" -- FAILED.
                                  2>------ Build started: Project: HISE_VST, Configuration: Release MultiChannel x64 ------
                                  2>include_juce_audio_plugin_client_VST2.cpp
                                  2>LINK : fatal error LNK1181: cannot open input file 'HISE x64 16 Out.lib'
                                  2>Done building project "HISE_VST.vcxproj" -- FAILED.
                                  ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

                                  Dan Korneff - Producer / Mixer / Audio Nerd

                                  1 Reply Last reply Reply Quote 0
                                  • staiff
                                    staiff last edited by staiff

                                    working with the last "1.5.1" version as vst plugin (64bits), but:

                                    always the "install samples/load samples" window at the first launch when it's a simple synth...
                                    0_1520267100088_loadagain.png

                                    Excuse me i'm French.

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

                                      @dustbro try a clean reinstall. This looks like an intermediate file from an old version sticking around.

                                      dustbro 1 Reply Last reply Reply Quote 0
                                      • staiff
                                        staiff last edited by

                                        LOL !
                                        just i had reply few minutes ago here:
                                        http://forum.hise.audio/topic/584/has-anybody-build-recently-the-last-code-source-of-hise/12

                                        must cleaning again my PC database and restart from fresh install ...

                                        Excuse me i'm French.

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

                                          Try using git for versioning. This way you can jump back in time without duplicating the folders.

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

                                            @christoph-hart Without sounding like too much of a noob (which I am), is there any place that details how to do a "clean install"?
                                            In projucer, I've selected Build -> Clean All
                                            In Visual Studio, I've seleced Build -> Clean HISE VST
                                            and I removed the plugin folder from the old hise plugin.
                                            What else is there to do?

                                            Dan Korneff - Producer / Mixer / Audio Nerd

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

                                            20
                                            Online

                                            803
                                            Users

                                            5.5k
                                            Topics

                                            51.8k
                                            Posts