This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
No Tone
Alan Yorinks edited this page Mar 11, 2019
·
6 revisions
Snap! tab location: Sound tab.
This command block will stop tone generation on the selected pin if a tone is currently playing. It is normally used either if the Tone block was set with a duration of zero (continuous tone) or the end of the program has been reached and tone needs to be ended.
Debugger Value | Explanation |
---|---|
0 | No Error |
6-1 | Pin Number Must Be Specified as an Integer |
6-2 | Pin number is not valid |
6-3 | Pin was not properly configured for Tone |
Copyright (C) 2015 -2019, Alan Yorinks, All rights reserved.
- Home
- Before You Install s2aio
- Installing s2aio
- Starting s2aio
- s2aio Programming Blocks
- Examples