Fast Sound System (FSS) is a free software to manage the sound in spectacles.
Windows 10 (64-bit) or higher. It may run on earlier 64-bit versions of Windows, but they have not been tested. For other OSes, feel free to compile the project and send it to me. I can't cross compile it yet.
At the moment you can:
- Create and edit the playlist
- Manage files in the
Musicfolder - Play the songs you want
The most popular audio format are supported like:
| Format | Extension | Statut |
|---|---|---|
| Mpeg audio files | .mp3 or .m4a |
✅ |
| Wave files | .wav |
✅ |
| Windows multimedia audio files | .wma |
|
| Apple lossless codec file | .aac or .m4a |
✅ |
| Ogg with vorbis encoding | .ogg |
✅ (I recommand you to have VLC installed) |
| Free lossless audio codec file | .flac |
✅ |
| Opus files | .opus or .ogg |
✅ (I recommand you to have VLC installed) |
The project is made with qt creator 17.0 and Qt Framework 6.9.1
