Search results for

“Popping Sound”

20,036 results found

Post

Replies

Boosts

Views

Activity

Reply to How to Fix Cracking and Popping Sound ?
I found matching the audio format and bit rate on all of my audio devices to help the random pops/clips occurring during audio playback. This can be done in the Audio Midi Setup menu. By default, OSX had some audio devises set to 44.1k and others on 48k, some at 16 bit, others at 24 bit. When I had matched the format and bit rate on all connected audio devices to 48k and 24 bit, the pops and clips were reduced dramatically. I would also note my device did not operate well at 44.1k. I would also recommend disabling bluetooth devices, as this has been known to cause issues as well. Hope this helps my fellow audio lovers experiencing these clip/pop playback issues.
Topic: Community SubTopic: Apple Developers Tags:
Jan ’22
NSAttributedString & Peek and Pop
Hey,I'm using UITextView with NSAttributedString to show links, which automatically makes the links peek and pop, which is great! What I'm struggling with is finding a way to pop in to an SFSafariViewController instead of popping into Safari.app. Is there any way to pop into a custom view (or just SFSafariViewController) or do I have to implement peek and pop myself to get that?Thanks!
Topic: UI Frameworks SubTopic: UIKit Tags:
4
0
917
Nov ’15
Reply to How to Fix Cracking and Popping Sound ?
Just to add - I actually use external speakers on my Macbook Pro M1 Pro chip - and they also pop. I recently replaced them because I thought it might be the device or a short in the cabling... but no. It's the device. I moved the same speakers over to my Windows desktop, and they didn't pop once. The pop is loud enough, and frequent enough (even when I'm not listening to audio) that I have to unplug them every night. Which for how expensive this device was, is inexcusable. I am require to use Apple products for work, but I'll never understand this obsession.
Topic: Community SubTopic: Apple Developers Tags:
Jan ’23
pop up
Hello i downloaded the beta software ios 14 , but since last night i have been getting pop up message every time i unlock my phone. A new ios update is now available. Please update from the IOS 14 beta . i have checked and triple checked my software and it states im up to date. I tried to delete the profile but i do not have the option for the profile manager on my phone. please help . I have reset my phone as well and still getting the same error message.
1
0
226
Oct ’20
Reply to Project Won't Build with .h File
Today I upgraded to MAC OS 12.6.7. After I restarted my mac XCode asked me to install additional shared components. I did. This didn't help. According to XCode Help You can go to File > Project Settings... This will show a panel that will have a pop-up menu to select either the old or new Build System. This sounded promising but unfortunately In XCode 14.2 there isn't really any pop-up menu to do this. No help from DTS.
Jun ’23
Peek and Pop in WKWebView
Hey guys,setting the allowsLinkPreview property YES automatically enables the new Peek and Pop feature in a WKWebView. It's working properly but there's one thing that bothers, though. Pressing a link a little deeper to Pop into the webpage opens Safari instead of showing the newly opened page in the app's WKWebView. Is there a way to evade this behavior? I appreciate any help you can provide!! Thanks a bunch!Kind regards,Alex
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
595
Oct ’15
Reply to Components with Earcon haptic feedback for VoiceOver users
Hey thanks for the great question! The sounds and haptics you hear and feel from VoiceOver are controlled by the system. There is not an interface for third party apps to instruct VoiceOver to play certain sounds necessarily. When a screen changed notification gets sent to VoiceOver for example, the system plays a sound to let the user know a big layout change occurred and that the VoiceOver cursor is getting repositioned. In a sense you can accomplish this too in your app by posting a screen changed or layout changed notification, but in terms of playing other sounds for new rows, entering/exiting containers, or interacting with pop up menus are not sounds you can play explicitly.
Jan ’25
Reply to Big Sur freezes after screen unlock
I’m having this same issue without Yubikey in which hitting any key yields a system notification sound. The only thing that fixes it is a hard reboot. I think there is some warning/notification pop-up somewhere on the desktop associated with an app or service that is preventing users from entering text before acting on or dismissing it. The problem is that this pop-up is, evidently, invisible. The last time this happened I shut down and the last thing I could see before the screen went dark was an error pop-up that I couldn’t find when it was on. It flashed only for a split second and I couldn’t make out what it was related to. Just a hunch, but if there’s a way to see all active pop-ups that require input we’d probably find the culprit; I think this is a bug associated with a hidden pop-up.
Topic: App & System Services SubTopic: Core OS Tags:
Dec ’20
How to add a pop up?
i would like a little check mark or something pop up in the middle of the screen when the user presses the done button. I kind of can do it but the biggest problem is the done button is in a table view so simply getting the screen size doesnt work. ThanksMatthew Warner
3
0
284
Jun ’15
Reply to macOS Big Sur Beta 11.3 Popping sound issue came back
I have noticed Audio on my iMac (27-inch 2020) Big Sur (now up to 11.6 and below) has produced audio popping and distortion noises occasionally. When the system gets into this state Skype just hangs , and forcequitting and restarting it just brings it back to a point where it hangs upon needing to use audio. killall -9 coreaudiod resolves the issue of Skype hanging, and the audio issues. I am not using bluetooth , nor external speakers, but the issue does tend to manifest after playing world of tanks, not sure if this is triggering the problem or suffering from the same problem brought on from somewhere else.
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’21
Reply to Glitching sound and dropping outs on M1 Pro running Monterey 12.6
I have the same problem. There are small audio glitches from time to time (more if you have a memory-hungry app open at the same time) with a USB sound card from RME. If I increase the sample rate to 192 kHz the problem seems to get worse and I can also hear glitches / popping / crackling on the internal loudspeakers. From what I’ve read so far, this seems to be a serial issue with a lot of the newer macs. The same device (RME sound card) works flawlessly on an iPad or some other digital audio source. I’ve also wiped my machine completely and had it checked for hardware defects by Apple. The problem persists.
Topic: Media Technologies SubTopic: Audio Tags:
Mar ’23
Reply to How to Fix Cracking and Popping Sound ?
I found matching the audio format and bit rate on all of my audio devices to help the random pops/clips occurring during audio playback. This can be done in the Audio Midi Setup menu. By default, OSX had some audio devises set to 44.1k and others on 48k, some at 16 bit, others at 24 bit. When I had matched the format and bit rate on all connected audio devices to 48k and 24 bit, the pops and clips were reduced dramatically. I would also note my device did not operate well at 44.1k. I would also recommend disabling bluetooth devices, as this has been known to cause issues as well. Hope this helps my fellow audio lovers experiencing these clip/pop playback issues.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’22
NSAttributedString & Peek and Pop
Hey,I'm using UITextView with NSAttributedString to show links, which automatically makes the links peek and pop, which is great! What I'm struggling with is finding a way to pop in to an SFSafariViewController instead of popping into Safari.app. Is there any way to pop into a custom view (or just SFSafariViewController) or do I have to implement peek and pop myself to get that?Thanks!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
4
Boosts
0
Views
917
Activity
Nov ’15
Reply to How to Fix Cracking and Popping Sound ?
Just to add - I actually use external speakers on my Macbook Pro M1 Pro chip - and they also pop. I recently replaced them because I thought it might be the device or a short in the cabling... but no. It's the device. I moved the same speakers over to my Windows desktop, and they didn't pop once. The pop is loud enough, and frequent enough (even when I'm not listening to audio) that I have to unplug them every night. Which for how expensive this device was, is inexcusable. I am require to use Apple products for work, but I'll never understand this obsession.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’23
pop up
Hello i downloaded the beta software ios 14 , but since last night i have been getting pop up message every time i unlock my phone. A new ios update is now available. Please update from the IOS 14 beta . i have checked and triple checked my software and it states im up to date. I tried to delete the profile but i do not have the option for the profile manager on my phone. please help . I have reset my phone as well and still getting the same error message.
Replies
1
Boosts
0
Views
226
Activity
Oct ’20
Reply to Project Won't Build with .h File
Today I upgraded to MAC OS 12.6.7. After I restarted my mac XCode asked me to install additional shared components. I did. This didn't help. According to XCode Help You can go to File > Project Settings... This will show a panel that will have a pop-up menu to select either the old or new Build System. This sounded promising but unfortunately In XCode 14.2 there isn't really any pop-up menu to do this. No help from DTS.
Replies
Boosts
Views
Activity
Jun ’23
Peek and Pop in WKWebView
Hey guys,setting the allowsLinkPreview property YES automatically enables the new Peek and Pop feature in a WKWebView. It's working properly but there's one thing that bothers, though. Pressing a link a little deeper to Pop into the webpage opens Safari instead of showing the newly opened page in the app's WKWebView. Is there a way to evade this behavior? I appreciate any help you can provide!! Thanks a bunch!Kind regards,Alex
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
595
Activity
Oct ’15
Reply to How to Fix Cracking and Popping Sound ?
2021 Macbook Pro, 16, M1 with similar, short crackle/pop/fart sounds at any volume, which has worsened to roughly every 1-2 minutes. Did anyone have a permanent fix by taking it to the Apple Store?
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Components with Earcon haptic feedback for VoiceOver users
Hey thanks for the great question! The sounds and haptics you hear and feel from VoiceOver are controlled by the system. There is not an interface for third party apps to instruct VoiceOver to play certain sounds necessarily. When a screen changed notification gets sent to VoiceOver for example, the system plays a sound to let the user know a big layout change occurred and that the VoiceOver cursor is getting repositioned. In a sense you can accomplish this too in your app by posting a screen changed or layout changed notification, but in terms of playing other sounds for new rows, entering/exiting containers, or interacting with pop up menus are not sounds you can play explicitly.
Replies
Boosts
Views
Activity
Jan ’25
Notification Pop up
Yesterday, I upgraded to macOS Sequoia, and this notification keeps popping up. I don't even know what this is about. If someone knows how to deal with this, please let me know. Thank You
Replies
0
Boosts
0
Views
307
Activity
Sep ’24
Reply to Big Sur freezes after screen unlock
I’m having this same issue without Yubikey in which hitting any key yields a system notification sound. The only thing that fixes it is a hard reboot. I think there is some warning/notification pop-up somewhere on the desktop associated with an app or service that is preventing users from entering text before acting on or dismissing it. The problem is that this pop-up is, evidently, invisible. The last time this happened I shut down and the last thing I could see before the screen went dark was an error pop-up that I couldn’t find when it was on. It flashed only for a split second and I couldn’t make out what it was related to. Just a hunch, but if there’s a way to see all active pop-ups that require input we’d probably find the culprit; I think this is a bug associated with a hidden pop-up.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’20
How to add a pop up?
i would like a little check mark or something pop up in the middle of the screen when the user presses the done button. I kind of can do it but the biggest problem is the done button is in a table view so simply getting the screen size doesnt work. ThanksMatthew Warner
Replies
3
Boosts
0
Views
284
Activity
Jun ’15
Reply to USB Audio Failing
Beta 4 now installed and clicking/popping still present through Audioqest Dragonfly 1.2. Unable to test at present on other USB DAC but may do so later today. Suspect an ongoing USB Audio issue in 10.11.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’15
How do I create a pop-up menu?
How do I create a pop-up menu?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
295
Activity
Oct ’17
Reply to macOS Big Sur Beta 11.3 Popping sound issue came back
I have noticed Audio on my iMac (27-inch 2020) Big Sur (now up to 11.6 and below) has produced audio popping and distortion noises occasionally. When the system gets into this state Skype just hangs , and forcequitting and restarting it just brings it back to a point where it hangs upon needing to use audio. killall -9 coreaudiod resolves the issue of Skype hanging, and the audio issues. I am not using bluetooth , nor external speakers, but the issue does tend to manifest after playing world of tanks, not sure if this is triggering the problem or suffering from the same problem brought on from somewhere else.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to Glitching sound and dropping outs on M1 Pro running Monterey 12.6
I have the same problem. There are small audio glitches from time to time (more if you have a memory-hungry app open at the same time) with a USB sound card from RME. If I increase the sample rate to 192 kHz the problem seems to get worse and I can also hear glitches / popping / crackling on the internal loudspeakers. From what I’ve read so far, this seems to be a serial issue with a lot of the newer macs. The same device (RME sound card) works flawlessly on an iPad or some other digital audio source. I’ve also wiped my machine completely and had it checked for hardware defects by Apple. The problem persists.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’23