Subcategories

  • New API docs available

    3
    1 Votes
    3 Posts
    1k Views
    Christoph HartC

    Custom filters using scripting is a bit difficult, because the overhead of the scripting engine starts to play a role for polyphonic materials, but I am thinking about a different way of adding additional filter algorithms to the current HISE filter.

  • Documentation, documentation documentation...

    13
    1 Votes
    13 Posts
    2k Views
    d.healeyD

    Aha I see what you mean

  • Documentation for ScriptPanel is online

    5
    1 Votes
    5 Posts
    2k Views
    E

    a button for "copy debug info to clipboard" would be nice, then we can easily paste in os, system info, build info, etc.

  • Website: Instruments Showcase

    6
    0 Votes
    6 Posts
    2k Views
    d.healeyD

    I've built a few that I'm using privately, I'm currently recording more content to add to them before I release them publically

  • Install Video...

    5
    0 Votes
    5 Posts
    2k Views
    Christoph HartC

    Wow that sucks!

  • Need Video and Example Code….

    11
    0 Votes
    11 Posts
    3k Views
    Christoph HartC

    Alright, the first video teasers are online. They are also on the HISE landing page but in case you missed it:

    https://www.youtube.com/watch?v=L8ePgySe3Wk

    https://www.youtube.com/watch?v=_MvkQcMi89o

  • Step by step example?

    4
    0 Votes
    4 Posts
    2k Views
    Christoph HartC

    I have the next chapters of the tutorial in the pipeline which will cover modulators, scripting and interface design, so it does have some sort of priority (compared to fixing the forum IP address issue :)). Also the vast majority of feedback I am getting is "crank up the documentation" so I'd be pretty ignorant if I wouldn't listen to this.

    To answer the OPs question about exporting: you have to call Synth.addToFront(true); (or preferably, his new companion, Content.makeFrontInterface(700, 400); in the onInit callback. This will allow you to preview the plugin by clicking on the home button.

    However in order to export the plugin, you'll have to setup your system compilers (Xcode on OS X and Visual Studio on Windows). HISE does not include a compiler, but generates project files for the mentioned IDEs and launches a command line script that invokes the compilation, so if everything goes smoothly, you don't have to touch any C++ code while getting a natively compiled plugin.

  • Documentation issues

    Moved
    8
    0 Votes
    8 Posts
    2k Views
    W

    Aha, thanks for the info about the API list, I am avoiding booting HISE for a couple of days until i have read whatever i can find of use.

    Let me know if you want a hand with the website and such Christopher, would be no bother to me and to be fair I would rather you are updating HISE too hahahaha
    I create tutorials on Youtube and so on anyway, and run a bunch of sites, so if you need any help just give me a yell ;)

  • Website: Home Page Features Box View Details Link are Borken

    2
    0 Votes
    2 Posts
    877 Views
    Christoph HartC

    Yes good point. The quick solution it is :)

  • Tutorial Part II - Sampler

    1
    0 Votes
    1 Posts
    900 Views
    No one has replied
  • Tutorial Part I - Getting Started

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • This topic is deleted!

    8
    0 Votes
    8 Posts
    472 Views
  • HISE Blog

    1
    0 Votes
    1 Posts
    765 Views
    No one has replied

18

Online

1.9k

Users

10.6k

Topics

93.0k

Posts