• Engine.getPreloadProgress()

    5
    0 Votes
    5 Posts
    344 Views
  • Is there a way to make a button play a certain Midi note momentarily?

    3
    0 Votes
    3 Posts
    453 Views
    R

    @ustk Thx haha

  • I appear to have a problem with customizing the keyboard

    3
    0 Votes
    3 Posts
    366 Views
    R

    oh, I'm an idiot lol

  • Is there a way to make controls for solo-ing one sample?

    24
    0 Votes
    24 Posts
    2k Views
    R

    I got it to work! Thank you! ^^

  • Knob value to different ranges for different fx

    4
    0 Votes
    4 Posts
    251 Views
    ustkU

    @vewilya The general mapping formula is simply derived from a cross-multiplication like so targetMin + ((targetMax - targetMin) x value)
    You can also have use of Engine.getDecibelsForGainFactor(double gainFactor) for gain stuff

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • 6 State Paint Routine Button

    14
    0 Votes
    14 Posts
    565 Views
    ?

    @d-healey Thank you I will look at it

  • Sequential Server.callWithGET uses?

    7
    0 Votes
    7 Posts
    313 Views
    orangeO

    @d-healey Ok you are right, it doesn't have directly an id field. Woocommerce user retrieve response is in an array format. So:

    var usid = response[0].id; works.

    [ { "id": 12345, "date_created": "", "date_created_gmt": "", "date_modified": "", "date_modified_gmt": "", "email": "USER_EMAIL", "first_name": "", "last_name": "", "role": "customer", "username": "", "billing": { "first_name": "", "last_name": "", "company": "", "address_1": "", "address_2": "", "city": "", "postcode": "", "country": "", "state": "", "email": "", "phone": "" }, "shipping": { "first_name": "", "last_name": "", "company": "", "address_1": "", "address_2": "", "city": "", "postcode": "", "country": "", "state": "" }, "is_paying_customer": true, "avatar_url": "", "meta_data": [ { "id": , "key": "", "value": "" }, { "id": , "key": "", "value": "" } ], "_links": { "self": [ { "href": "" } ], "collection": [ { "href": "" } ] } } ]
  • Experimental stuff...

    5
    0 Votes
    5 Posts
    611 Views
    ?

    @Lindon Hey Lindon! Did you successfully advance this idea any further?

  • 1990's Srciptnode :)

    1
    2 Votes
    1 Posts
    102 Views
    No one has replied
  • can't download HISE

    14
    0 Votes
    14 Posts
    461 Views
    JayJ

    @d-healey yeah that work out, Thank you @Christoph-Hart and @d-healey

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Multiplying Panel & child components

    11
    0 Votes
    11 Posts
    476 Views
    ustkU

    And I'm using crazy mouse CB to simulate buttons and complex behaviours per line... ðŸĪŠ

  • Knob 2 value

    16
    0 Votes
    16 Posts
    584 Views
    Y

    @d-healey said in Knob 2 value:

    Knob1.setValue(Knob1.get("max") * value);

    this is exactly the formula I was looking for !! thank you ^
    I even think I can simplify ultimately, 1 single button that will control my modules rather than making 3 buttons

  • How to customize Popupdata PresetBrowser

    5
    0 Votes
    5 Posts
    272 Views
    Tania GhoshT

    @d-healey Great... cheers !!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Xcode 12.2 ?

    15
    0 Votes
    15 Posts
    566 Views
    Y

    @andioak for the moment there is nothing. I still haven't managed to compile hise ^^

  • How can I submit auth token in header?

    6
    0 Votes
    6 Posts
    299 Views
    ?

    @Christoph-Hart

    I see. In my system, I use a JWT wordpress plugin that excepts

    Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodH

    format. Because of that I guess I use this (decryptedData contains token value):

    Server.setHttpHeader("Authorization: Bearer " + decryptedData.token);
  • Preset Favourites / Star

    2
    0 Votes
    2 Posts
    208 Views
    DanHD

    @DanH Ok it seems to be an issue with having brackets ( ) in your preset names.... No brackets and you can save into the favourites list 👍

  • Scriptnode and DSP

    3
    0 Votes
    3 Posts
    202 Views
    ospfeigrpO

    @ustk It's well beyond me was just messing with the dsp stuff on scriptnode it's an interesting idea all the same. i guess it would require c++ and that rules me out :-)

36

Online

2.1k

Users

12.9k

Topics

112.1k

Posts