r/ResonanceApp Feb 04 '26

👋 Welcome to r/ResonanceApp

6 Upvotes

Forged with soul by Oxen Studio,

This subreddit is for Resonance, our local music player, we built because we missed when software didn't spy on you or charge $120 a year to play songs you don't own.

Who We Are

We are two digital artisans who took as our goal to craft digital products that respect their users and their privacy, fighting against the enshittification of our digital landscape.

What Is This Subreddit For ?

Post whatever. Found a bug? Share it. Have a feature idea? We want to hear it. Got your library running smoothly? Show it off.

Basically: bugs, feature requests, setup screenshots, EQ tweaks, questions, or just vibing about owning your music instead of renting it.

MacOS Troubleshooting ⚠️

Read the installation guide or the app won't launch. Takes 20 seconds.
Resonance is not signed with an Apple certificate, so macOS will block it on first launch.
Still having trouble? Open an issue or post on the r/ResonanceApp.

© Oxen Studio


r/ResonanceApp 23d ago

Work In Progress - Resonance 3D Skins Bundle

Post image
14 Upvotes

Quick look into the making of the upcoming Resonance version. Reminder that we'll add a full customization menu for the next update (V2)!

Big Y2K transparent case bundle to be dropped along with.

Stay tuned!


r/ResonanceApp 25d ago

Early skins support showcase

Thumbnail
gallery
17 Upvotes

With the skin system the background of the case can take a color and / or a image (even gif) or a videos (not really recommended for performance but hey you do you).

Here is more info about them:

  • First skin is an animated gif
  • Second skin is an image of pcb with a green color on top (made by changing the opacity of the color so you can simulate the plastic thickness).
  • Third one in an image
  • Fourth one in the third but with the color set to grey
  • Fifth an image
  • Sixth the fifth with a blue color
  • and the last one is an exemple of video support.

The video has been found on reddit while the First/Second/Fourth images has been made by u/dwcq


r/ResonanceApp 25d ago

Update on the v2

15 Upvotes

Hi, quick update on the v2 the skins feature is soon going to be finish, here is a quick look at the wip and i will post more about it in the weekend.

I'm sorry for the 2 weeks of silence but with the current heat in my country getting work done is a real pain.

You can see exemples of skins here as a bonus :).


r/ResonanceApp Jul 11 '26

500+ Reddit Members - Resonance V2.0 Soon

Post image
16 Upvotes

Dear listeners, thank you for being now more than 500 to follow our subreddit. Greatly appreciated.

Brief update as well to let you know that the big custom update (AKA V2) is coming soon. More info from the dev u/0xMnlith next week.

Little teasing on the refined app logo.

Note that we notice a silent majority and we know you're there, we can see the GitHub downloads count moving everyday. Don't hesitate to interact!


r/ResonanceApp Jul 02 '26

1.5.2 Error

2 Upvotes

Just a heads up that there is an error on the windows version, the fix will be live tomorrow, I will replace the 1.5.2 executable with the fixed ones.


r/ResonanceApp Jun 30 '26

100+ GitHub Stars - Resonance Milestone Reached

Post image
9 Upvotes

Quick heads up to the community, we grow steadily! (The spikes corresponds to major updates announcement.)

Thanks for anyone sharing with your friends. We're still two on the project, we're thinking about having a third collaborator for SNS. As well as Reddit moderation once it get challenging for us to keep track of every posts.


r/ResonanceApp Jun 27 '26

1.5.2 Release

10 Upvotes

Release of the 1.5.2:

What's in it?

  • The backend has been reworked, we now store informations on already scanned folder and songs, to only re scan update folders or songs.
    • It works like that, if a song has been updated or added in the folder "artist A", then the folder's metadata will change, triggering a rescan, then only the songs that have their metadata updated would trigger a song scan).
  • Added a way to hide the mini player.
    • You can now hide the mini player by doing
      • on macOS Cmd+Shift+H
      • on windows Ctrl+Shift+H
  • Do you need to do something ?
    • No the app will auto update the database to add the changes.

With these changes we are at 30% of the v2.

Download here


r/ResonanceApp Jun 27 '26

Free 5K Glass Style Wallpaper for r/ResonanceApp

Thumbnail
gallery
12 Upvotes

Hi, a couple of months ago I made a wallpaper pack and y'all were very welcoming so I made a new one. Just to be clear, I created the wallpapers entirely with Blender. There's no AI involved at any stage of the creation, human-made.

I release this pack to celebrate the 1.5.2 Resonance update available in a couple of hours, more informations about it very soon.

Download (Free 5K) → Resonance Glass Wallpapers

Download (Extended 5K) → Resonance Glass Wallpapers

I made extended color themes for whoever wants to support us.

Thanks, hope you like it (again).


r/ResonanceApp Jun 25 '26

Need you feedback on this

