• Load a User sample into Sampler?

    Solved
    3
    0 Votes
    3 Posts
    99 Views
    griffinboyG

    @trillbilly Thank you this is probably what I was looking for!

  • Lock specified (index) point in table

    17
    0 Votes
    17 Posts
    258 Views
    D

    okay thanks im gonna watch now

  • Host Undo and Parameter Automation

    Solved
    4
    1 Votes
    4 Posts
    122 Views
    clevername27C

    @Christoph-Hart I missed your reply here - thank you very much for taking the time to answer this. Let me know if you'd like me to hit up Steinberg about the "Important Parameters".

  • Hello what the heck is wrong its literaly like that in docs

    Solved
    7
    0 Votes
    7 Posts
    131 Views
    D

    oh yes i just got it, thanks David!!

  • Pan issue in Waveform Generator

    13
    0 Votes
    13 Posts
    550 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
    91 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
    66 Views
    No one has replied
  • Simplest way to get single-cycle waveforms into the wavetable?

    18
    0 Votes
    18 Posts
    745 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
    68 Views
    Christoph HartC

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

  • Help With Faust Please

    3
    0 Votes
    3 Posts
    101 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
    770 Views
    iamlampreyI

    @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
    603 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
    166 Views
    G

    @Christoph-Hart Thanks!!

  • same envelope on multiple parameters

    5
    0 Votes
    5 Posts
    235 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
    389 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
    259 Views
    MorphoiceM

    @aaronventure brilliant thank you. that worked

  • How to structure this synth?

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

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

    4
    0 Votes
    4 Posts
    220 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)

50

Online

1.6k

Users

11.2k

Topics

97.1k

Posts