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

Fixing singer module imports. #379

Closed

Conversation

Shivansh-Khunger
Copy link

@Shivansh-Khunger Shivansh-Khunger commented Dec 28, 2023

Problem -
-> imports were made but there were no exports or the item didn't existed.

Screenshot 2023-12-29 012105

Changes -
-> added the export for the constants which were already there.
-> created a poly synthesizer and set its default state.

Screenshot 2023-12-29 020532

Questions -
-> I added the default state for the poly synthesizer acc to my ability & want to discuss the actual values.

@walterbender @meganindya plz have a look.

@Sumit-pd
Copy link

Sumit-pd commented Jan 2, 2024

hey @Shivansh-Khunger
#378 already fixes this!

@Shivansh-Khunger
Copy link
Author

Shivansh-Khunger commented Jan 2, 2024

hey @Sumit-pd, I didn't saw it (apology for overseeing) now that I saw your PR there is a diff of polysynth creation. once your PR gets merged I can make one for the polysynth.

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.

2 participants