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

Create EffectsProcessor API #31

Closed
jd-13 opened this issue Nov 26, 2020 · 1 comment
Closed

Create EffectsProcessor API #31

jd-13 opened this issue Nov 26, 2020 · 1 comment
Assignees

Comments

@jd-13
Copy link
Owner

jd-13 commented Nov 26, 2020

Create an abstract class EffectsProcessor (or a better name) which provides abstract member function signatures for basic processing.

The mid-side processing in MONSTRBand can then be moved out, and MONSTRBand made to accept any EffectsProcessor.

All other effects should also be refactored to use this API.

@jd-13 jd-13 self-assigned this Nov 26, 2020
@jd-13
Copy link
Owner Author

jd-13 commented Dec 3, 2020

Added in 4873c68

@jd-13 jd-13 closed this as completed Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant