• New user here. Any SNEX tutorials?

    9
    0 Votes
    9 Posts
    718 Views
    griffinboyG

    @FatMitchell
    Would you rather I did a tutorial on snex, or on c++ nodes?

    C++ is more complex but allows you to do some really complex DSP not possible in snex.

    Depends what you are wanting it for.

  • load current project on startup

    7
    0 Votes
    7 Posts
    296 Views
    MorphoiceM

    @aaronventure brilliant thank you. that worked

  • How to structure this synth?

    8
    0 Votes
    8 Posts
    359 Views
    A

    @dannytaurus just start using it and you'll figure it out quickly.

    The scripnode systhesiser sound generator itself provides you with the voice paradigm, polyphony and the envelope slot. So add that, add your envelope, then open the scripode synth with the icon on it, create the file.

    I the network itself,sou want a split node (which processes each od it's child nodes individually fed by the input, then sums it all together) filled with chain nodes. Use as many chain nodes as needed where each one will be used for an individual oscillator.

    Now add an oscillator to each chain node. Follow it with a pan node, and then a gain node.

    Now create a parameter in the main network node for each control you want to be able to access individually from the script. So probably 6x pan and 6x gain nodes.

    Each chain is now an individual synth that you can process subsequently using compressors, filters etc. It's all in one network, data is easily interchangeable and you can directly implement more complex dsp if/when needed.

  • How Does Code Execute Before onInit?

    Unsolved
    1
    0 Votes
    1 Posts
    102 Views
    No one has replied
  • Need Assistant for Plugin

    1
    0 Votes
    1 Posts
    149 Views
    No one has replied
  • SIMD is already built into Hise?

    4
    0 Votes
    4 Posts
    258 Views
    griffinboyG

    @Christoph-Hart
    That's really interesting I'll have to test it myself.
    Since Hise is already set up to use ipp, can I assume that ipp will work in scriptnode? I'm looking to vectorise samples to do 4 at once (block processing where each channel is done consecutively, vectorising samples rather than channels)

  • How do I save user-generated data?

    2
    0 Votes
    2 Posts
    133 Views
    HISEnbergH

    @dannytaurus Someone posted a while back about a customized arpeggiator/preset browser that creates a different folder and file type. Check the end of this forum post:

    Link Preview Image Arpeggiator Presets

    @d-healey @DabDab Ok got it working thanks to @Casey-Kolb (it was a silly error!). Here's a snippet for those interested, it's a bit messy but you can see ho...

    favicon

    Forum (forum.hise.audio)

  • Reload Sample Maps

    10
    1 Votes
    10 Posts
    486 Views
    clevername27C

    @Lindon (I see Chris addressed your question, so I'll bail out.)

  • VST3 UID?

    2
    0 Votes
    2 Posts
    179 Views
    d.healeyD

    @musictop This is probably the plugin code in project preferences

  • Export Setup Wizard Problem

    13
    0 Votes
    13 Posts
    742 Views
    F

    @orange Ok got it. Will make some space and reinstall then.

    "Also, for your computer to work better, your C drive should not be full. As David said, you should save space in C by deleting unnecessary applications or files in C or moving them to other drives."

    How much space in disc should be left? 5, 10, 20 Gb?

    @aaronventure thanks! Will try it
    https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html

  • understand the routing matrix

    1
    0 Votes
    1 Posts
    100 Views
    No one has replied
  • Get the size of an image loaded into a panel

    4
    0 Votes
    4 Posts
    134 Views
    ustkU

    @d-healey Actually a mix of the two might be a better candidate, keeping the w/h separated, and removing the for loop for a more direct getLoadedImage(imageName)
    @Christoph-Hart ?

  • AudioWaveform Index -1: On Init

    6
    0 Votes
    6 Posts
    180 Views
    DanHD

    @bendurso haha! not great mid-session tho 😆

  • multi-column comboboxes -> HISE crashes constantly

    16
    0 Votes
    16 Posts
    343 Views
    Oli UllmannO

    @Lindon
    @d-healey
    Guys, it looks like it's working now. You are brilliant! :-) The solution was apparently to replace the text already in the sampleMap array.

    Thanks a lot! If you're ever in Germany, I'll buy you a beer! :-D

  • kindly asking for help with a compile error in OSX.

    5
    0 Votes
    5 Posts
    223 Views
    musictopM

    @d-healey Yup, this is surely the first question that needs to be asked and I forgot to ask him this question. Thanks, will ask now!

  • ComboBox - submenu etc. Documentation

    11
    0 Votes
    11 Posts
    525 Views
    LindonL

    @Christoph-Hart yep cool thanks..

  • Slidepack LAF drawSliderPackFlashOverlay

    3
    0 Votes
    3 Posts
    162 Views
    hisefiloH

    @ulrik thanks mate. Yea. Was driving me crazy. Will go around with some other way. Sliderpacks with arp flash was cool because of the bpm sync. But have to build my own.

  • Changing combobox font

    27
    0 Votes
    27 Posts
    3k Views
    d.healeyD

    @udalilprofile Use look and feel

  • My Daw ( Ableton) see my exported plug-in but fail toopen the plug-in

    11
    0 Votes
    11 Posts
    265 Views
    W

    @Mighty23 I did and it rewrite but nothing happened, i restarted the computer and try but no luck, I will export again and see

  • Cant export FX Plugin. Please help!

    12
    0 Votes
    12 Posts
    339 Views
    W

    @COM-DEV I noticed after updating to 4.0 I opened an early version by mistake and found a similar export error, then I opened 4.0 and export in that version and exported perfectly,

31

Online

1.8k

Users

12.1k

Topics

105.8k

Posts