Resonance: Intuitive Music Player

This page summarizes the projects mentioned and recommended in the original post on /r/gnome

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • resonance

    Intuitive GTK4/LibAdwaita music player

  • I'm not sure if ALAC is supported with these plugins but if not feel free to open an issue: https://github.com/nate-xyz/resonance/issues

  • mutagen

    Python module for handling audio metadata (by quodlibet)

  • I actually originally wrote Resonance in entirely in python when I was first learning how to make gtk4 / libadwaita applications. This first version used the mutagen tagging library for importing tags, which was written for the quodlibet player. Eventually, through the course of developing Resonance, I ran into noticeable latency issues with a sizable enough library. This was due (I think maybe due to this?) to how gdk pixbuf loading worked within PyGObject. This was especially an issue with the main album grid flowbox. (Loading a ton of album covers made it super laggy)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • GTK4PythonTutorial

    GTK4 + Python tutorial with code examples

  • If you have no programming language knowledge I recommend starting with python, Taiko2k's tutorial is pretty good: https://github.com/Taiko2k/GTK4PythonTutorial

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Docker Acquires Mutagen

    2 projects | news.ycombinator.com | 27 Jun 2023
  • Resonance is now in the AUR.

    1 project | /r/gnome | 10 Apr 2023
  • Resonance is now the AUR.

    3 projects | /r/archlinux | 10 Apr 2023
  • How to be sure that a file is a real .ogg?

    1 project | /r/linux | 6 Jun 2022
  • Automatic metadata renaming for video files (on OS X)

    1 project | /r/MacOS | 7 Apr 2022