HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Lindon
    3. Topics
    • Profile
    • Following 0
    • Followers 10
    • Topics 600
    • Posts 6,514
    • Groups 1

    Topics

    • LindonL

      Macro Modulators...seem to be broken

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      33 Views
      LindonL

      @Lindon anyone else?

    • LindonL

      Harmonic Filter problems

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      38 Views
      LindonL

      @d-healey yes likely - but for me its happening with the polyphonic harmonic Filter...I'm trying to build my own...with cloned svf_eq filters in scriptNode - but its not as good ....

    • LindonL

      Do I not understand this ScriptNode network?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      34 Views
      d.healeyD

      @Lindon I think it gives the same value but scaled in some way. If you replace the pma unscaled with a regular pma you'll see the value.

    • LindonL

      Clone ScriptNode - getting a simple value passed in...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      185 Views
      LindonL

      @ulrik said in Clone ScriptNode - getting a simpel value passed in...

      Thanks Ulrik, how did I miss that?

      LMP

    • LindonL

      Setting slider pack value at position(index) when its in a ScriptProcessor....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      99 Views
      LindonL

      @d-healey thanks. I ended up going back to Globals and FixObjectArrays as Im actually using values all over the place...., it makes me shiver a bit but hey .....

    • LindonL

      Global retriggering Modulators and Pitch......

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      58 Views
      LindonL

      @Lindon OK well after another 1/2 an hour randomly dropping nodes into my network ....this seems to work:

      9489b406-9561-4d97-a048-640f3bd31219-image.png

    • LindonL

      Token Parser - LoKey HiKey setting?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      264 Views
      LindonL

      @d-healey said in Token Parser - LoKey HiKey setting?:

      @Lindon Set the root as single key. Ignore the other two. Then once mapped, select them all and extend the range down one and up one.

      yeah thats what I've always done... Im just looking to remove one more step from this process....

    • LindonL

      Forum has 503-ing a lot over the last week...

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      1 Votes
      4 Posts
      202 Views
      Dominik MayerD

      @Lindon
      Yup, confirmed..

      I will update the forum software in the next days trying to fix this.
      As always there might be some hiccups and newly introduced glitches, so please bear with me :)

      Best,
      D

    • LindonL

      making wavetable files - already Im confusing myself...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      0 Votes
      11 Posts
      477 Views
      Oli UllmannO

      @Chazrox
      Glad you like it. To be honest, there's not that much to do, since @Christoph-Hart has already done all the hard work for us.

      Creating the WaveTable:
      All you have to do is fill a buffer, which you then load into the WaveTable synth using the WaveTable controller.

      Christoph has provided us with some examples in the documentation:
      https://docs.hise.audio/scripting/scripting-api/wavetablecontroller/index.html

      Appearance:
      To make the whole thing look interesting, I drew a panel based on the slider values of a slider pack. The slider pack is transparent and the panel is behind the slider pack.

      So you use the values of the individual sliders in the paintRoutine of the panel.

    • LindonL

      setAttributeNormailsed(value)

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      4
      0 Votes
      4 Posts
      447 Views
      ustkU

      @Lindon make a normalised parameter in a network, apply a converter, send it to a global cable, grab the cable in UI script, in the cable callback, set the attribute... easy, straight, no math... oh wait, cables are normalised! So ask @Christoph-Hart to make non-normalised cables... ahahah...

      0b2a1652422e5076d5c76780f91339b9.jpg

    • LindonL

      Macro Modulators in FX

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      978 Views
      ustkU

      @Christoph-Hart Clever! 😎 can't wait for it!

    • LindonL

      Mac FX failing pluginval.....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      24
      0 Votes
      24 Posts
      2k Views
      LindonL

      @Christoph-Hart said in Mac FX failing pluginval.....:

      @Lindon said in Mac FX failing pluginval.....:

      DLL?, If so then if its broken(corrupt) for one HCFX shouldn't it be broken for all of them?

      Yes, but the error you describe is not a deterministic programming logic error but a case of undefined behaviour - something in there is not clearing the buffers correctly and this may or may not result in trash values being in there which is what pluginval complained about.

      Okay, well its all a bit academic and I dont want to monopolise your time, but that sorta doesnt jive with my understanding(which may well be where the fault lies)... these HCFX are simple filters, and there is no signal being sent thru them by pluginval, and they work fine in 3 cases (slots 1,2, & 4) but not a 4th(slot 3), where all cases are exactly the same "piece of code". One of them is generating "something unpleasant"(tm) which I might thing was the cumulative effect of the previous signal modifications, but then the 4th slot should accept this unpleasant output and reproduce it again, and it doesnt....

      So bypass slot 3, but include slots 1,2, & 4 = passes
      Bypass Slot 4, and include 1,2 & 3 = fail
      bypass everything except 3 = fail
      Bypass any combo that includes slot 3 = pass

      well never mind this bit is working, more pressing issues(like the macro modulators not working at all...)

    • LindonL

      Apple, and the interminable oddness implied by that name........

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      892 Views
      LindonL

      @d-healey yeah sorry my slow half typing skills...

    • LindonL

      Setting Loop point (step number) in a step based modulator...

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      1
      2 Votes
      1 Posts
      419 Views
      No one has replied
    • LindonL

      LFO event tracking

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      524 Views
      ChazroxC

      @Lindon welp.

    • LindonL

      Leaping LFOS issue - a workaround...and a win

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      127 Views
      No one has replied
    • LindonL

      Legato/Glide/Portamento/whatever else you want to call it - in "Synth Style"

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      13 Votes
      3 Posts
      949 Views
      Oli UllmannO

      @Lindon thank you! :-)

    • LindonL

      Drift.... and how to design it....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      737 Views
      OrvillainO

      @Lindon d6c4b1cd-95ad-45fe-b286-5bc0209153e3-image.png

      This creates a per-voice random value between 0.0 and 1.0.

    • LindonL

      Controlling LFOs

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      7
      0 Votes
      7 Posts
      936 Views
      LindonL

      @Christoph-Hart thanks _ I'll give it a go...