Sound on CPX wonks out after 2nd push w/IR use

This is a special forum devoted to educators using Adafruit and Arduino products for teaching.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
gallaugher
 
Posts: 267
Joined: Tue Aug 14, 2018 12:42 pm

Sound on CPX wonks out after 2nd push w/IR use

Post by gallaugher »

Experts in @adafruit CPX & @MSMakeCode - any idea why after one press, the sound gets all wonky when run on actual CPXs, not simulators? Pressing or B should play a sound & send IR signal. It does, but sound after the first press comes out all slow & weird. Thx!
https://makecode.com/_HAR0r6YxX4Px

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Sound on CPX wonks out after 2nd push w/IR use

Post by adafruit_support_carter »

Interesting. Seems to be related to the infrared send number. I was able to recreate the issue with this simple version:
https://makecode.com/_MKz5zabpp6mx
However, this works as expected:
https://makecode.com/_9RVa7oVgfY7m

Looks like this may be a known issue:
https://github.com/Microsoft/pxt-adafruit/issues/718

Do you have a GitHub account? If so, I'd say add a comment to that issue thread and link to this forum post. If you don't, let me know and I'll do it for you.

Locked
Please be positive and constructive with your questions and comments.

Return to “For Educators”