• Synthesised Drums?

    Solved
    24
    0 Votes
    24 Posts
    1k Views
    C

    @Christoph-Hart Thank you!

  • Sampler normalisation, is it per channel?

    21
    0 Votes
    21 Posts
    1k Views
    d.healeyD

    @Christoph-Hart said in Sampler normalisation, is it per channel?:

    but that is definitely a feature not a bug

    Yeah that's good, I've just been puzzled by the UI not hitting the same peak across different samples, and now the mystery is solved :)

  • Scriptnode bypass question

    3
    0 Votes
    3 Posts
    153 Views
    JulesVJ

    @Christoph-Hart Clever trick :) Thanks.

  • pops and clicks around low filter frequencies

    14
    0 Votes
    14 Posts
    440 Views
    DanHD

    @Morphoice there's a range of tools / nodes for modulation. Have a look at pma nodes, intensity node, min-max, tables.... for velocity try the midi node but remember to put it into a midi container.

  • Android?

    8
    1 Votes
    8 Posts
    784 Views
    orangeO

    @Christoph-Hart Fair enough :)

  • Can SNEX include external header files?

    9
    0 Votes
    9 Posts
    341 Views
    Christoph HartC

    @ustk ah I mispoke (cue the obvious improve my skills joke here), that works on Visual Studio.

    In Xcode what you need to do is to go to the Main.cpp file and where you see this:

    TempoSyncer::initTempoData(); // Node registrations ---------------------------------------------------------------------- registerPolyNode<project::node1<1>, wrap::illegal_poly<project::node1<1>>>(); registerPolyNode<project::node2<1>, wrap::illegal_poly<project::node2<1>>>(); registerPolyNode<project::node3<1>, ...

    right click on node1 (or the node you want), then use Jump to definition. If Xcode hasn't completely given up with the auto complete (happens sometimes, Apple FTW), it will take you to your node file and open it in a new tab.

  • 0 Votes
    5 Posts
    436 Views
    M

    I found this with a little search.

    https://support.google.com/youtube/contact/brand_request?hl=en

    https://about.meta.com/brand/resources/instagram/icons/

    https://about.twitter.com/content/dam/about-twitter/en/brand-toolkit/downloads/twitter-external-brand-guidelines-01272021.pdf

    I didn't search deeply but as far as I understand if you have permission from the brands, if the logo fits brand's criteria and if the link is directed to them I won't have trouble.

  • VST Graphics Design

    32
    -3 Votes
    32 Posts
    8k Views
    DabDabD

    bot.jpg

  • Loading images from intermediate expansions

    3
    0 Votes
    3 Posts
    221 Views
    P

    @Lindon i mean this type of expansion where all images and stuff are packed into hxi file

  • IPP on Windows

    9
    0 Votes
    9 Posts
    318 Views
    A

    It's also a good idea when your bladder is full.

  • Windows project in Linux

    4
    0 Votes
    4 Posts
    151 Views
    A

    You'll have to recompile any hardcoded FX that you're using.

  • How to get MIDI out of MIDI FX plugin??

    15
    0 Votes
    15 Posts
    1k Views
    A

    @d-healey Yeah I think this has been around for a while. MIDI FX only works as AU. For VST3, you have to compile VST3i .

    It's been a few months since I last tested MIDI FX. I think I have a bug report on github about the differences between HISE and compiled version MIDI output as well.

  • Is there a guide to tracking a HISE project with git?

    10
    0 Votes
    10 Posts
    632 Views
    ustkU

    @d-healey Yeah I agree, but my tests showed that all flags weren't reliable when set within Hise.

    I think FORCE_INPUT_CHANNELS was not working

    JUCE_USE_BETTER_MACHINE_IDS=1 DONT_CREATE_EXPANSIONS_FOLDER=1 USE_SCRIPT_COPY_PROTECTION=1 FORCE_INPUT_CHANNELS=1 HISE_DEACTIVATE_OVERLAY=1 ENABLE_ALL_PEAK_METERS=1 USE_IPP=0 CONFIRM_PRESET_OVERWRITE=0 HISE_USE_OPENGL_FOR_PLUGIN=0

    Also I have some hardened runtimes, microphone flags, microphone access, access text, etc...

    This is something that is still not clear in my mind as where I should set them all. So I kept setting them manually (until I could keep the jucer with Git)

  • Change UI per preset

    7
    0 Votes
    7 Posts
    526 Views
    dannytaurusD

    @ustk Perfect, thanks! 🙌

  • Preset List Order

    Unsolved
    9
    0 Votes
    9 Posts
    313 Views
    HISEnbergH

    @d-healey Great thank you so much. I think I need a refresher on the String API.

  • Interface Preview - gone mad

    5
    0 Votes
    5 Posts
    152 Views
    ulrikU

    @Lindon said in Interface Preview - gone mad:

    @Christoph-Hart -no it inst doing that - I havent set the UI scale factor anywhere, but in the end I found that GeneralSettings.xml had:

    SCALE_FACTOR="1.75"

    flipping this back to 1 fixed it...

    Same here

  • Inspiration

    3
    1 Votes
    3 Posts
    283 Views
    Robert PuzaR

    @griffinboy 🌞🌗🌍

  • Reverb, Daw and Crash;(

    19
    0 Votes
    19 Posts
    1k Views
    S

    A Faust generated code is never supposed to crash. If is does, then its a Faust compiler problem, but surely not with freeverb.

  • Question about licencing and output

    5
    0 Votes
    5 Posts
    358 Views
    Robert PuzaR

    @d-healey Please specify. If I release an instrument and a sample under Gpl3 and it is important for me that no one can ever close the code - that it is always Gpl3, so how does Hise allow you to buy a license for closed code? How can Gpl3 not be preserved?

  • Get data from external script processor

    19
    0 Votes
    19 Posts
    1k Views
    ulrikU

    @orange Thank you!

20

Online

2.0k

Users

12.8k

Topics

111.3k

Posts