processing / p5.sound.js-pre-release

1 stars 0 forks source link

p5.AudioIn not working on Mac #23

Open zhangjt1 opened 1 month ago

zhangjt1 commented 1 month ago

Most appropriate sub-area of p5.js?

p5.js version

1.9.3, sound version 1.0.1

Web browser and version

125.0.6422.142 (Official Build) (arm64)

Operating system

MacOSX

Steps to reproduce this

p5.AudioIn not working at all on MacBook Pro, including on the reference website https://p5js.org/reference/#/p5.AudioIn. Displays that microphone is on, but no input is being registered. Tried in a locally hosted website as well and also did not work. Also tried on a different Macs and different browsers and still didn't work. Works on iOS.

Posting on here because there's no place to post issues on the p5.sound repo

welcome[bot] commented 1 month ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you!

limzykenneth commented 1 month ago

Hi @zhangjt1, thanks for reporting this. I can replicate on my Mac while not noticing this problem on Linux. We currently are working on a new version of p5.Sound which will be ready soon. We will revisit sound related issues once we have the new version released.