anyone? :)
Posts
-
addToMacroControl instead of frontend macros
Is there anyway to use addToMacroControl with Macro Modulation Sources of frontend macros? I essentially want to assign the macros using buttons - not the frontend controls, but I can't seem to get it to work. Here's what I've tried:
const var Button2 = Content.getComponent("Button2"); const var slider1 = Content.getComponent("slider1"); inline function onButton2Control(component, value) { if(value == 1) { slider1.addToMacroControl(0); } }; Content.getComponent("Button2").setControlCallback(onButton2Control);
-
RE: Feature Request: Crossfade in Audio Loop Player
@candlefields that would just adjust the amplitude of the instrument though? That's not anything to do with the loop points or crossfading.
The current problem with the loop player is that it doesn't have a crossfade - so if you loop a sample and it clicls/pops, there isn't (currently) a solution for that other than using the full sampler, which for some projects adds a lot of unneeded overhead.
-
RE: Arpeggiator bug - missing rate
@d-healey That seemed to do the trick, thanks.
-
RE: Arpeggiator bug - missing rate
@d-healey I've never had to do that before - where are you inputting that? Into the Juce compiler? I'll try compiling it again with that and see if it makes a difference.
-
RE: Arpeggiator bug - missing rate
@Straticah Hmm LFO's seem to be working for me, but odd that you're also missing 1/16ths, just in a different place. I suspect there is something going on with the recent commit
-
RE: Arpeggiator bug - missing rate
@paper_lung The default value for me seems to be 1/1
-
RE: Arpeggiator bug - missing rate
@d-healey I'm on a recent commit as of last week, not sure what's happened in that case. I've just made a fresh project and the 1/16 value isn't there at all.
-
RE: Arpeggiator bug - missing rate
@Chazrox Huh. how strange! I've not amended any of the code for the arp.
-
Arpeggiator bug - missing rate
There seems to be a bug in 4.1, where the midi arpeggiator is missing the 1/16 rate - it seems to be present in earlier versions as my previous plugins seem to have the 1/16th rate included. Anyone else getting this?
-
RE: Sampler Gain - Slider bug?
@d-healey Cool thanks, that's worked, but as you say - there's audio artefacts. I might have to use script fx instead, in that case, as simple gain doesn't seem to be available in synthesizer grouped instruments
-
RE: Sampler Gain - Slider bug?
@d-healey Thanks. Am I looking for Engine.getGainFactorForDecibels? Do you have any examples of how this works?
-
Sampler Gain - Slider bug?
I'm either missing something or there's a bug - when I apply a slider to a Sampler gain value, if the slider is set to Decibel, the control doesn't work and sets the Sampler gain value to -100db. I'm just using the component editor. What am I missing? I can't use a simple gain, as the sampler is in a synthesizer group and it looks like that isn't an option.
-
RE: Noise grain player?
have it set up on the master fx, no audio from it.
-
Noise grain player?
I've just updated Hise (I was a little behind) and I'm seeing a 'noise grain player' under FX, although I can't seem to make it generate any audio. How does it work?
-
RE: Simple Gain buggy?
HiseSnippet 1246.3oc4X80TabCDWG1GCPayDZ3g938PefzlAiAiCd5C0fMl5IXvSrSRY5CLJ2oymJ5jtpSGoLc5mg9UJeD5Gk9Mnc0I+m6.Gv0kvTZ8Cdr1UqzOs69S6J2UJbIwwBIxZk9WFQPVepcuK4pfFAXJG0tIx5Q1cvwJhzwHZ+KivwwDOjkUgC0BrVtHJ8ye7s6iYXtKYhHD50BpK4HZHUMQZ25ufxXsvdj9zvLytR81tBdCASj.3of8lnHr643Ajiw5osfM56vwAHquxdms11sh2y81ZqcpU0EWkTyG66WdauJUptasxaWCWY2pjM2AYs3AdTkP1SgUjXjUw8EdW1KP7NtYCdMMl9VFQOnLpGryFwsDLO8QTKE0Hfx75NxQEiPV1cm31JXbaqY2g5QGKeh66woJblXQVGn0B4gWgbvq7GBdSARVYfTQCjV0tmqjFolnQimOwtMGhl9XHNkEJl4hrducCALAtZiP74jVRXvXCVu5la9LG3qm9M9IbWEUvcD7iEJxI70e5J+xJKuxuthyUU46OUc5sQJXLhbpp0oFxaxv04IgukHelyEXVBY7Dgiede5hylO00bpyLQAuMmpNIhLb7MmTfF51fe8p1MwJrNnLTFLuHhTQ0vwpI4BfRXBQKa2jDetRDAjhqE+fLGgWBCqxmNoIcCU.9ibwPcfhGSUWlkTd0brheX+wlyLEXVg6p1coJ2foi2ElBdAu1Ga7Njw9Y1G36SbUS.aQ6Ve+MROuSfRNp5RiuzkFFwHGN4RWi.Gsjx2vktHTSBCmyA9FpmJXhfSqesqkO88s4W.IjcELr7pt+B2UWIUblyQzGImGL4zetcpK+gDfSSId3.3Ga2E+ufDhbL0UM3019nVmLDjvubFi9x2NH2mFoIb5a9ZII+TBg6lQ+R00cD0dB2t9uU+M3KH9BY3vpEiWoiHCf8Lqj9jvHAz4laVtbuPgPEP4Cx2m0Z0ORHhNfiAOhW1Eoa.NVWuNlnxsLvx1WX5BrAS3ddVksGvERhoGfrxajDqDgiN.ocu0SQhRqLZ8C1UqrA7w+q0eWqA701mb2LFc20S0ByX55SRyDFGx04D+8yXKLaYryOoxfxwId22n7khDEjI1AqjzeF3QGmD1C5y2k.HjyILXwssVPm3XFuodbZ1Gg6kN3OgOCUVVO1ZnxxiTl0S7jQE42KwiJz46DS+uqYj3nE4zEtGmHuo5q+9r9nlnY9QMZ5D37yQnS6RpuDdtC3ixtUSkop8lBklyk8QU8v5NFfHkToisYmMAp1GmeEZQYCeW0KrK8pXPeoeTDGTpovMID5YMtDDd3dGFHhUk5B.KtTGAWvnpfyL6jruPvhOq2gkNkfk7MdG9BTn12YhagXcX1p1iVDwfCQJtFoikdp7Fo+p8bTb1nr46DNy7uklQtSex18bgw+oc+O2D3bECWdDFMcod.zMICXXiaOxGmvTijlmdoShhBDbpa9LT3ZgACHxrXepGn8TJb1JPqU+kDFApaMQzWV+HJGRIuJI6i5qsmZ75KrMv0Qemfy+Md0Vg+W9ps6k5W2G6QH1UJNy07ennykWJUBbt4oUCV1tidrSYT5+qR1XbHbq3Ytt4WpqY3VyqgaOuFVYdMbm40vpyqgOedMb2a2PcQq8RfltMTVDpS2CLsaaMtCBqBn+BHYCzC.
-
Simple Gain buggy?
I've just been using the simple gain inside a project, and noticed the width control does nothing, and when modulating the balance/pan control with an LFO, I get zippy artefacts. Is this normal?
-
Envelope follower
does anyone have any tips on how to use the envelope follower in script node? completely new to script node and having a hard time find out out how to use it.
I essentially want the envelope follower to play a file, preferably in a sampler but unsure if that's possible.