rattatwinko 91812a3105 fix: Wavy not being able to play FLAC, due too jflac
fix-details: Now using FFMpeg for anything audio related
dependency-add: ffmpeg (bytedeco) JavaCV (for ffmpeg; also by bytedeco)
soon-to-deprecate/remove: the old jflac and mp3spi dependencies, which are not needed anymore
add: a higher resolution waterfall diagram
TODO: Ship builds for Linux

notes: The Wavy Player is now much more stable. It still relies on the java sound API, but much less in terms of decoding any codecs. Which is now handled by FFMpeg instead of our own. Playback is still done through the java sound API tho!

---
7\ - rattatwinko 31/05/2026@19:11
2026-05-31 19:11:51 +02:00
2026-05-17 17:05:28 +02:00
2026-05-17 17:05:28 +02:00
2026-05-17 17:05:28 +02:00
S
Description
A desktop application which is a desktop, this is mostly done for fun. but may be serious in the future
Readme 32 MiB
2026-05-31 17:18:43 +00:00
Languages
Java 100%