• Compressor/Limiter

    2
    0 Votes
    2 Posts
    206 Views
    ustkU

    @Jay A limiter threshold IS a ceiling no? Or I don't understand what you mean.
    For customising your own modules you'll have to go scriptnode...

  • Convolution reverb maxing CPU?

    29
    0 Votes
    29 Posts
    2k Views
    A

    Just to let you know, I've started a new project with a more intelligent structure, and the convolution reverb behaves properly, with a very low CPU usage (about 5%). So the issue was definitely the bad structure of the previous project.
    Thanks all for your support.

  • Convolution.setFile

    9
    0 Votes
    9 Posts
    633 Views
    A

    @ustk said in Convolution.setFile:

    Synth.getAudioSampleProcessor()

    Thanks! I completly forgot about this! :)

  • pops on the first and/or second loop pass

    4
    0 Votes
    4 Posts
    246 Views
    musictopM

    seems like a full HD defrag with defragler fixed the issue... i can hear no more pops and clicks... will test some more!

  • How to open a .PDF

    5
    0 Votes
    5 Posts
    310 Views
    JayJ

    @ustk Good idea 👍

  • Routing Matrix max count beyond 16 channels?

    5
    0 Votes
    5 Posts
    656 Views
    BrianB

    @Christoph-Hart I just noticed this setting :

    Screen Shot 2020-02-07 at 8.44.32 PM.png

    Does that mean that we could theoretically set to more mic channels than 2 without breaking HISE? I have a 3 capsule mic that is capable to matrix out to numerous setups such as X/Y or Omni, or even multi-channel ambisonics (it's a Josephson C700S), so I am intrigued as to this possible functionality, please tell me more :)

  • Compile for AU on Windows?

    8
    0 Votes
    8 Posts
    382 Views
    ustkU

    @d-healey A shared folder's cool, essentially if you want to share large files too... I'm working on FXs so it's not an issue at the moment
    Did I recommend that? Maybe... I don't remember what I had for breakfast... 😶

  • Specific EQ Type

    5
    0 Votes
    5 Posts
    274 Views
    JayJ

    @d-healey Thanks

  • Build errors

    3
    0 Votes
    3 Posts
    257 Views
    ustkU

    @d-healey It's the one I'm using. I didn't test the more recent ones...

  • 3 band EQ controls via script

    17
    0 Votes
    17 Posts
    840 Views
    A

    @d-healey OK I managed to do it :)
    I needed a local variable to get the IDs of the component being used and an if statement to compare that number with the counter:

    inline function changeFreq0(component, value) { local idx = freq.indexOf(component); for (i = 0; i <= 13; i++) { if (i == idx) EQ[i].setAttribute(EQ[i].Freq, value); } }

    Thanks a lot for the support David :)

  • Two or more knobs with One

    19
    0 Votes
    19 Posts
    845 Views
    Y

    @d-healey thank you . It's fantastic :)

  • Textbooks to study Javascript

    7
    0 Votes
    7 Posts
    651 Views
    A

    @briandoliveira Thansk for the info!

  • Scriptnode Fx Plugin Keeps Crashing

    8
    0 Votes
    8 Posts
    469 Views
    NatanN

    @Christoph-Hart
    Just Tried With The New Version And Now I Can Confirm That The Problem Is
    Filter Delay Node

  • Hise recognizing Midi but not triggering samples..

    22
    0 Votes
    22 Posts
    2k Views
    d.healeyD

    @yall said in Hise recognizing Midi but not triggering samples..:

    @arminh for me. I cant build my vst from hise.

    Solve that problem first.

  • sdk update

    3
    0 Votes
    3 Posts
    245 Views
    d.healeyD

    Be careful. Steinberg only provide the VST3 SDK now, not the VST2 one which is usually the one you'll want.

  • Midi mac problem

    10
    0 Votes
    10 Posts
    510 Views
    d.healeyD

    @yall said in Midi mac problem:

    @d-healey https://www.steinberg.net/en/company/developers.html it's not a New sdk version?

    I don't know. I use the ones that come with HISE.

  • window interface designer problem....

    5
    0 Votes
    5 Posts
    203 Views
    LindonL

    @yall no worries - have fun.

  • Italic Global Font

    3
    0 Votes
    3 Posts
    304 Views
    LightandSoundL

    @dustbro ah I had put a font, didn't know I could use my own font file for it - cheers

  • Object modification, and my lack of JS knowledge...

    3
    0 Votes
    3 Posts
    180 Views
    ustkU

    @d-healey Yes!!! I remember now, you did it few days ago! Thanks David! 😃

  • Linking error (Undefined symbols) when compiling an instrument

    10
    0 Votes
    10 Posts
    999 Views
    meyerkeysM

    @Christoph-Hart thanks a lot Master Hart! After deleting it the file the building works.

32

Online

1.8k

Users

12.1k

Topics

105.9k

Posts