This is fork of MOC (Music on Console) which tries to follow closely upstream development but includes several experimental features.
- Native Opus decoder using libopusfile
- Reworked audio formats including support for 32 bit samples, higher configurability of allowed formats and configure time restriction of float computing for machines w/o FPU
- mp3 decoder using libmpg123
- Logarithmic audio scaling both in ALSA and in softmixer
- Better multichannel support, including downmixing 5.1 -> 2.0 and multichannel output from Wavpack and FFmpeg decoders
- Upgraded sndfile decoder - support for other sample formats and partial BPS reporting
- Lyrics option changes - AutoloadLyrics does what it would be expected to do - preload lyrics
- Resampling changes - tri-valued option EnableResample replacing ForceResample
- Possibility to use "~" in some options in config file
- Playlist behaviour changes - possibility to automatically enable shuffle for playlist and exporting relative playlists
- Inotify support
- speex - introduces two new resampling methods: one is using speex and the other soxr.
- ratings - includes song rating support pulled from https://github.com/hilgenberg/moc.