HISE Logo Forum
    • Categories
    • Register
    • Login

    How to turn an Airwindows effect into a Scriptnode

    Scheduled Pinned Locked Moved General Questions
    24 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.
    • DanHD
      DanH @JulesV
      last edited by

      @JulesV I'm not compiling any airwindows stuff but I'm getting constant use of undeclared identifier errors. They all follow on from Use of class template 'project::overdrive' requires template arguments errors.

      Could be unrelated

      DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
      https://dhplugins.com/ | https://dcbreaks.com/
      London, UK

      JulesVJ 1 Reply Last reply Reply Quote 1
      • JulesVJ
        JulesV @DanH
        last edited by

        @DanH I noticed something interesting, while almost all AW plugins can be compiled separately, some AW plugins cannot be compiled as multiple dlls in the same project.

        For example, Tube2, Huge and Mojo plugins can be used together in a project.

        But LeadAmp and FireAmp cannot be used together in a project.

        But all of these plugins can be compiled individually.

        So it is related to the AW plugin combinations.

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

          @JulesV the problem is that each plugin file is expected to be used once per project and there are a few things that you need to modify in order to make this work - it's all very basic C++ stuff.

          Look out for the functions in each src/*.cpp file that create the plugin instances or the plugin editors and try to remove them as they aren't needed anyways.

          JulesVJ 1 Reply Last reply Reply Quote 2
          • JulesVJ
            JulesV @Christoph Hart
            last edited by

            @Christoph-Hart Thank you for the suggestion, I will try to edit them.

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

            18

            Online

            1.9k

            Users

            12.2k

            Topics

            106.6k

            Posts