tvillarete / ipod-classic-js

An iPod Classic emulator that connects to Apple Music and Spotify. Built with React & Styled Components
http://tannerv.com/ipod
MIT License
1.43k stars 100 forks source link

Volume #134

Closed EvanBarron99 closed 1 year ago

EvanBarron99 commented 1 year ago

Ok so I wish controlling the volume with the iPod actually change the volume.

tvillarete commented 1 year ago

Hey @EvanBarron99,

I absolutely agree with you that it would be cool to change volume using the scroll wheel, but unfortunately this is a limitation of iOS (I'm assuming you're using an iPhone, iPad, or iPod Touch). Apple only allows you to change volume using the physical volume buttons on the device, so there's no way for me to do it through the iPod interface.

If they do ever loosen restrictions for volume control, I will happily update this, but for now there's not much I can do. Thanks for the request though, and hopefully you've enjoyed using it otherwise!