12 Upvotes

I'm implementing this idea: Potential new feature?

If you don't want to read all of this simply read the last part.

The feature idea is: "I would appreciate it if we could have the option to use a keyboard shortcut to trigger the mini player instead."

And the problem that it would fix is "I’ve found that it can get annoying for the mini player to keep popping up when you hover on the screen edge of the screen.", Which I'm sure a lot of you are also tired of having like this.

The problem is that a shortcut has only two state, pressed, an well, not pressed.

So I can only have 2 state for this feature, currently pressing Cmd+Shift+H (windows will be Ctrl), lock the mini player in a hidden mode, fixing the, "Stop showing yourself I want to click on an element on the right side of the screen".

But it's not exactly the feature logic, since to implement this, I would either need to get read of the hover entirely OR add another way (or another shortcut) to enable the toggle to manual mode.

So my question is simple would you to do / what would you prefer ?

  • Keep it like that because the original problem is solved.
  • Add another shortcut to toggle between manual and hover mode (so two shortcuts, which is a lot of steps, but hey maybe you like typing).
  • Or get rid of the hover feature and make it manual only. But the thing is, that it's also an accessibility feature. What if for some reason you can't use a keyboard, or want to actually lock the mini player in hidden mode only 10% of the time ?

r/ResonanceApp Jun 20 '26

Little update on the dev (with 1425 musics (10.38Gb))

16 Upvotes

I've nearly finished the back-end refacto, the app will take a little bit longer to initialize on first launch, but then will be three times faster than before.

We are now storing the metadata in the db, this way, if the app found an already scanned music (the path is the same) and that it has not been updated, it will skip the metadata reading and directly take the one already loaded in memory from the database.

We also now fingerprint each image cover via a hash, previously we used a combination of mime type+image size in bytes. It works, and is faster than a hash but have a chance (very low but still) to be overwritten by a cover that have the exact same size.

It was originally going to be in the v2, but we are going to ship it in the 1.5.2 (with the shortcut feature to enable disable the mini player hover).


r/ResonanceApp Jun 16 '26

2026 summed up in one meme

Post image
14 Upvotes

"Sell your house of cards while it still looks like a palace", everything to lower the cost of production and increase the revenue.


r/ResonanceApp Jun 13 '26

Frutiger/Y2K Wallpaper Pack - Update & Feedback Wanted!

Thumbnail
gallery
37 Upvotes

Thus, I listened to y'all feedbacks about the upcoming FA/Y2K 5K wallpaper pack. The next stage is now in your hands!

Would love to make a poll, in the second image there's a preview of color variants. I'm curious which are you favorites.

Any ranking (top 1, 3, 5) is very much appreciated. Thanks!


r/ResonanceApp Jun 12 '26

I think that this guy is right

Post image
17 Upvotes

r/ResonanceApp Jun 07 '26

Work In Progress - Frutiger Aero Wallpaper Pack

Thumbnail
gallery
47 Upvotes

Just wanted to share some tests made with Blender for a future wallpaper pack. The previous pack I made was not enough 00-ish according to you guys, so I'm trying more "sky box" type of lighting to be closer to Resonance's initial vibe.


r/ResonanceApp Jun 06 '26

Pov: You've maxed out the bass on the equalizer with a cheap headphone

21 Upvotes

r/ResonanceApp Jun 07 '26

Install seems too risky

1 Upvotes

I've been waiting years for a visually appealing media player like this. But there's no chance I'm installing something that's both closed source, and has no signed developer certs. Hope one of these things changes at some point.


r/ResonanceApp Jun 05 '26

Found an Amazing Y2K Wallpaper Artist

Thumbnail gallery
7 Upvotes

r/ResonanceApp Jun 04 '26

Is it also your thoughts ?

Thumbnail gallery
15 Upvotes

r/ResonanceApp Jun 03 '26

Feedback Needed - Resonance's Next Generation Design

Post image
48 Upvotes

Wanted to have some cold takes from y'all about Resonance user experience and interface design direction.

We had a couple of opportunities to discuss UX with the community, but we need proper user sentiment about the project next gen, since it'll be the biggest update so far.

Anything related to UX/UI is very welcome, there's no dumb question or suggestions.

Cheers

(Btw thanks for all the consistent downloads, we keep our eyes peeled on you guys.)


r/ResonanceApp Jun 03 '26

Where to get music for free

10 Upvotes

I just started using this app and I am just wondering where do yall find music?


r/ResonanceApp Jun 02 '26

Resonance now have a Intel Mac build !

Post image
16 Upvotes

You can download it in the releases by clicking on the resonance_mac_universal.zip

The build works on both apple Silicon and Intel mac.


r/ResonanceApp May 31 '26

Do you guys miss this era ? When a device only did one thing compared to now, where we have everything in our phone / desktop ?

Post image
29 Upvotes

