• Saturation modulation

    5
    0 Votes
    5 Posts
    185 Views
    d.healeyD

    Looks like the poly shape effect will do what I need.

  • Macro Control for ScriptNode

    14
    0 Votes
    14 Posts
    267 Views
    d.healeyD

    @toxonic

    But won't I need to use an inline function for realtime?

    No, and also your UI script should be deferred (non-realtime) anyway. I think all callback functions (except control callbacks) are non-inline.

    Yeah a loop inside the function is fine. You might want to reverse the order of controls in your array, it seems strange that element 3 is knob 1, but it won't affect the functionality.

  • Can we get a Compile option on windows

    7
    1 Votes
    7 Posts
    163 Views
    LindonL

    @d-healey @Christoph-Hart -- ignore me then - back on yer heads...

  • drawAlertWindow customization

    1
    0 Votes
    1 Posts
    53 Views
    No one has replied
  • Amend the "Something went wrong during extraction" message

    3
    0 Votes
    3 Posts
    98 Views
    LindonL

    @d-healey said in Amend the "Something went wrong during extraction" message:

    @Lindon I always do a check before extracting to make sure the user has permission.

    if (!dir.hasWriteAccess()) return MessageHandler.showMessage("Unwritable Directory", "You do not have write permission for the selected directory. Please choose a different one.", 1);

    MessageHandler is a custom namespace I'm using.

    yeah nice - but here the application is using the default extraction system. Not my nice (I will check before you do it) installer.....

  • Scriptnode Zoom level - Component list Colorcoding

    3
    0 Votes
    3 Posts
    99 Views
    lalalandsynthL

    @d-healey ok, :)
    Removed from feature request .

  • Scriptnode Temposync/Unsynced speed.

    3
    1 Votes
    3 Posts
    123 Views
    lalalandsynthL

    @Matt_SF Oh ! cool. That was stupid of me :)

  • 3 Votes
    24 Posts
    1k Views
    d.healeyD

    Am I being silly or is the favourite button state obj.buttonState inverted? Aha! It triggers on mouse up not mouse down :)

  • Element groups for saving in presets

    2
    0 Votes
    2 Posts
    219 Views
    Christoph HartC

    I don't think it's a good idea. A preset is a single state that needs to be recalled on various occasions and adding another abstraction layer on top of that will lead to issues and regression problems pretty soon and the possible use cases are way too broad to be covered with a "hardcoded solution".

    You can achieve this kind of customized loading / saving with the pre / post user preset callback where you could remove eg. all mixer gain values if the user chooses to do so.

  • Native SVG import?

    16
    0 Votes
    16 Posts
    1k Views
    d.healeyD

    @Steve-Mohican said in Native SVG import?:

    @Christoph-Hart that's amazing thanks a lot <3

    BTW if I understand correctly, we have only draw path option in the Hise SVG to Path converter.

    Could you add also Fill Path and Close sub-path options too? Because in most cases just filling the path is the way to go especially for icons, personally I don't use draw path way too much.

    If you add these options, I hope it will be available for this current .createSVG method too.

    You can do this from within HISE. Use the function g.fillPath() instead of g.drawPath()

  • Feature request- multi out in standalone app

    1
    2 Votes
    1 Posts
    183 Views
    No one has replied
  • Prevent loading hxi when using encoded expansions

    2
    0 Votes
    2 Posts
    239 Views
    d.healeyD

    Never mind: expHandler.setAllowedExpansionTypes([expHandler.Encrypted]);

  • This topic is deleted!

    9
    0 Votes
    9 Posts
    53 Views
  • Synth.sendController with specified midi channel? (solved)

    8
    0 Votes
    8 Posts
    177 Views
    ulrikU

    @Christoph-Hart worked great! :)

  • Resizeable GUI with Drag and Old Stepped GUI Resize

    40
    1 Votes
    40 Posts
    2k Views
    ?

    @Christoph-Hart Can you solve this please?

  • XY Pad to Control 4 Gains

    3
    0 Votes
    3 Posts
    340 Views
    L

    @d-healey
    Thank's David you gave me the Answer Now it's Working!
    P.S. i posted this in Feature Request
    because there was already a Post About it in Feature Request
    [XY Pad](https://forum.hise.audio/topic/1637/feature-request-xy-pad/11
    i just did a Follow UP

    Thank You David!
    Working Snippet:

    HiseSnippet 2001.3oc6Z07aiabEmzdY6Zk3fcCVjC8z.i1Bp0VxhTJYKvl.60xeDmD4UHZ2M6BWi.ZxQRC7HNBjTqkxtFXOzCsm5+B4bOz+AZODTfduWJPOUjhdqm5k1C4R673PJNRhTxV.IXchHfk0LuOleu27l2LyiptGyF66y7TTW4QC5hUTeSsFCbCZWssEwU4vcUTusVscPOE8LTcKGziv9AJ6LnqkuO1QQUc4C.1TW4FJgO+6s1whZ4ZiS5RQ4ILhM9SHcHAI8Ve6OlPo6a4feDoiD2U19PalaUFk0iCok0Joz0x9LqV3ir.1VRSQ8GsmCIf40HvJ.6qndicXNCZzlctqf+mP7ImRwPCCkFbEI5deF0APLzqR01DpS8XS2Wgqk5INhkENh6nUi3PF1ehC4VgDPIRH6OTWZZvyPFdkt7vSUBd2P.uaq0v1izMHgBfs2P6P2.rWSK9TfLrD7prTu2TqJiygaPwNVmg22i2XnD5uWoRaf3ej+9qla0b7IB+.zys7PO8Y7495tTzGfhktENnJqSWlKug9ZwLrFHYhbMHc5RwPHhAWzv3JPv8Z1DaykRPFEROSIMmgjlYJY4YHY4LkrxLjrxZi6gNykcpOWpiO49HfRSlGRmv6nz8QDz6ipv+25qme0buX0bH9SH+GSNISO5GyYXs00IqajGFKYYJ5Cb5F3wnUsnzS4KPzCm..Fu.F8M2DUi0yGiptyp4hma.wB6cnPM64ZGPXt53myGyDvQZhDcUzlRrOC6fd4KQhNb7rZgRZ1Az24swXZdgnQZ.dBZS7K5XEXUrO2JqYw8ldVtsvQptOZSAKb69yHNAs0yuAhG9gLhs2QUxfzTx.Ik7gXRq1AQZYDkD8jzQx2D9zRg9zmXQ6g0MtqDvk0hfUCYVKLB2CxOI6lYn4ASxZ4r0b+TzLGy1sAWgidpnLahlSiX4zIFhEObWdvevHDDe6BwWuPrrHL.rNvJxi0Kf3hGMJLjzmJnjDD1JeTvi3yVEax2g3ATptX2.+hmR4AswicLSgqE.5CYqkGdn2cyMaAgrm+IvHwCKRKfKk3mhu6kVAoF8Io.wmPJhwVELbVrU7jdddvrA5tSEjQ8UnRo3A.TMr1XbffJL4nYLkQKw.pjhSYxobvy.yP6Qojt9X8i6uAZvFnxkf+NIleg2aLdfAnRoS3eLJawN49gl7.oUwRzmv6zecPeyVfDCTHwj8OHreiLA0DCsj.xy1fqY1wkbN1mAo5O3wGVXGKOJ67B0vNjdcViqyJEKMdL3CnjVtXmGg6GnaXduBbDcb+0M4vnfAfCyRoXUbu7ZTbyf0lk1F.ZKTWlvT38RWUdvWC00v05DWJ2EghWGKNrftc7VYaviP4wavtKQtGJy1hhHNvBhv3xhDWGb+G1LQnHvNLogblmKhF2IGYlKrqoQzdioBgUysBWuRmKAlFdPPfG4zdAXcYBvmanavWGIj9tELDmLZknjc7ul8d27Czj19ziBQgKLcyvbFlw3VhYVVhY1VxzMAyoYBlWBSn7UzDJmkITddMgxSyDJOhIjkQT4JZDUxxHpLuFQkoYDUjLBIjeDK.+PW874dQtUxcQNz3jZ1LUZQJih8RkLbWMuoIntauNmh8h8PwLxuzxn2JRK6aEIeoMagOQhQl6gtjfG1E6l0ckThbjvk5hPEm0fv6L8VQ2YpAk3f8TH7qF8i0BWPpDBX3dn+leM7721R4RKrYhv+W8e4u8O8e95qfvkSD9N+9C9Gewc96WAgqjH7e7O.O+ysTd7g6xOxHbmwHGA24zE6EP.+t5t3myuLt3FjqnsK1+r.VW97wvPNE0aJFzUiueokKlFNl4zhyGqze3M1+pS2dfbiyg8FS5va61g6dH2CO.lcdbXLGT+Dspv0L72.8grmi8P+bzt7aYzh31RoKqautOz8SAUDxjHtPYR3NkoVIv9RYv1c6NLGtnui1QLuNVTxWfcpi8r4p0pEVoCwwghqy7IPLdRIJ95sbvMs5QEmiRte+dMaR5CP7mckfnoDD+RWYH93WWfX4rf3e4kut.wJRPT4m9c2D8jkl4VZ0XN8nVAiV0HH8eDAXbjKOCTBFW93OPtTZeqTJoKKbusVcRfc6zw6RofWdFmuswaTg4VUSTRlDvdCs8e57VEtzKRXoYUjvaNrZoC2fODJuklbUsxpTou5w+0i9pcwTqQbfelbtyu4O+uRqXpG5xSQFTmQs7F28u7n17xWNadF14ziQ.SBcsIl9s0Bc4Wm.bXHw0G.eKM9wEdM.thhK0plE+X377zZG0qSC9kvswbn5xOOCbDT0kfCKJZWBZC.pA10Irw+i+DQz.ZqFQzHlnxUMYfYVICPJu5fYjLPQ4YauHYvhjAKRF78jjAky9kn9pOZQxfEICVjL3GNICpjUxfu72c2pKRFrHYvhjAWeSF7cwXzwx1i841hxFCKMuYXOb61M7mM0JZ0f1ngk4VSqTwRPguHetsMT+jBb+S5xXNGxTdNjoxbHy6NGx7dygL2aNj4WLUYfeAYOnW.qiH9O4cUPw70NugbCM0CFckk7uwqvw5P30mFGLvWg3EHmveOWG4UR62iRmfGnyw3qwY3ykaGNlbSB56Eguphe0VCeMWI0fUrwiXkrxTroO5ZiMU9RaSGeswlLtz1zIWarIyQsoZ02K7EgoptmqEeqAQu+e.vd0rt```
  • Value Set Mode for Sliders

    16
    4 Votes
    16 Posts
    388 Views
    LindonL

    @Christoph-Hart well I like 1 best, then 3, then 2...

  • Panel font properties

    1
    2 Votes
    1 Posts
    233 Views
    No one has replied
  • Give/Set focus

    9
    1 Votes
    9 Posts
    467 Views
    Matt_SFM

    It would be nice to have this. Giving focus to a user-input label when clicking on a button for example, as David suggested.

    @Christoph-Hart would that be possible to implement please ? :)

  • Support for mono-to-stereo

    15
    5 Votes
    15 Posts
    969 Views
    O

    @orange ah, ok! Thanks for the help and that makes things clearer.

    @Christoph-Hart this would be a great addition for effects to add to the backlog.

    haha yeah! I am definitely more than a little addicted and I've been meaning to check out NoiseAsh plugins soon. I know a few people who have been raving to me about them. Great work on making those if that was you. Totally blew my mind when I realized those were made with HISE!

49

Online

1.6k

Users

11.1k

Topics

96.8k

Posts