• Is this True and correct?

    9
    0 Votes
    9 Posts
    533 Views
    ulrikU

    @gryphonsegg as David said in the post above

    MyComboBox.set("items", ["Piano", "Flute"]);

    will not work.

    The items in a combobox is a string with a line break after each item like this were \n is the line break

    MyComboBox.set("items", "Piano\nFlute");

    that is a bit cumbersome to write if you have a lot of items so, often you write them in an array but then you have to use .join to assemble them together to a string like this

    MyComboBox.set("items", ["Piano", "Flute"].join("\n"));
  • adding 2 Modulator combo boxes

    9
    0 Votes
    9 Posts
    475 Views
    G

    @ustk I am going to try it on another project. I found the drop downs for what I needed but I will try this code only soon and I will let you know. You guys rock. Thank you so much.

  • This topic is deleted!

    4
    1 Votes
    4 Posts
    3 Views
  • Setting up for 2 comboboxes for samplemaps

    2
    0 Votes
    2 Posts
    189 Views
    ustkU

    @gryphonsegg Please don't make multiple threads for the same question ;)

  • Unknown function 'Set' {SW50ZXJmYWNlfG9uSW5pdCgpfDE3Mnw2fDE3}

    13
    0 Votes
    13 Posts
    768 Views
    d.healeyD

    @gryphonsegg Yeah it's probably changed, that video is quite old now and HISE progresses fast.

  • canI import parts of one HISE project into another?

    12
    0 Votes
    12 Posts
    784 Views
    trillbillyT

    @Lindon Ya, This worked better in the end

  • Set order of parameters as listed for automation

    3
    0 Votes
    3 Posts
    350 Views
    T

    @Christoph-Hart Great! Thank you.

  • Filmstrip vu meter issue

    2
    0 Votes
    2 Posts
    422 Views
    R

    Solved it - I had to the this in the extra definitions for Windows & Mac and then they worked

    8aa8588d-01cf-429f-b2a4-bbc3c0240f87-image.png

  • [feature request] Shortcut to add blinky breakpoint

    1
    0 Votes
    1 Posts
    88 Views
    No one has replied
  • Did we ever get a one shot mode?

    4
    0 Votes
    4 Posts
    331 Views
    d.healeyD

    If you want it to change when you change sample map then I think you'll need to do that through scripting in the place where you're loading your sample maps.

  • 1 Votes
    4 Posts
    321 Views
    CasmatC

    @RastaChess Your welcome! the guru's are always good at marketing, but terrible at teaching it when someone gets their "course" haha. As for the subscription based model, its viable to do it if your selling a thing that has ongoing updates and I'd actually recommend it as an option. Don't have it be the sole choice for consumers to get your product since some people may want a subscription. The main reason why these companies, waves for example are trying them out is since they have nothing to lose. They got many customers and they know some people will buy it even if its a subscription.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • 0 Votes
    3 Posts
    304 Views
    T

    @ustk thank you.

  • Change laf of the value popup?

    3
    0 Votes
    3 Posts
    168 Views
    CyberGenC

    @d-healey Amazing! thank you.

  • Hitting "Buffer stack size reached!"

    2
    0 Votes
    2 Posts
    202 Views
    ustkU

    Hmmm... I don't understand where this issue is coming from in the end.
    Because I can create or referTo 1 000 000 times in a loop until reaching an execution timeout, without ever hitting "Buffer stack size reached!"

    So what the heck can cause this in my project 🤷♂

  • HISE VST commercial license

    18
    1 Votes
    18 Posts
    2k Views
    Christoph HartC

    @Plugworx I've changed your post to hide the number. I don't want to post that publicly for various reasons.

  • Clone pack EQ with different frequencies

    3
    0 Votes
    3 Posts
    455 Views
    d.healeyD

    @Matt_SF Thanks, I'll play around with this

  • Set value of one knob with another knob

    7
    0 Votes
    7 Posts
    676 Views
    G

    @ForeverLive does this help? HiseSnippet 1189.3oc6X0saaaCElxNZcVatncXO.D4hAYz1TYuttBjETW6jTDzlDu4trMTTTPKQYSXJRCIpN6UjGjd2tYOD6t7nrGg8FjwejhkSbbrA1JV.BuHHjmyG424vy4vibmXtONIgGCrp7pIiv.qO2t6DlXP6AHBCr21.qOwtGEM.zZxHTRBN.XYU94JYVUVCnG+8SagnHlOd5R.vQbhO9kjHhX5pcZ9BBktKJ.+JRTAseTy874r1bJOUxix1dfQH+gn93CPJ0JYKIwNADAOtq.IvI.q0ZwClzc.+WYF8OhjP5QwpI0AckajY4c4z.EiUqBZOfPC5jauI.4tzYp0W1X8eo89j.xYqO0KbGs.3TDE8GVkVD8pe0zyadzyp.8VyPu6Z20OlLRLUhhael8dLANNDIuBJRKitfR+QY61boFLwFQng3cikSNCg6i87tOrdCuZaV0opSLtOjn+O4URh.9NTLLbLbK3qeib0vwu16MxI5PjM5iE6DFh8Etq2kDMhhgp.i0qYTr9UoXi0qctCpmf8RBanDWNekHayiFwYxItq2JUH3r5W.2PFuWRNG0SLzb96xKjJX1Cip0Wrp4zLee2HQoBSDyosQTZOYnpqRV6VE2xEqUUGBiRXXXXJyWP3LnQlquAx8klEMEWqpy6q5.kCJ2GQgj.0Mg9H1fvBviOLLGgZWUJZ9KID5l4LUVzQpMysFbqsfd0fO7gvLlk.YbATRjg3.CvriSMjWgxySaHOSHhI8REXWublsoVuiMpioIX3E2.dLzkHIr2lPB76x3MEy5KFHW4d2q1TcK.K+ruzSdVUMNbi1F6rHA0jrHUUCmiOysyYGvE3CYt0bduSEmicNujvv4IJy+QwwySpp5V7Bf4xRi5giyMnL8jI4yVEwd4ph3ahbKnHmsGiHNbDlcYk9.Yg6xpLkyHk7+D5ZL2NqFSWJI.GCHxRI2xVmy.z7Mqt8ec5oO3DvRCtwJ.1jlqAWwNKmeF3lwOt21HARUnLyZjV3HbrfnbdVaiem7EHSYyJ1aiSFJ3izlaV1Mvx4JM3wSOvFMmLcxW0LhDDPwc3ID0caA0NIQfG0k7a4b82+vG9ymFU78xe4jHz3hVRRZXHQthsMLnEHhGjQYeROLUcWszLtQQFi+WjwKlhmydJxX6k3ps.3mTfym78ME3wBUGHpBYx9Gtv6gxWk4AoTjX1mpUutjIPYpEeST8tGS5BlTr+kU38aukt8hkkt20tCQ3OX97szb3qLh++Z9l0MTUayy1SI6Z169yeDZ8oTAtbqy5KU25vyyoRU6B8RbYsmpKzrMlhlw+8Sj.wfBg2MmSCrVkm0vJubF1Uzl4hCDTDGdsIv8Kr0N1qSDVewe8gv2wtC5+CAD+.OUPX82GIaFS8HvAoQckeqlOVRUFS18mbMqRpB+l4dp4JB0EyBzSNUNxDVWM2JSX8bgfkHi+1Ey3abSJ+Mo72jxecNk+iwYDg7i4uM6ijUolepdEocyz+3RUr2WMGd1GXn7MxVkIu02W0tyCjdm4inwJi3qWYDOZkQ7MqLhGuxH91UFwSV.B0uq1yRE7HS7tbgN6n+vNKqcXHYjqNzG7OD.yhd.

  • Macro Modulation Issue, Need Help

    17
    0 Votes
    17 Posts
    1k Views
    Adam_GA

    @Natan said in Macro Modulation Issue, Need Help:

    @MikeB Thank Dear Mike 🙏 But Your Snippet Rejects The Connections Again.

    The Only Solution I Found With Help From @d-healey Was to Store The Names In An Array And Call Them In obj.Text.
    And It Works Just Fine :)

    hey @Natan :) would you mind sharing an example of this? im having the same issue with macros and cant make it work :\

  • I cannot get hte audio analyzer to work.

    9
    0 Votes
    9 Posts
    381 Views
    G

    @gryphonsegg I got it. Just needed to se the index to 1

18

Online

2.0k

Users

12.8k

Topics

110.9k

Posts