vixalien / decibels

Play audio files
https://gitlab.gnome.org/vixalien/decibels
GNU General Public License v3.0
52 stars 17 forks source link

Fix audio speed reset on song change #45

Closed BlobCodes closed 9 months ago

BlobCodes commented 9 months ago

The fix was taken from https://github.com/vixalien/decibels/issues/44#issuecomment-1858681404.

I applied the change and built the app using gnome builder, where everything worked perfectly.

vixalien commented 9 months ago

Thank you. The final step is to add your name for credit.

Please rebase and then add your name here:

https://github.com/vixalien/decibels/blob/b5fa774e51b6e070791c42c203ab1276a7d1ba9d/src/application.ts#L42-L44

BlobCodes commented 9 months ago

Thank you. The final step is to add your name for credit.

I rebased the branch and added the name. (Even though I didn't really do anything, just copied the fix from you)

vixalien commented 9 months ago

Thank you very much!!!