• Pan issue in Waveform Generator

    13
    0 Votes
    13 Posts
    688 Views
    LindonL

    @ally said in Pan issue in Waveform Generator:

    @Lindon It's doable. 6 might be a little much voice count wise with unison voices coming from the synth group melting your cpu...

    oh I didnt mean it wasnt do able - just not int the customised way proposed...

  • g.drawFFTSpectrum Implemented yet?

    Unsolved
    2
    0 Votes
    2 Posts
    106 Views
    Christoph HartC

    @HISEnberg haha I think the „under construction“ was just a passive aggressive hint from Dominik for me to take a look at it because he couldn‘t figure out how to use the method.

    There‘s nothing „under construction“ there, it definitely worked at some point but I haven‘t used the method for quite some time. I‘ll take a look later.

  • REVERB HI CUT & Damping Fix

    1
    0 Votes
    1 Posts
    81 Views
    No one has replied
  • Simplest way to get single-cycle waveforms into the wavetable?

    18
    0 Votes
    18 Posts
    1k Views
    A

    @ally Don't forget that you can trim that voice count to reduce the memory overhead!

  • Custom nodes cannot be edited after the DLL compilation

    2
    0 Votes
    2 Posts
    82 Views
    Christoph HartC

    @orange Yeah I removed that because it was super glitchy.

  • Help With Faust Please

    3
    0 Votes
    3 Posts
    136 Views
    P

    @Lindon thank you very much! this worked for me.

    I did not know that i had to follow this practice, on the internet i couldn't find this solution.

    But again thank you and i hope some other people will see this

  • Need some help understanding Wavetables

    17
    0 Votes
    17 Posts
    1k Views
    ?

    @harris-rosendahl I haven't opened the project for a while but I think I've changed it to just regular RR's with individual samples, see this thread:

    Link Preview Image NEATBrain Writeup

    Hello! I promised a full writeup on the new type of VI I'm working on, designed from the ground up to solve the following problems I personally have with Sam...

    favicon

    Forum (forum.hise.audio)

    which has a bit more info about the full process 🙂

    the main technique is calculating the length of a full cycle and using that as the parameters for Sample Looping, from there you can just make use of the Sampler as normal (RRs, groups etc) and don't have to think about all the experimental crap I was doing here

  • developer branch

    18
    0 Votes
    18 Posts
    711 Views
    W

    @Lindon since I do backups of my project from early stages to the latest I found that 3 versions earlier something happened, not sure, but I could export an earlier version today, lots of work lost but at least I know I can still export, thanx for all the help and for this new tool to test the plug ins

  • Possible to cap Samplerate to 4096 only? (Analyser & Parametric Eq)

    3
    0 Votes
    3 Posts
    194 Views
    GabG

    @Christoph-Hart Thanks!!

  • same envelope on multiple parameters

    5
    0 Votes
    5 Posts
    261 Views
    LindonL

    @d-healey said in same envelope on multiple parameters:

    @Morphoice Global modulation container

    ..but remember this is one envelope to rule them all - so no local polyphonic triggering for sound sources...

  • New user here. Any SNEX tutorials?

    9
    0 Votes
    9 Posts
    698 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
    295 Views
    MorphoiceM

    @aaronventure brilliant thank you. that worked

  • How to structure this synth?

    8
    0 Votes
    8 Posts
    355 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
    101 Views
    No one has replied
  • Need Assistant for Plugin

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

    4
    0 Votes
    4 Posts
    246 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:

    https://forum.hise.audio/topic/4753/arpeggiator-presets/32

  • Reload Sample Maps

    10
    1 Votes
    10 Posts
    485 Views
    clevername27C

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

  • VST3 UID?

    2
    0 Votes
    2 Posts
    177 Views
    d.healeyD

    @musictop This is probably the plugin code in project preferences

  • Export Setup Wizard Problem

    13
    0 Votes
    13 Posts
    730 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

8

Online

1.8k

Users

11.9k

Topics

104.0k

Posts