Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

fix hq synth rates #6094

Merged
merged 1 commit into from
Jun 20, 2019
Merged

fix hq synth rates #6094

merged 1 commit into from
Jun 20, 2019

Conversation

wrenffxi
Copy link
Contributor

divide int literals (1/2), get an int output (0)

@TeoTwawki
Copy link
Member

can we possibly recast it to enable using actual division?

@wrenffxi
Copy link
Contributor Author

I mean if you're averse to float representation and really want fractional representation you could divide float literals (1./2.) and get the same number. Just can't divide int literals, or you'll get an int result.

@TeoTwawki
Copy link
Member

@isotor so about that testing our changes my dude :)

@TeoTwawki
Copy link
Member

@wrenffxi I'm fine with however this turns out but there was some discussion about clarity, /shrug I'll let someone either merge as is or tell you what they want here.

Copy link
Contributor

@zynjec zynjec left a comment

Choose a reason for hiding this comment

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

I'll just merge this for now so HQ tiers actually work, and we can discuss later.

@zynjec zynjec merged commit 3706f3c into DarkstarProject:master Jun 20, 2019
@wrenffxi wrenffxi deleted the synth-hq branch June 25, 2019 15:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants