Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make WaveAsset data available to RNBO node earlier #39

Open
jinpavg opened this issue Jan 9, 2024 · 2 comments
Open

Make WaveAsset data available to RNBO node earlier #39

jinpavg opened this issue Jan 9, 2024 · 2 comments

Comments

@jinpavg
Copy link
Contributor

jinpavg commented Jan 9, 2024

As of commit 11c13b82a11233dec9311a48134ce2c581dac572, we are loading WaveAssetDataRef on construction if available rather than later in Execute()

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?

@jinpavg
Copy link
Contributor Author

jinpavg commented Jan 9, 2024

this is related to #29, which concerns datarefs that come over from our RNBO export

@jinpavg
Copy link
Contributor Author

jinpavg commented Jan 9, 2024

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.

jinpavg added a commit that referenced this issue Jan 9, 2024
x37v pushed a commit that referenced this issue Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant