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

    Topics

    • LindonL

      Macro Modulators in FX

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      719 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
      1k 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
      577 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
      150 Views
      No one has replied
    • LindonL

      LFO event tracking

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      255 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
      66 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
      312 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
      353 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
      409 Views
      LindonL

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

    • LindonL

      an alternative to FFT

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

      Legato, the Achillies heel of HISE.

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      12
      1 Votes
      12 Posts
      550 Views
      Christoph HartC

      oooh is there a way that some kind of analysis of each sample in the map could be done so the sampler is aware of the phase?

      yes, theoretically that would somehow be possible (and I started doing this when working on the integrated legato transition engine which picks up the zero crossings to line up the phase between sustain and transition sample), but if the samples are not pitch & phase locked perfectly this falls apart plus there is a significant complexity of making this work with the streaming engine for a very narrow set of use case - if you squash your samples to be perfectly phaselocked, then it's just a minor step to transform them into wavetables and use the "proper" sound generator concept for the job at hand.

    • LindonL

      truncate a note (addVolumeFade) *after* the note has ended

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      25
      0 Votes
      25 Posts
      778 Views
      d.healeyD

      @Lindon Let me know if it works, since we're not calling ignoreEvent I think you should be good.

    • LindonL

      Scriptnode Synths - recap....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      1 Votes
      5 Posts
      156 Views
      LindonL

      @Christoph-Hart said in Scriptnode Synths - recap....:

      @Lindon the one from a few days ago, fresh out the oven.

      ..I work hard to avoid those....

    • LindonL

      Filter envelope - depth - modulation

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      184 Views
      LindonL

      @Christoph-Hart said in Filter envelope - depth - modulation:

      @Lindon just modulate the attack level of the envelope?

      yeah I thought of that too... the problem then is what Im doing is reducing the output of the modulator at one stage of its transit...so I did it to the sustain level too...but then Im not sure if this is exactly the same as reducing the envelope depth....its beginning to boggle my mind a bit...

    • LindonL

      Global Envelopes - The "filtered" voices problem.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      13
      0 Votes
      13 Posts
      316 Views
      LindonL

      @d-healey said in Global Envelopes - The "filtered" voices problem.:

      @Lindon said in Global Envelopes - The "filtered" voices problem.:

      direct its output to a named destination

      You want to route the output of the envelope to somewhere else? Doesn't it just flow up the chain to the master?

      not a Global modulation Envelope no...
    • LindonL

      Strummer: What Lindon does when he's avoiding boring work....

      Watching Ignoring Scheduled Pinned Locked Moved Presets / Scripts / Ideas
      2
      7 Votes
      2 Posts
      248 Views
      ChazroxC

      @Lindon crrrrazy. 🔥

    • LindonL

      PresetBrowser - More LAF

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      122 Views
      LindonL

      @d-healey ok thanks I will go watch the video.

    • LindonL

      User defined array of values returned by slider

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      18
      1 Votes
      18 Posts
      2k Views
      LindonL

      @d-healey said in User defined array of values returned by slider:

      Yeah it's a bit annoying, but you just write a function once to format the result, so not too painful.

      Yeah its not very DRY

    • LindonL

      remove a macro from a control with scripting...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      453 Views
      LindonL

      @d-healey said in remove a macro from a control with scripting...:

      @Lindon Give me a minimal snippet and I'll see what I can do.

      thanks - but actually I think I've resolved it.... by bypassing the control in some well defined scenarios....

    • LindonL

      Flangers...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      689 Views
      MorphoiceM

      @Lindon really depends on what sound and modulation possibilities you want to go for. Whipping up comething custom in faust should be straight forward. Habe a look at the boss or moog clusterlis schematics, they are usually among the most recommended flangers. Probably airwindows is another good source to start and easy to turn into a node. I had a thread how to do it now long ago you should find all you need in there