• How to make plugins launch a set preset. Plugins load empty.

    9
    0 Votes
    9 Posts
    1k Views
    M

    @christoph-hart i understand what the user presets entail i have dug around in the files themeselves obviously its just stored parameters. but i have it figured out. and example is the main one we were working on, when it loads it is on the mix page etc. i simply want to make the default preset be starting points for everything. but the loaduserpreset seems to do that. as long as when the plugin is recalled it doesnt revert to that preset it will work

  • Hise Player?

    3
    0 Votes
    3 Posts
    709 Views
    R

    I see. I hope Player will be ready some day, it can be a real alternative to Kontakt.
    That looks like a lot of work, if you are the only developer of Hise (why don't more people contribute to the project?)

    Meanwhile, is it possible to make a sample player using Hise, like Sforzando?

  • HISE instrument CLI build

    3
    0 Votes
    3 Posts
    780 Views
    A

    @christoph-hart Thanks for the info. I have not been able to find the CLI HISE app? I have built HISE STANDALONE but I can't seem to find the HISE makefile etc...

  • Adding automation controls

    2
    0 Votes
    2 Posts
    624 Views
    Christoph HartC

    Set isPluginParameter to true and give it a name using the pluginParameterName property.

  • i need a freelance developer for my plugin

    3
    0 Votes
    3 Posts
    857 Views
    Dark BoubouD

    Hahaha me too!
    It's ambitious for people not really used to code, and compared with some others, HISE is far from the simplest VST creator ^^
    So instead (because everyone here is yet very busy with their own code), you should have a look to Maize Sampler 2, very fast and simple to make a sample-based vst, or SynthEdit which is just a paradise of simplicity and unlimited creating tool for everyone, for synth-based VST.
    But at some point you will realize that other editors are not as modular as HISE - since with HISE you code your own things how you want them to be.

    So maybe start with lighter, and then get ready to lose your hair xD
    What's your VST about?

  • UI Desigin--- step 1

    6
    0 Votes
    6 Posts
    858 Views
    d.healeyD

    @lindon Yeah use an image :p or a panel

  • 0 Votes
    5 Posts
    1k Views
    M

    @christoph-hart yeah it sounds the same im not sure if it was @d-healey or one of the other very active members had mentioned something about this a few months ago and said using a different VST sdk fixed it. an older one i believe. but i cant find it in the forum anymore. i believe it was using 2.3 and not 2.4 but i dont know where to get 2.3 to try

  • Custom waveform

    3
    0 Votes
    3 Posts
    791 Views
    K

    Ah, well, or, instead of adding another hardcoded path for the waveform generator...
    you could probably draw your own waveform in the already existing wavetable synth? :) (I just found it...)

    0_1529605862782_Bildschirmfoto 2018-06-21 um 20.29.00.png

    Master Chain + -> Wavetable Synthesizer

  • Step sequencer....

    3
    0 Votes
    3 Posts
    872 Views
    chrisC

    ok i can paid somebody to do that...
    do you know where i can found this developper profile?

  • randomization feature

    4
    0 Votes
    4 Posts
    881 Views
    d.healeyD

    @aombk For some modules like envelopes, EQs, etc. you can add the built in modulators. If it doesn't have the option for using the built in one you either need to write your own module or modulate the parameters through scripting.

  • LV2

    2
    0 Votes
    2 Posts
    512 Views
    Christoph HartC

    Nope, that's not on their feature list unfortunately so it's unlikely to happen...

  • Additive FFT

    7
    1 Votes
    7 Posts
    2k Views
    d.healeyD

    Heres a link to my test project, I don't really understand the wavetable synth so not sure if what I've done is correct. The close mic samples are in there too for anyone who wants to play around with this.

    Dropbox - Error - Simplify your life

    favicon

    (www.dropbox.com)

  • AAX Plugin category?

    8
    0 Votes
    8 Posts
    1k Views
    Dan KorneffD

    @remarkablex excellent info!

  • Remaking monolith

    13
    0 Votes
    13 Posts
    1k Views
    d.healeyD

    @christoph-hart Excellent, that should work nicely!

  • How can I create an interface for Start-/EndLoop of Audio Loop Player?

    3
    0 Votes
    3 Posts
    773 Views
    P

    Thanks for your example Christoph!

    I´ll dive into it tomorrow with this:
    https://de.wikipedia.org/wiki/Datei:LARC-V_(Iceland_-_Jokulsarlon_5).jpg

    : )

  • First VST

    1
    2 Votes
    1 Posts
    327 Views
    No one has replied
  • Max value for attack is ignored when exported

    6
    0 Votes
    6 Posts
    638 Views
    ?

    @d-healey I added this to the script editor and now it works:

    // [JSON Attack]
    Content.setPropertiesFromJSON("Attack", {
    "max": 25,
    "mode": "Time",
    "stepSize": 1,
    "middlePosition": 12,
    "suffix": " ms"
    });

    So I guess there's a bug in the property editor.

  • Mac os a simple install

    1
    0 Votes
    1 Posts
    645 Views
    No one has replied
  • Toolbar

    8
    0 Votes
    8 Posts
    866 Views
    ?

    Ok, so I've found the vst file and it works, so I've made my first plugin, just a sine wave without an interface, hahaha, but it works, sorry for the super basic questions, but I realise now that the tutorial is outdated, it would be great to have an up-to-date tutorial.

  • JUICE

    2
    0 Votes
    2 Posts
    419 Views
    hisefiloH

    @typewriter7051 I recommend you to do the tutorial from www.hise.audio step by step. That will clarify lot of things

26

Online

1.8k

Users

12.2k

Topics

106.0k

Posts