@goldee
Of course you can simlply use a sampler to do this.
You can also try something like "micro sidechain" (which is basically inject the noise aound the 0 point) might give you a more natural sounding result
@d-healey I was being daft. The problem I have is that the vast bulk of my instrument is tied up in a ScriptFX Granulator - because using the scriptnode synth module caused me loads of audio issues early on, so I switched to using ScriptFX instead and it's been clean sailing since. Issue is - you can't use these modulators on ScriptFX, the envelope, pitch etc aren't available.
@pcs800 If you delve into the file and file system APIs you can add a button to open a file browser to allow users to select a IR.
Or if you want a simpler solution you can add a waveform control to your UI, connect it to your effect, and then users can just drag/drop an IR onto it.
@gorangrooves I realize this is an old post, but I have been going about it simply by using a custom UI look and feel and drawing the widget to show the rounded value, even though under the hood is a slightly different value. Seems to work so far, will double-check in logic
@Christoph-Hart Ok cool, I did tried it successfully once but wasn't able to understand why I couldn't anymore... Makes sense...
The doc say something about that flag, but my mind wasn't set to understand the viewer needed it ☺