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

chore: add interfaces #27

Merged
merged 13 commits into from
Dec 1, 2024
Merged

chore: add interfaces #27

merged 13 commits into from
Dec 1, 2024

Conversation

maxwellmattryan
Copy link
Contributor

Summary

This PR adds a lot of interfaces for guaranteeing consistency across DSP components. It also adds Parameter objects, which allow plugin support (i.e. supporting std::atomic<T>).

Changelog

- Please write a list of changes

@maxwellmattryan maxwellmattryan added the type : feature Adds new functionality label Nov 28, 2024
@maxwellmattryan maxwellmattryan self-assigned this Nov 28, 2024
@maxwellmattryan maxwellmattryan linked an issue Nov 28, 2024 that may be closed by this pull request
7 tasks
@maxwellmattryan maxwellmattryan marked this pull request as ready for review December 1, 2024 07:41
@maxwellmattryan maxwellmattryan merged commit 10ab330 into develop Dec 1, 2024
4 of 7 checks passed
@maxwellmattryan maxwellmattryan deleted the chore/add-interfaces branch December 1, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type : feature Adds new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

️🛠 - Add Generator. Processor, and Modulator template classes
1 participant