@d-healey Nicely done.
Posts
-
RE: Envelopes of Doom
@d-healey LOL, nothing…I think I'm losing my mind. But I do have an idea here about what's happening…
-
Envelopes of Doom
Does anyone know what might be happening here?
When my script loads a SampleMap, the samples load, and my scripts work—but when I check the Sampler, it says there's no SampleMap. And there's only on round-robin group.
If I manually select the SampleMap, the number of groups goes to two. However, it is not possible for me to hear the second group. (I understand the interface for doing this.)
-
RE: Envelopes of the Soul
@d-healey …I mean that it says 1ms, but it's actually 0ms?
-
RE: Envelopes of the Soul
@d-healey Weird…so is that a bug? (Thank you, again.)
-
Envelopes of the Soul
Does anyone know some envelope wisdom?
Default Envelope
Why does the "default envelope" default to 5ms and 10ms—wouldn't that mean there's a 5ms ramp up when a sample plays, and 10ms when released?
Table Envelope
The attack on the Default Envelope goes down to 0ms. But the Table Envelope only goes down to 1ms. Does that mean there will always be a 1ms fade-in for all samples?
Thanks!
-
RE: "Can't Re-encode Monolith Files" [Works!]
@d-healey Ah, I see! (Thanks for your help, as always.) Cheers!!! (Forum won't let me upvote you any more…max of six per user per day lol).)
-
RE: "Can't Re-encode Monolith Files" [Works!]
@d-healey I do (you can see it in the first screenshot) but HISE changes it to "Select SampleMap".
-
RE: HISE Dev Hang Has Wrapped Up
@Oli-Ullmann I did, not realising what David had mentioned. But we do have the recording up until then.
-
RE: HISE Dev Hang Has Wrapped Up
@CyberGen There won't be, as some folks are understandably not being recorded and posted publicly. I'll post a summary of the meeting.
-
HISE Dev Hang Has Wrapped Up
https://us06web.zoom.us/j/87954624439?pwd=kRnnNZHV2flr0HQtKmAbfaosSzBiwL.1
We're live.Thank you everyone for a great sesh. See y'all at the next one. -
Forum Cannot Accept Questions as Being Answered
Just putting this out there for the powers that be.
-
RE: Getting an Array of ScriptNode Parameter IDs?
@d-healey Thank you, yes the comparison will work. For some reason,
getAttribute()
works with the string I pass, but notgetAttributeIndex()
. In any case, I've got all my answers, and thank you as always. -
RE: Getting an Array of ScriptNode Parameter IDs?
@d-healey It does, thank you!
The only part I can't seem to get is using
getAttributeIndex()
to search by string for the corresponding parameter ID. When I pass in a parameter name, the returned index is always -1. This implies that there's some way to format the parameter name that I'm not doing? -
Getting an Array of ScriptNode Parameter IDs?
Does anyone know how to get an array of parameter IDs for a ScriptNode Network (e.g. ScriptNode Synth)?
Instead of keeping track of all the parameter names, I want search by string for a parameter, and if it exists, change the parameter value.
Thanks!
-
RE: setBypass(boolean) and getBypass() for ScriptNode Synths?
@Christoph-Hart I am not a smart man.
-
RE: Some Help with HISE Envelopes 101?
@d-healey said in Some Help with HISE Envelopes 101?:
at which point its programmatically difficult at best to control the attack time and shape..
Yes, but Bill was only asking about release.You can use an ahdsr for the attack, set the release to max and place a table envelope after it to control the release time and shape.
I'm just happy people are talking about me.