• Interface Preview - gone mad

    5
    0 Votes
    5 Posts
    151 Views
    ulrikU

    @Lindon said in Interface Preview - gone mad:

    @Christoph-Hart -no it inst doing that - I havent set the UI scale factor anywhere, but in the end I found that GeneralSettings.xml had:

    SCALE_FACTOR="1.75"

    flipping this back to 1 fixed it...

    Same here

  • Inspiration

    3
    1 Votes
    3 Posts
    270 Views
    Robert PuzaR

    @griffinboy πŸŒžπŸŒ—πŸŒ

  • Reverb, Daw and Crash;(

    19
    0 Votes
    19 Posts
    944 Views
    S

    A Faust generated code is never supposed to crash. If is does, then its a Faust compiler problem, but surely not with freeverb.

  • Question about licencing and output

    5
    0 Votes
    5 Posts
    350 Views
    Robert PuzaR

    @d-healey Please specify. If I release an instrument and a sample under Gpl3 and it is important for me that no one can ever close the code - that it is always Gpl3, so how does Hise allow you to buy a license for closed code? How can Gpl3 not be preserved?

  • Get data from external script processor

    19
    0 Votes
    19 Posts
    1k Views
    ulrikU

    @orange Thank you!

  • Scriptnode doesn't save the changes in the custom nodes

    Solved
    8
    0 Votes
    8 Posts
    944 Views
    A

    @Christoph-Hart you can see in the video that the network itself gets saved to a file. This happens by default when you Save XML.

    Doesn't a network (in this case UpDown) have to be a file in order to be importable into another network as a node?

    Why wouldn't hitting Save XML also save the changes in the external/child network?

    Can something be done about the UX of making changes there where a reload of the entire host network (either by ejecting it and loading it back or by reloading HISE) is necessary when any changes are made to the external/child network and Save XML is executed?

    Any networks that also host the changed network should automatically reload when the project is saved.

  • Toggling modulator polarity button from UI?

    5
    0 Votes
    5 Posts
    445 Views
    d.healeyD

    Just came looking for this again and noticed Christoph solved this a couple of weeks ago - https://github.com/christophhart/HISE/commit/2057eb72499e0be24b8effe0e908588d40d8311d

    We now have Modulator.setIsBipolar() and Modulator.isBipolar()

  • Best resource for learning HISE?

    36
    0 Votes
    36 Posts
    3k Views
    griffinboyG

    @Dan-Korneff
    @DabDab

    For nonlinear circuits (amps, filters) I'm working towards using HSIM: (https://www.researchgate.net/publication/354894471_Multidomain_modeling_of_nonlinear_electromagnetic_circuits_using_wave_digital_filters)

    Essentially breaking down the tree into smaller sections and solving nonlinearities locally. A bit different to Kurt Werner's suggested approach of grouping the nonlinearities at the root. Apparently this way is the most efficient (with SIMD), but nobody has compared them yet, so I am looking into doing that and writing a paper.

    Apart from that, yeah your process is similar to mine.
    Creating models for each component, using iteration to inch closer to the benchmark results from the real component. After that you have to deal with representing the connections πŸ˜‚

    Lots of work. WDF is good if you know electronics, state space modelling (+MNA) can be tidier and a heck of a lot less code, but I find it more confusing. I've only done filters using such techniques but I know that it's the industry standard.

    12ax7_1.png

    I'm working on a WDF header library for Hise which I intend to release, but it's still in progress, I need to talk to Christoph more about SIMD support in Hise, to see what the best way to optimise it.

  • Unexpected behavior of a FAUST node

    2
    0 Votes
    2 Posts
    151 Views
    ulrikU

    @Mighty23 your roomsize parameter doesn't seem to do anything, is there something wrong in the Faust code maybe?

  • VMware or Proxmox for compiling?

    5
    0 Votes
    5 Posts
    390 Views
    GabG

    @d-healey @Dan-Korneff @orange Thank you for your answers, I'll look into that!

  • Local LAF Alert windows

    12
    0 Votes
    12 Posts
    485 Views
    LindonL

    @Christoph-Hart thanks I will try this...

  • default ZoomHandler.js Plugin Size in DAW

    3
    0 Votes
    3 Posts
    209 Views
    Oli UllmannO

    @treynterrio When starting the plug-in, I check whether the GeneralSettings file exists. If not, I automatically set the scale factor to 75%. Works on the Mac. I have not yet tested whether it works on Windows. There is also the option of querying the user's display size.

    const appData = FileSystem.getFolder(FileSystem.AppData); const settingsFile = appData.getChildFile("GeneralSettings.xml"); if(settingsFile.isFile()) Console.print("General Settings exist"); else Settings.setZoomLevel(0.75);
  • Number of parameters in custom nodes

    8
    0 Votes
    8 Posts
    542 Views
    Christoph HartC

    @orange if possible you can also use a slider pack to reduce the number of parameters (if that is a sensible choice for your node).

    But 40 should be fine, the node interface might look ugly as hell though…

  • Still Struggling with Multi-Outs

    9
    0 Votes
    9 Posts
    358 Views
    d.healeyD

    @Lawrence Currently not available, it's been requested a couple of times though.

    You can use ctrl+# to comment a line and if you use multiple cursors you can comment multiple lines at once.

    Peek 2024-10-15 18-03.gif

    @Lawrence said in Still Struggling with Multi-Outs:

    Is it at all possible to have 16 mono outs instead of 8 stereo?

    As far as I know HISE always works with stereo outputs. Although with FX it's possible to have them in a mono mode so perhaps it's possible with instruments too, but I don't know.

  • Faust error ( DSP )

    6
    0 Votes
    6 Posts
    427 Views
    tsempireT

    @bendurso Thank you very much, I understood its function.

  • Wavetable Help

    9
    0 Votes
    9 Posts
    464 Views
    MorphoiceM

    @ulrik sadly there isn't

  • SNEX weirdness or me ?

    22
    0 Votes
    22 Posts
    837 Views
    ustkU

    @Christoph-Hart Working smoothly! Thanks a lot for the fix! πŸ‘

  • Module Browser gone?

    4
    0 Votes
    4 Posts
    158 Views
    Oli UllmannO

    @Christoph-Hart
    @d-healey
    Yes, I just found it. Thanks guys! :-)

  • How to store specific preset without it being in the preset browser?

    8
    0 Votes
    8 Posts
    429 Views
    GabG

    Here’s the complete script for anyone to use, enjoy!

    HiseSnippet 4228.3oc2ZktjiibblblgytSqUarRgbX8G6.QG1J5wbLD.AO850COAZd.Rv6CYIYPfhDfDWDWjfNlH7O7Ch8afeDzih8av9FXW3hDfM6Y5czrqWI9iN5ppLyJqu7nxpJvnqxALLT0Sj7lQNZfDI+hTCcTLEpIvJpjnY8DIeYpZzK0RT0Qi0v.vmHYxmS4NVxW8hDd+912VkUhUgCbtqDIlnJxA5HJKZdtWlxsEkjHY4AiDkiPc1xM4TUpoJoZA0immBKgFK2V10ftrtj8rTItm0PHQx+tTfh4KkGvxylgEjmEOSd1rfB337qxBxmAuHXIAKFXYAVnV2fWzTUenIqIvHQxWTUk2Ynf5dE+IXhng3RIfaC7DCgyre2jpR7tKQ2dSTSPThmIDfLRjHYJlyv0y8gqeQJZQdwS8eF19JuAPNyQT.L4yhqdOOl5gGU8vhndWQkRFQkdguJ8yRMjSWTy77Ht5yOIUSESf9JVncJpp3Sahmc7WlplJjBESTY1s.RcXiSbbWdLr2f.+yq+5at4W+qQpCVIp.PF2DolprlpBjKiaf1PCSDaVcjZzUYvQ9FjPAtFXdht6t0azagR5LCLL5.6GkAuQufgtfClONCtiFmggrlV5rlhpJsUTW9nbFmr3hfRGZaoEO7dEPThtMNZ0X0J.WLbxiXWfxKjyUR9zDHF7qtDT0uJGmGMNWC.1.8kWkkfgBUSHJa.LQ78IQ96QxgvYYXpJin4MPTE2um.J+FjeyMHve+qd+082sJv.2a+GPtcnrppof+5712bd70dc.IHSgrnDpbCYv2LrVsZ0av2Y888mZO.e59VSvU3QuWqghsvjFqEYrGLrfR81CJTeddl6WtXEaUpllUXVtPafbiIkxWTJs9vNiHWXroxLYY7whn4Ery2fbNYy9YKXTcWMZGq7yIVyhhOeMampa6VcB1315SFUsyD6tGwFHkAEW2dDuYFpCEozmKWUr+1bhh6mr833NspasrYOdEs5G5t8X67XDZ81K1X2XScglq2UpuZ9oVYZrUbAvHa9iy3k6x1RFXg6nNaLMcS94cZSLQ8PeRygD1kpPoKrgqPUMCv9ZUEWIOZB1tsD7qFtcSZ7pnSlpzZaSpRN5EKlqu1d0iYYazUL8bRycpBCok5rjaMyt8GJIQcnakBa6Z2tfNnIgxjtnownDk5yKQufjytdIpUoONuXknlAiPeFOSQ9BtlBtdmLERRyVyrsgtnwx5C5VY7wC8zZ2pETOwjVrirc1bpGRe+8Ylzs5xZn4ONZ6DlN6JjmVTNaQLBErVVxKQ4wc3xOBs618MVqLr9.91VMraShgYWvjqp0zlUp2lTGaSCam1qKkyYtkV0L5aEvsUZhR2EqVUih0aefpjA0jkxijMq069ps.C5JCQtI4JdbTC8EDMLllVpuwT6l01BFWA5wXzGe4p5fE8m4b+zs4yma.dqAjzy6N4nTukP.bl3nkEYR2ggxI6.Vl4EywjY1nzKH6l8nxjRo6ajSQgu27MYMjnxZsmjWPnhAmSq91poQYvE2arrUtI6FzDewXoiqmQT+9zX7bimHWq9z4aKJXMDiwImNI0hI.klEbjM5ojOpAP2KBzC8Ix4h9SgnOaUOzeYM9Jr4ludYUg5aln1px8i5noiuhBaVSpd8w6ZT2rot3t9VMJN6Ha+czaTDxounDeuhR.bBkZJYF1cEMGKncUcprU4FtqxN6L8yvSr8fRszjap4jmcKeOMTx16DTHWWZTmCGaZyLtE6BL7LlSWPQNgbHaog42ILXZ5zGKYNSdRCMqdDNcq2a8t6wHHMWVpfbCcc4Q4PyVuxbzhnsY6plqA1QJ7Y85QwONOVdZBZFFxVXz0V0.ag3BGhLvnpcB4ptGtYeGhiTUHAbSEWkaIkcCrA6ZPuesy7dnpJSyNuYWtYUOpYVMc8cUbJT2griCE8ZPEtLKlzp5sdP56dyikGpltkBmfCxH39BV5f2epHx.+etqkJ5XCiVUoFWoM8dwA52ue3FiZqsUqXtdYsUDPeQIXhnhoK0i+blnoRdYhzroByDw4kIBPLeVdN2TTzjqGPUYWNsFSZ2pBY6Y8xsnoCKJ6jYs5kIesrkZfq6rdu1fh6umzZYVbBuzQMsEoFrkAWsi0xQh6JUOs0LiCagCrbn9fL83sZ2hBqzBmLp6KzkC+37RYmzSVXL1wMDX60WkeaKp4DcWWKuEwpwazEmxXTrFOyr5KYlO1Zh.UktiGThqM5Lt0ZijVlqmCdlcxJjxCjsFRzoj7bhRRs5hM6fMVipFjsyyxee9N1TbqlRLOMiceiknkLrHoEKzg8XmbaZVfZQOzE5neWSEYWEeOLWSS4UsVjkBqQiFq6eDlJpsv1kEGkETeCaapJlUVwA2P.stSqz7NDy4AzcWr6P9lTqjKLJCeiUx6IDXN1rZSqwYPIxJlawLXPw5L61fJznF9hCUIT2x.Jls.slMVdEE5NKJsu.obN907GVhdjojsUQaA1s4NxQToOS1gGZ.wtLCr1JosZbsd6JlaZGsZU6NWovtVnSv0nOHItgXX6prjY0JfNcp8jgGTZ5r+.dg0N1bMY2HriLmbkEsj2oWYK1tZbC2WWtniepnECFYI14PgINhExLqVuA6WgWJ2BXpH.ECds8bvTQ3ZmSE04xTQCNmJRuYAZdyQyndrTQYBSEEtmbEKEVB8iKqpMhEs4FEEsY04LXKpH0+fWH.SNZ07DKrMDXQmkQ5dsYSnAVx7N8XKTfuS8Y8tWp3AFppB42zRyvQ.ifUAPUX13C84qzZ81Zb4XPoWwLZzwk6D5JIzI+jY5ZGM31j2FL.XMqMIn0VbdiIaADfEn5a6rWZWCdaQh9KoYkvskk6VDqZ+8EIacfe7Hp8n22ZxAoJiqk1rMV61qmphBm4onMXytLyRzIXLSbfm4fdC4T5LTCyjaA2wg.zpYcJZzxLiE0TLEttGkHMGsr1FQdIY4rEVqxHmsSggZjzsczmcTe4g5kZr2dvjCwSCAqnpBOOhrpNHrBJDAfN.EE8leqeEWjvrRt0ZhXphvpoI4DP3MhJRtULtJbbuA8qO6NQEdvgWeieVNwUH9cf7O8MHXH+peEheq+wXkngJATVaJ75KROJoxwJEPHrJtnb7a7DCTMCo0ufTTHIvXTfGQ24y.pWFzWelzyUhdUxOEoGgkfJQuJ89NlQHFV3sgpD.USWzsh6JPrQDvGn9P+WjzA+Opa5+nL5dvCT3.SXkr.A3VZD7Hjb5efVmwZ7P0.Yqa491tbXb4RL3XBmEYjkNrN6Jll5hKsLi0+YVe8qu.dCN1vYwE.5wDUPexhGB4+cd+EHY.tv9dAP0TAtJDCAJeGEe3x2kJTZuyy2DdllkpUUOf.8QjVB2h9j23C7Ngmc2EYcOPjtpzcbgmF5M9vVnuZTmXuAfmwvE6eW3oOrEUsLBOFBbwZBkc3rekI06XgenI0M.Iniq47yYoqCbOnqqqv2D3grND+esqF90WvhBXeH42EicHsmb8hG2g72dstOK3nHSn3uvb3cd2mNz3R9OhfF2frOAff2Iuef+nwU.f3AneHjHR3owiD1VWWzFDxlmO6CmznAwenoLHL13Jg1PIDahfK7gPqto.3zZ23lS4xBlnZAibW7fQnD7BStNkQifboz0q4QnLhCEjxGl+6grbUS.j2KS08PNuBNFbEEt3fklGTbJ+zdQSgvbZtI7e38T3dMhdWSAb+rUp5vcLgMv9ZDwquMIbfzoCsSQj.plkgvcw2k72FtGy6NaQt6VQSfrwsuIFyaTEUt61+Ykae8qe3l+Fr1fv.NDCWYivZfv5FP8XkD3xRMeN9dpv.3jyDVav4whctpfwc2CIx1ouINwgmvJzkGp39aveIgQOCPzPxGkgS0rFV+vGT1Adid4vNOKg9wmytcskPfGYHuw7iOy4IFe24TaWoxJHldBeezRaFBWN7OzuvEtOw7kE4bkJXNEp34WdgU1xiFdlGDoDR1SOhIji3NKObBduARmfuGV114.qqHyXwW+wVVj2hF5LIpr91n6AEIYeSEQy6Bi1fXsaaQnfN9vJF+inZQuscBWQemKRj1uHQnh69Khx2U0DzSwS8eEbXjKGZ0pqNVPxXIf9UG18UczeeLdmhk7RfdjsB8HLQxWD+4PR83OGRzWqgy+F3iPnuYomFP4wdCmDAWau6q4DnUPRM8d3juJ3gSBiWRHxmH4mkxy+KgmJmH4qd4yBehqKY+KCXeHzaBn6w7WlJpM6jLbe2qxDDMK+TjATqh4+DSJdO+1iJkpdEJFrL71r+RleOKi3L6t++UXdby5rlrtuCU.tBwZMftonqYLYcXI8b.+Wk5UopCL1Zpp4A7AEEkH4KeBP+gSSY4+kxNmZ7GVWVlENVpjtlDuTCIR9WmJ5aNbyEW7m6p8zT+4OUy144+eaUj4OgRYCSf1PXHenM8+43+9a0B81ZBkzm6KI7DZr5vzTl.udSkBd7sDdJenrlWNpp8YOcugHxn92Qk6KRcNSSbE7KhLKIdOJ1Ubvh.V+tn5yuqrnAspLTJr5N9Qm6E4MENSQ2xB.w0BlQWPO441y+LhixlOAy8CeZ0uJEsJukjKhE8kdceO7fAbArnOup6SnpXHZ5DMf8S1y+9TUweVJFQSNgqqiO6J5HLh96CcL3Qy+oo7eBxyJ3KRQN66oWH+4Ql+ep+7+Wj5dVcdNUdX0Uzrv3DcD3z6pGmhWipKcAl6U025lCazPuRASrN1W.QhDtwyQxqG06B1wvxdbwnZDMf2quHAndcp4ZmN2wckEceCdXh2f99On9OGUdniBWT+I21i.v.kycda4jO+Iif3ueC3.UKSXkPzrvxKby210RdnpkNG.Z+TTfUXElCNnMlaaWkXHPg2qw+K7Wvf3tsSFLHd3fQcR9LeizO4b1IOSSrrUw9BFNmpJBlLEVOjrpkRjP5+62ByPQcgkCZTLuruOYP2097LtZ.5eYjDtH++SpjefsxuZTX1bQYMIf+I37vhWkJ33bwV8CTUkiGr.yQyJqAU4ncAM6cfbKEiLcmK5C5dDO+ehDj5.vQ.D5Aeu3I7CM79W4Cu+7TCM0ArxvYdHqKN6GKcSpfV3eJ9ttzdxeWWv3OIUV931w+P4pVvsCzi26+UYuo5xXXsxAZ9.fFf0Lt85yKOX.ktpk1kb8su0a+uQ5rbai4v7susmB.ZOMitFqoqZXrBtb7jkQrrEV5qcwpy834qZDuOnsMpU00PM1v6hID4Bc.NSs2rfMh0yO5Yo7aieQ6LWzl3h1YunctKZm+h1EN21GPoY0b8Lfsu7zXu7o4yCE.CKbIGgxphqOIb+d9.efcu7Gcefc+IPQfw1j4Ug5neZ0FJv7dvSj4oi+b3QvVwZIYF1a7neZUEUMAUEQt392P+00qA5Q08qtfpXZBCuN2yun7.fDf0HR.5eS4NhJ.V83gsemvhOQa39KS4qtHtorP9S2h2e9eVW79SEh9xf8yb+3E0M+QnM7KR4k0EwcSx+bqnNtPQAWOA+u2kBk74.E2MY7NiozkEkY.2y2Ukfa37ChVJyxoq9647urKWc8y85ApkJdek4uJEsaaD7GdKWxv8Y98bbwE0CXLyGKiDerLl8ikwberLl+ikwBerLV7CynaY.UrLUkCttpDzLM7c.S13jC3yS7+A815LWA

    You'll probably need to change the base64 for the Grain1 though.

    Here's how to update it if you have a hard time figuring out :

    Click specifically on the black line and it will outline green once selected,

    P1.png

    At the top it should say Edit whatever you've selected and click the Create Base64

    P2.png

    And finally, paste it here and make sure there's a coma at the end and that's about it!

    P3.png

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied

1

Online

2.0k

Users

12.7k

Topics

110.2k

Posts