Skip to content

new pool api#59

Merged
BillyDM merged 2 commits into
mainfrom
new_pool_api
Aug 7, 2025
Merged

new pool api#59
BillyDM merged 2 commits into
mainfrom
new_pool_api

Conversation

@BillyDM

@BillyDM BillyDM commented Aug 5, 2025

Copy link
Copy Markdown
Owner
  • The "sampler pool" has been reworked into an AudioNodePool that is both generic over the audio backend and generic over the type of starting node. This allows users to create a pool with whatever custom node they want, not just the sampler node.
  • The methods in the AudioNodePool now accept an optional time parameter for scheduling.
  • The user can now get the state of the starting node directly from an AudioNodePool.
  • TimedContextQueue has been removed. Instead, ContextQueue just stores the time optionally if the scheduled_events feature is enabled.

@BillyDM BillyDM marked this pull request as ready for review August 5, 2025 20:17
@BillyDM BillyDM merged commit aa15ce2 into main Aug 7, 2025
1 of 3 checks passed
@BillyDM BillyDM deleted the new_pool_api branch August 7, 2025 16:46
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

Successfully merging this pull request may close these issues.

1 participant