One click build scripts for HISE

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ต.ค. 2024

ความคิดเห็น • 10

  • @dfhm-pq2cf
    @dfhm-pq2cf 2 หลายเดือนก่อน +1

    I’m on mac, how do I export installers for the plugin I am building (for mac, windows, & linux) to send my “beta testers”?

    • @DHealey
      @DHealey  2 หลายเดือนก่อน +1

      On Mac you can use Whitebox packages, on Windows use InnoSetup, on Linux use MakeSelf

    • @dfhm-pq2cf
      @dfhm-pq2cf 2 หลายเดือนก่อน

      @@DHealey can I export installers for all 3 os’s from my mac? Or will I need to use each os?

    • @DHealey
      @DHealey  2 หลายเดือนก่อน +1

      @@dfhm-pq2cf You need to compile the plugin on the target OS and build your installers on the target OS. I use virtual machines for this.

    • @dfhm-pq2cf
      @dfhm-pq2cf 2 หลายเดือนก่อน +1

      @@DHealey ok thank you very much

  • @EsraFisolfi
    @EsraFisolfi 4 หลายเดือนก่อน +1

    Another amazing video. I have been building a synthesizer with hise, I dont understand how to use the macro controls, Id like to let a user define them on the main synth. Is this possible? I also dont know how to setup semitones instead of just octaves using the wave generator. Could you please make a video regarding macros implementation. Also I would like to implement a matrix axis made with jucer, like Akash Murthy's xy pad visualization on his channel, how do I add code to hise. Thanks.

    • @DHealey
      @DHealey  4 หลายเดือนก่อน

      Hi,
      1) I haven't used it myself but I think the macro frontend panel is what you need - docs.hise.dev/ui-components/floating-tiles/plugin/frontendmacropanel.html
      2) What are you trying to achieve with the waveform generator?
      3) You could possibly implement this through a third-party scriptnode - docs.hise.dev/cpp_api/index.html

  • @inebbb
    @inebbb ปีที่แล้ว

    Can it also run with a 2017 MacBook Air that isn't supported by Ventura?

    • @DHealey
      @DHealey  ปีที่แล้ว

      Yeah should work

    • @Beatwrecka
      @Beatwrecka 4 หลายเดือนก่อน

      Thanks for all your videos David. I’m just beginning my Hise journey and they’ve been a great help!