ffxivcode / AutoDuty

Dalamud Plugin for FFXIV - AutoDuty
36 stars 47 forks source link

End Of Loop Audio #271

Closed MrGuffels closed 2 weeks ago

MrGuffels commented 3 weeks ago

Added end of loop audio configuration. Supports in-game sounds for the average user. Limitation of in-game sounds is that they play on the System Sounds channel. As an alternative so that sounds still play when you have the Master/SystemSounds muted, I added NAudio with the option to enter a custom sound file path. These sounds will play even when you have the prior sound channels muted in game. (Also sneaking in a Howling Eye path for Questionable future use)

Herculezz55 commented 2 weeks ago

I like this I do, is there just not a better solution available that doesn't require soo many dependencies as naudio, nothing already in the system, there are a couple plugins out there that play wav files as well maybe could take a look at their approach?

MrGuffels commented 2 weeks ago

Will do. Gunna open a secondary PR to get the in game sounds in and I'll circle back on alternatives for custom/out of game sounds