• Compile for AU on Windows?

    8
    0 Votes
    8 Posts
    413 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
    300 Views
    JayJ

    @d-healey Thanks

  • Build errors

    3
    0 Votes
    3 Posts
    336 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
    946 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
    879 Views
    Y

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

  • Textbooks to study Javascript

    7
    0 Votes
    7 Posts
    850 Views
    A

    @briandoliveira Thansk for the info!

  • Scriptnode Fx Plugin Keeps Crashing

    8
    0 Votes
    8 Posts
    501 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
    3k 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
    262 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
    540 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
    222 Views
    LindonL

    @yall no worries - have fun.

  • Italic Global Font

    3
    0 Votes
    3 Posts
    417 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
    200 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
    1k Views
    meyerkeysM

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

  • Real-world examples

    13
    0 Votes
    13 Posts
    656 Views
    A

    @Christoph-Hart ok thank you!

  • import sample bank

    5
    0 Votes
    5 Posts
    316 Views
    Y

    like today it would be perfect ahahh.

  • Min and MaxValue in scriptnode

    1
    0 Votes
    1 Posts
    107 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Audio in plugin fx

    5
    0 Votes
    5 Posts
    352 Views
    Dan KorneffD

    @Christoph-Hart did you happen to take a look at why it plays back differently on DAWs? I was hoping you see something when you sorted out the sample rate thing.

  • Modulate between to values

    4
    0 Votes
    4 Posts
    199 Views
    ustkU

    @d-healey That's what I am trying to use, as long as I can respect the imposed values.

    @ulrik That's a good start, now I'll see how to dynamically insert/remove points...

20

Online

2.0k

Users

12.9k

Topics

111.5k

Posts