Darkside138 / DiscordSoundboard

Java Soundboard for Discord
Apache License 2.0
137 stars 55 forks source link

Stop Button Still Missing #151

Closed ndo360 closed 3 years ago

ndo360 commented 3 years ago

Downloaded the latest version and noticed a few missing things.

1) The Stop Button still missing on the GUI

2) The latest version doesn't have the application properties file?

cnschu commented 3 years ago

as an workaround you can improvise a stop button, simply make a "stop" file, with like 0.25 seconds of silence in it. If you press the button created in the interface for this file, it will stop the current playback.

cnschu commented 3 years ago

i've updated the readme to reflect the missing config file in the release.

cnschu commented 3 years ago

3.0.6 comes with a config, issue can be closed

cnschu commented 3 years ago

in 3.0.6. there is a config included and a stop-button in the web interface. @Darkside138 please resolve/close this issue