Tuesday, April 29, 2025

Show HN: Beatsync – perfect audio sync across multiple devices https://ift.tt/4jpyqQm

Show HN: Beatsync – perfect audio sync across multiple devices Hi HN! I made Beatsync, an open-source browser-based audio player that syncs audio with millisecond-level accuracy across many devices. Try it live right now: https://ift.tt/k98pief The idea is that with no additional hardware, you can turn any group of devices into a full surround sound system. MacBook speakers are particularly good. Inspired by Network Time Protocol (NTP), I do clock synchronization over websockets and use the Web Audio API to keep audio latency under a few ms. You can also drag devices around a virtual grid to simulate spatial audio — it changes the volume of each device depending on its distance to a virtual listening source! I've been working on this project for the past couple of weeks. Would love to hear your thoughts and ideas! https://ift.tt/IqEghOj April 29, 2025 at 11:02PM

No comments:

Post a Comment

Show HN: Open-source AI code review agent that's aware of your entire codebase https://ift.tt/n8mwx4E

Show HN: Open-source AI code review agent that's aware of your entire codebase Hey HN! I'm one of the cofounders of Sourcebot, an op...