LinusU / node-loudness

🔊 A node.js library to control the systems output volume
MIT License
125 stars 40 forks source link

fix: 🐛 win path in asar #27

Closed tsingwong closed 1 year ago

tsingwong commented 1 year ago

fix: https://github.com/LinusU/node-loudness/issues/26

tsingwong commented 1 year ago

@LinusU hi Bro. This module is so cool. We can't develop without it. Let's work together to improve it.

LinusU commented 1 year ago

@tsingwong could you try out the changes in #28, I think that is a way to solve it without anything needing to be unpacked. (or rather, Electron will automatically unpack just that file for us)