Where do you get the audio data for your visualizer? I pull it out of my AudioSnapshotServer.
A modified verison of Nepeta's ASS, which is a TCP/IP server to fetch audio buffer's snapshot from mediaserverd.
iOS 11.0-13.5.1 required.
This tweak by itself does nothing noticeable. A client tweak is neccessary for visible effects - try Mitsuha Forever
- Add this repository to Cydia: https://repo.packix.com.
- Install AudioSnapshotServer.
If you send anything to localhost at the port 44333 it will reply with a dump of the current audio buffer (raw PCM audio data). That's all to it.