Mobile devices

play custom haptic vibratons in ios 17

Started by bomberman29 29 posts last post 2 years ago Page 2 of 2

#21

most android phones lack apple like haptic features.

#22

My pixel 7 has a haptic moder and thought at least there would be a vibration file type.
Grace.

#23

wow how do you make that
Vox tech, trust us.

#24

And most iPhones lack good batteries, customization, downloading stuff outside from the appstore. That's it :D

-- (Keoku):
most android phones lack apple like haptic features.

--

Όταν θα κοιτάς την θάλασσα
Χωρίς να το θέλεις, θα βλέπεις εμένα
Και τα μάτια σου θα ‘ναι θλιμμένα
Όταν θα ξυπνάς στον ύπνο σου
Χωρίς να το θέλεις, θα σκέφτεσαι εμένα
Και θα νιώθεις μεγάλο κενό

#25 1 like

Modern Google and Samsung phones,at minimum, have a haptic engine like that yes. They don't use a format like ahap though, instead they use a special audio channel and marker in audio files.


This mesage has been approved by x0.

#26

Did you generate these by hand or using some kind of haptic tool that comes with iOS SDKs on the Mac?


This mesage has been approved by x0.

#27

Now what would be really cool is if we could somehow load these into the phone to be used as vibration patterns with custom ringtones, just like how it has haptics for its default ringtones. It's done that via extra data streams in the m4r files according to FFmpeg, but I can't parse their meaning. Maybe the Mac can. And the reason for the haptic engine is for app developers to use it to increase the detail of feedback. Surely you've noticed that VoiceOver has haptics, and the haptic home button is entirely based on such tech. If done right, they can give an app's feedback an entirely new dimension. So yes, in a driving game, feeling the bumps as well as hearing them, or the recoil of a gun you're firing, or whatever.


This mesage has been approved by x0.

#29

I didn't know much about this until I clicked on this topic, and It looks from what I have scene, I don't think android has an equivilant, but It may, because some of the google ringtones that came with the pixel 8 that I had for a bit had some of those special haptic tones, but I know nothing about the programming side of it. Hope that helps.