• Coming over from Kontakt? Read this!

    Pinned
    8
    1 Votes
    8 Posts
    2k Views
    LindonL

    @d-healey said in Coming over from Kontakt? Read this!:

    @Lindon They live inside Kontakt's sample map too, it's just that with Kontakt there is only one sample map and it's part of the NKI.

    I think the main different between Kontakt's groups and HISE's is that with Kontakt you can route them individually and apply effects and other processing to them individually which you can't do in HISE (yet...?).

    In HISE the routing and modulation is at the sampler level rather than the group level.

    Absoloutely - valuable stuff to include - I guess I was thinking inside a group you see a mapping of sample audio files, inside a Sample Map you see....so (to start with) same same...as a starting point. But hey no problem.

  • How/Where do you actually market/sell your plugins?

    45
    1 Votes
    45 Posts
    1k Views
    d.healeyD

    @aaronventure Looks like it's an all-in-one solution so I would have to put my products with them instead of on my WooCommerce site, is that correct?

    For VAT I'm all set, it's just US taxes I was thinking a MoR would be of benefit for me. I'm considering Stripe tax, they charge $0.50 per 10 API requests per transaction, but I can limit it to just the few states that have an economic nexus thing, so shouldn't cost me too much.

  • How to read file contents using HISE?

    3
    0 Votes
    3 Posts
    16 Views
    CatABCC

    @d-healey said in How to read file contents using HISE?:

    Ha! I got it. Thank you.

    FileSystem.getFolder(FileSystem.AppData).getChildFile("license");
  • Where is the logical source code for HISE to obtain machine code?

    9
    0 Votes
    9 Posts
    80 Views
    CatABCC

    @Christoph-Hart No, my goal is to simplify the user's operation

  • How to Enable New Profiler in HISE

    3
    0 Votes
    3 Posts
    43 Views
    DabDabD

    @d-healey Oh.. Yes, You are right David. In Extra preprocessor Definitions it was already written , I just changed it to HISE_INCLUDE_PROFILING_TOOLKIT=1 to enable it. Now it is working.

    Thank you David Bhai (Brother == Bhai) // India Hindi 😊

  • In plugin help system

    15
    0 Votes
    15 Posts
    157 Views
    Dan KorneffD

    @Christoph-Hart This new found magical power is intoxicating! 😳 😁

  • Set pluginParameterName dynamically

    6
    0 Votes
    6 Posts
    76 Views
    ChazroxC

    @Christoph-Hart I just recently wrapped my head around changing audio routing by script and this feels very familiar . Im excited to dive in! Thank You sir!

  • Formant Filters - Anyone made one with Hise yet?

    8
    0 Votes
    8 Posts
    167 Views
    DanHD

    @aaronventure yes lots, but I haven't done a huge amount of editing to existing code

  • Sorry for the code dump...

    25
    17 Votes
    25 Posts
    546 Views
    T

    @Christoph-Hart don't know if this is helpful or how hard it would be to implement in HISE/C++ side, but, since you never got this running in linux: as an alternative to using websockets (and this would be my preferred way of communication if it were possible), you could potentially ust mqtt for communication. That's what I've done with a pretty large electron sound design app I made, and it works great for ipc and communication. (plus it's more reliable, faster, and cleaner because you have topic based message routing).

    Basically main process just spins up an mqtt broker on launch, and then all my different webviews, and swift audio rendering processes, just connect to the main broker and use that for pub sub. Disadvantage would be people would have to include a lib like https://github.com/mqttjs in their webview, but it looks like you need to add a little code already anyways to get the comms working.

  • Channel Amount Mismatch

    2
    0 Votes
    2 Posts
    90 Views
    CyberGenC

    @T-B-Guang Having this same problem with no obvious reason. Trying this in a new tester project. only a few samples. sampler channels are the same as master channels. Have you found a solution?

  • multichannel scriptnode synth

    2
    0 Votes
    2 Posts
    29 Views
    Christoph HartC

    @Allen Use a silent synth with a poly FX, there you have the ability of setting the channel amount.

    Link Preview Image HISE | Docs

    favicon

    (docs.hise.audio)

  • Floating Tile won't change colours

    4
    0 Votes
    4 Posts
    73 Views
    ChazroxC

    @elemen8t Yessuh!

  • 8 Times more CPU consumption on Aida-X Neural Models

    43
    1 Votes
    43 Posts
    2k Views
    S

    @Christoph-Hart
    If I might throw my humble 2 cents in....and my 2 cents are change left over from a whole career of working in guitar amp modeling software, having spent almost 20 years with the ReValver amp modeling software and another 4 years with the HeadRush pedals and software. The software market segment of simulating hardware has completely turned from component level modeling to leveraging NN modeling. Neural Network modeling allows us to do in a matter off days what took months or years to accomplish, with better results (most of the time). Beyond guitar products, NN modeling lends itself to preamp, channel strip, etc modeling, which is why it's such an opportunity for @orange. This has really nothing to do with simply downloading models from tonehunt.org, this is about implementing something that will be "how it's done" from this moment on. Here's a real-world scenario: I am currently working for a guitar amplifier manufacturer that has a 60+ year history in guitar amps. They would like to release plugin versions of every flagship amp they have ever made AND ship a plugin version with every new amp that they design and release. This is my project, NN modeling is how to do it, and I have to find the solution that lets me get it done.
    Having said that, I have really fallen in love with HISE in a short time, but it might not be a realistic solution (at this point) for my project. I would hate to see all this not properly implemented in HISE. It would be such a missed opportunity.

    Having said all that.....we are about to enter the 2nd wave of NN modeling market disruption, which will truly change everything...again:

    Link Preview Image The first publicly-available parametric Neural Amp Model

    Today, I'm releasing ParametricOD, a plugin that uses NAM's parametric modeling capabilities to give you a model of my overdrive pedal that is accurate across the full range of the pedal's knobs and switches.Get it here: Users | Neural Amp Modeler.GUI for the plugin.The plugin is available in VST3 and AU formats for macOS and VST3 for Windows with similar compatibility to the open-source snapshot plugin ("the NAM plugin"--or perhaps just "NAM"--to many users).This plugin is intended as a "concep

    favicon

    Neural Amp Modeler (www.neuralampmodeler.com)

    Thanks for letting me get that out....

  • How to modify these title texts in CustomSettings

    5
    0 Votes
    5 Posts
    36 Views
    d.healeyD

    @ustk said in How to modify these title texts in CustomSettings:

    so you can just make your own comboboxes

    For those three settings actually I think this is a good idea. For the audio settings though it becomes complicated very quickly.

  • How to turn an Airwindows effect into a Scriptnode

    19
    0 Votes
    19 Posts
    286 Views
  • DSP compiling error on WIN, works fine on MAC

    65
    0 Votes
    65 Posts
    798 Views
    oskarshO

    @orange yes some nodes seem to only work on windows and some only on macOS. The source code of my project can be compiled on windows and MacOS the same. Make sure to clear the binaries folder of the dsp networks. Do not delete any other folders.

    When compiling make sure you first set all networks to not compile - then compile the dsp networks - open Hise and set your networks with Airwindows nodes to compile.

  • Loading Wavetables from Expansions

    4
    0 Votes
    4 Posts
    202 Views
    CyberGenC

    @bendurso thank you for this.

  • Compiling DSP Networks as DLL Issue - stuck at 25%

    8
    0 Votes
    8 Posts
    117 Views
    DanHD

    @Christoph-Hart It was a dodgy faust node. I didn't bother to look at the faust code to see what was wrong. I was just going through the nodes one by one and deleting them and recompiling. I didn't need it any more and must have edited the code badly before going on holiday and forgot what I did. 😆

    HISE was built with Faust and all paths set correctly to answer your question. Thanks for the help!

  • My HISE choir

    14
    21 Votes
    14 Posts
    164 Views
    FortuneF

    Mystic sounds, really cool. Congrats...

  • Gated Reverb

    12
    0 Votes
    12 Posts
    121 Views
    griffinboyG

    @Morphoice

    Well maybe. But it'll be so cpu hungry. And fiddly because the routing of a real reverb is a complex matrix with taps coming in and out of all kinds of places

14

Online

1.7k

Users

11.6k

Topics

101.0k

Posts