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

Glitches on SawtoothWaveBL #215

Open
morganpackard opened this issue Sep 19, 2013 · 2 comments
Open

Glitches on SawtoothWaveBL #215

morganpackard opened this issue Sep 19, 2013 · 2 comments
Assignees
Labels

Comments

@morganpackard
Copy link
Member

I've been using SawtoothwaveBL in Thicket, and think I found a glitch. The glitch is in the demo called "Tonic Test" in thicket in the branch called MP-SawtoothwaveBLGlitch (pushed to the Thicket bitbucket repository). The file is AudioModeSept16.mm.

First wild guess is that feeding it a zero initial frequency makes it freak out.

@ghost ghost assigned ndonald2 Sep 19, 2013
@ndonald2
Copy link
Member

That may very well be the case. I will add input range validation for the frequency input.

@morganpackard
Copy link
Member Author

The issue was with infinite values. I've fixed it so I'm no longer sending
inf, but making it so passing it inf doesn't put it in a broken state would
be nice.

Sent from my iPhone

On Sep 19, 2013, at 4:49 PM, "Nick D." [email protected] wrote:

That may very well be the case. I will add input range validation for the
frequency input.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/215#issuecomment-24772151
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants