babysor / babysor/MockingBird

我的mac m1所有都用的arm包运行起来闪退

Open
#328 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

Traceback (most recent call last):
File "/Users/huyouwangzecai/Documents/项目/个人项目/声音项目/MockingBird-main/toolbox/ui.py", line 160, in setup_audio_devices
sd.check_output_settings(device=device_namecheck, samplerate=sample_rate)
File "/Users/huyouwangzecai/miniforge3/envs/muisc_copy/lib/python3.9/site-packages/sounddevice.py", line 691, in check_output_settings
_check(_lib.Pa_IsFormatSupported(_ffi.NULL, parameters, samplerate))
File "/Users/huyouwangzecai/miniforge3/envs/muisc_copy/lib/python3.9/site-packages/sounddevice.py", line 2736, in _check
raise PortAudioError(errormsg, err, hosterror_info)
sounddevice.PortAudioError:
这是我的报错内容,sounddevice check_output_settings方法运行不成功有了解的么

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at toolbox/ui.py line 160 and reproduce the reported failure on a Mac M1 using the ARM package. Trace the sounddevice.check_output_settings call and confirm the application starts without the reported PortAudioError; the issue does not provide a test or a more specific expected configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.