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

fix F-mul for pseudo-4op #95

Merged
merged 2 commits into from
Aug 31, 2018
Merged

fix F-mul for pseudo-4op #95

merged 2 commits into from
Aug 31, 2018

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Aug 31, 2018

#94

Does this seem to be an appropriate fix?

* @param hertz Tone frequency
*/
void NoteOn(uint32_t c1, uint32_t c2, double hertz);
void NoteOn(uint32_t c1, uint32_t c2, double hertz, bool voice2ps4op);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make it be default =false

@Wohlstand
Copy link
Owner

I think, yes! Then, let's check a result (after merge)...

@Wohlstand Wohlstand merged commit 98b1634 into Wohlstand:master Aug 31, 2018
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