• Button value at start

    12
    0 Votes
    12 Posts
    370 Views
    A

    @d-healey Thanks a lot!

  • Compressor/Limiter

    2
    0 Votes
    2 Posts
    168 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
    1k 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
    491 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
    184 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
    214 Views
    JayJ

    @ustk Good idea 👍

  • Routing Matrix max count beyond 16 channels?

    5
    0 Votes
    5 Posts
    504 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
    279 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
    231 Views
    JayJ

    @d-healey Thanks

  • Build errors

    3
    0 Votes
    3 Posts
    206 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
    752 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
    736 Views
    Y

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

  • Textbooks to study Javascript

    7
    0 Votes
    7 Posts
    505 Views
    A

    @briandoliveira Thansk for the info!

  • Scriptnode Fx Plugin Keeps Crashing

    8
    0 Votes
    8 Posts
    418 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
    199 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
    449 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
    147 Views
    LindonL

    @yall no worries - have fun.

  • Italic Global Font

    3
    0 Votes
    3 Posts
    198 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
    160 Views
    ustkU

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

44

Online

2.0k

Users

10.8k

Topics

94.6k

Posts