- Now fully work 1.21.8-1.21.10
- On 1.21.6-1.21.7 it works unstable
Now fully work on linux and macos
Improved API
✅ Listener registration - mods can register AudioStreamListeners via the API
✅ Receiving audio packets - listeners receive PCM audio data every ~20ms
✅ Lifecycle events - notifications about playback start and stop
✅ Thread safety - using CopyOnWriteArraySet for listeners
Optimization
✅ Performance optimization - events are sent only if listeners are present
✅ Error isolation - exceptions in listeners do not affect playback
Bug fixed
✅ Now the funnel pulls the record based on the custom sound timing
✅ Now the funnel pulls the record from the turntable

BUG FIX
Now if the funnel inserts a disc into the player, custom music will play