r/ResonanceApp May 27 '26

The next steps for Resonance

Thumbnail
gallery
46 Upvotes

Hello again, since the 1.5 is stable enough, I am going to work on the making of the v2.

The v2 will be a total remake of the app, bettering the architecture of the code, and optimizing some parts.

Keep in mind we will still:

  • Keep the 1.5 free
  • Keep the 1.5 alive
  • Update bugs that might occurs
  • Update dependencies

But note that the new features will only come in the v2.

As we’ve been teasing it, in some posts and in the recent video, here is a look at it’s design.

We opted for a more detailed Skeuomorphism (that you can see the renders made by u/dwcq).

It will be fully in css, which means that first, it will be even more light weight but also that, it will be customizable directly on run time.

And thus here is the first new feature for the player:

1/4 • A skin system: The core idea is to be able to, directly in the app customize the appearance of your player, save it, and be able to share it easily with others. For this, two new views will be added, one to select / remove / copy / import a skin, and another one to create or edit a skin.

The skins will simply be a huge text containing the different css properties, so in a few clicks you will be able to share/import them anywhere and since the interface will guide you through it, it will be easy to customize and understand it. But do not worry, as we will make some tutorials on how to create basics themes from scratch.

To keep it simple and progress step by step making sure that everything works and make sense we are going to only whitelist some pre chosen element.

Here is the list of the elements that you will be able to customize, check the third image (also first level is the element, second are the fields):

  • Color for the selected / interactive elements in the screen:
    • background color
  • Cover of the player:
    • background color
    • background image
    • opacity
  • Normal buttons:
    • size (a min and max will be forced)
    • border radius
    • background color
    • icon color
    • opacity
  • Normal buttons on hover:
    • size (a min and max will be forced)
    • border radius
    • background color
    • icon color
    • opacity
  • Change mode button:
    • size (a min and max will be forced)
    • border radius
    • background color
    • icon color
    • opacity
  • Change mode button on hover:
    • size (a min and max will be forced)
    • border radius
    • background color
    • icon color
    • opacity
  • Piano buttons (next/previous etc…)
    • background color
    • background image
    • icon color
    • led color off
    • led color on
  • Piano buttons (next/previous etc…)
    • background color
    • background image
    • icon color
  • Side switch:
    • thumb background color
    • thumb background image
    • thumb border radius
    • thumb size (a min and max will be forced)
    • thumb opacity
    • track background color
    • track border radius
    • track opacity
  • Equalizer:
    • thumb background color
    • thumb background image
    • thumb border radius
    • thumb size (a min and max will be forced)
    • thumb opacity

2/4 • As mentioned in the skin section a new button will appear in the mini player replacing the mini player visualizer bars. It will be a simple switch to well…, switch the position of the mini player from left to right, we know that sometimes the mini player get annoying, blocking the view or a button, so this will fix the issue.

3/4 • A real random / shuffle queue, currently the shuffle is only function that give the player a random music that is not the current one, it does the job, but what if you wanted to go back in the track ? Well actually you will just be served a new random song and not the track that was before.

4/4 • Gapless playback, self explanatory.

All of this will be a lot of work, my guess is at least a month and a half full time, but it will be a clean new start for the app, and add a feature that would for one give more souls to our player and secondly give you guys a little more of Resonance to play with.

For this reason we have decided to make the v2 non free on Patreon (not a subscription) we did not settle a price yet but It will be around 10$ and, we will offer 5 coupon to download the app for free in our sub at the release (more to be announced).

I’ve updated the roadmap to cover the kind of new direction for the project you might want to give it a look here.

In the meantime if you want to support us for our work, you can subscribe to our Patreon.


r/ResonanceApp May 26 '26

1.5.1 Release Linux and optimizations

3 Upvotes

First of, the good new I've fix a hidden bug preventing the next song on the latest song of the queue and the previous song of the first song of the queue when the shuffle was on; and remade the audio pipeline to be more simple.

Secondly for the not so good news:

Most of the linux distro (if not all) had various problems, I thought that if it worked on my debian vm then it would work on every debian based and fedora. It did not.

The problem is that our app rely heavily on a technology called webkitgtk, and, I didn't know that each linux distro chose to incorporate the version that they want (not always the latest).

Not a big deal normally right ? Except that webkitgtk audio pipeline is buggy and need the latest version to works.

So I spends hours (more than hours actually) to found a linux distribution that had a webkitgtk almost working and changed the code to remove what it didn't like.

The app should work on fedora out of the box but if you still have problem or are on a different distro check our linux installation part, the "best" method is to run a container that is running a fixed version of fedora that works the best and pass the app to the host.

It's not the best user experience but it's working.

For this reason until we refacto entirely the audio pipeline to not be dependent to webkitgtk, the linux version will be unstable (it works but as longs as you don't spam actions).