HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. IsoWalle
    3. Topics
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 43
    • Groups 0

    Topics

    • I

      Code Signing error

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      647 Views
      Dan KorneffD

      @Lindon said in Code Signing error:

      I have the same problem - so I always type out the entire notarize command . Seems to be fine for codesigning but notarize not so much.

      I copy and paste from a text document. No issues here.

    • I

      Display preset name and folder in label

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      10
      0 Votes
      10 Posts
      600 Views
      d.healeyD

      If you fancy playing with C++ this is the function and I don't think it would be difficult at all to modify.

      String ScriptingApi::Engine::getCurrentUserPresetName() { return getProcessor()->getMainController()->getUserPresetHandler().getCurrentlyLoadedFile().getFileNameWithoutExtension(); }

      What I think might be better is to add a function to the user preset handler that returns the current preset as a file object.

    • I

      Funny slider?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      886 Views
      C

      @IsoWalle said in Funny slider?:

      @civet I tried messing around a little with your code and I noticed that it takes the value from where the mouse is and not from where the "dragger" is. So if you click and drag and continue outside the "triangle" the value keeps changing.

      Any way to make it stop?

      Sorry, I just wrote some dirty code to prove that it works.

      It takes more work to finish a custom component, such as redraw the appearance, encapsulation with namespace, configure parameters more flexibly, etc.

      And there are many other implementations.

      I just modified the code and added some comments on it, hope this helps.

    • I

      Server API update?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      30
      0 Votes
      30 Posts
      2k Views
      Christoph HartC

      @parabuh So it's the www. that is causing issues?

      macOS enforces SSL encryption sometimes, but that has nothing to do with HISE.

    • I

      Compiler out of heap space

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      330 Views
      LindonL

      @ustk possibly..

    • I

      Compressor reduction reset

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      602 Views
      I

      @dustbro :crying_face:

    • I

      deletefileordirectory

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      5
      0 Votes
      5 Posts
      296 Views
      I

      @d-healey Didn't think of that, my bad! Thank you very much!

    • I

      Knob reverse range

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      312 Views
      d.healeyD

      @yall Not sure that will give the right output.

      HiseSnippet 845.3ocsU0rSSDDGelBCZqJQL9.rgSkDsoEQzDN.R4izn.Mt.wajgcmkNoyNylclUoZLwC9v3IeF3Uwadz2.8+L6V1EsAklXOzr++92+Om9op.lVqRQ35GNJggv2k3ORZFzc.kKQ81BgmmrGUaXod4r1bTBUqYgHLdlcsLv0mE498i02jJnx.VIKD5XEOf8JdL2Txs+FujKD6PCYGxiqn8JazKPI6pDpL.OyPZiRnAComw1mZUqFAgma6PtQk5anFlFzYSU3H+Ap2Iy0+XtlepfYI5f7AGkyF0c.WD1ebtpQH7r8Ky7Yxy7GR1iGxujeYE39NAdkVTsFfqccPpyM.R3JPZ1bHs.wOHkmXJkXwycH8jPCIhBk5pPIWWTsyvjtJPCooULcHamTf3RKZtZ61OxC9ao0ZzfKEbIyKJSFX3JomR9Ro5zNVqSUhlAp3DkD7yi7dKUjwVpwGZTGDpUBVqjTtzTpRqyXllKFykKtziyUdsFeDBwXj.h6NV2lK5ByhK0Ra45BVWpPbJztadUL.doB51WYXGHa5vQiO1v62EEEMQYE9RvRmnX6TX50YXSYV7orzpUAqhPa5p8949258A4kjJJpj8jbyAIrB5cThPaO098eNofJpo1YlBDBpZbSLyWLw3K3grTDGbxsHtBJxA9p6lni5sE0PG6FviPTRXoFtMYvawdKr6lOHVmrESOznRb5VzFgiE+0fdNBSveGh0H6GeA9PaFYKIy4T.EyCCEr9JM2VxKQ2xW.2bR74u2g3O7vut62d+mWOtx8lO8hKhomWMezYQQ7ycGJh3hXsAvTuX39AB+.xQZlWHKhlILd5gfefI+grvCUN8Q+4tGr0qByDTyUOEXu4UHvB3p6e1cLIjHipdS7Fben80de3eEhKP5yMAClLFqMALB8++GXr3p58HaGEwBLk.bVxNuYZOg9WB+qUYFt7r8nPq2N4seVrO7XR.ChtTxDZ6PXM6FTNcaKssB3yjgNheB+JD1wRiKD1YrPTLMHUcRP9dm8t8scb.LIcOSUGduDn8tbgiPZ2pscPmeRPfM8eLrTOYaVdJr4ISgMqLE17zovlUmBad1TXyyuVarud+hLiJNec.Xzea2gOLdaIElrbSgnecZm0cO
    • I

      Unix timestamp

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      1
      0 Votes
      1 Posts
      221 Views
      No one has replied
    • I

      Server API Gone

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      13
      0 Votes
      13 Posts
      792 Views
      d.healeyD

      You need to compile the develop branch.

    • I

      JSON Server response

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      262 Views
      I

      @lindon Thaaaaank you!!

    • I

      C++ docs missing

      Watching Ignoring Scheduled Pinned Locked Moved Documentation
      5
      2 Votes
      5 Posts
      501 Views
      Christoph HartC

      This project is usually used as the gateway to HISE via C++:

      Link Preview Image GitHub - christophhart/vcsl_hise: The VCSL - HISE Edition

      The VCSL - HISE Edition. Contribute to christophhart/vcsl_hise development by creating an account on GitHub.

      favicon

      GitHub (github.com)

      I would suggest to build it and then play around. The "public interface" for HISE is in this folder:

      Link Preview Image File not found · christophhart/HISE

      The open source framework for sample based instruments - File not found · christophhart/HISE

      favicon

      GitHub (github.com)

      So until the docs work again, you can just read the source code comments (the docs is more or less the same information in HTML format).

    • I

      Keyzy implementation

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      420 Views
      I

      @christoph-hart Yeah, i found the link that says "Hraw" but it leads to a 404. Is there a way to get that part of docs?