You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just as a note -- even after the change described above, the loading of the data into the RNBO node will still be async, so we can't necessarily know when it will be available. We'll be noting this in the documentation.
As of commit
11c13b82a11233dec9311a48134ce2c581dac572
, we are loadingWaveAssetDataRef
on construction if available rather than later inExecute()
In general, getting RNBO WaveAsset data takes some time -- how early can it be available to the RNBO node?
Is there a way to make a sample RNBO needs available sometime before the source is built?
The text was updated successfully, but these errors were encountered: