Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlayComplete ¶
func PlayComplete()
func PlayKeyBeep ¶
func PlayKeyBeep()
func PlayMoneyIn ¶
func PlayMoneyIn()
func PlayStarted ¶
func PlayStarted()
func PlayStarting ¶
func PlayStarting()
Types ¶
type Config ¶
type Config struct {
Disabled bool
Folder string
KeyBeep string
KeyBeepVolume int
Starting string
StartingVolume int
Started string
StartedVolume int
MoneyIn string
MoneyInVolume int
Trash string
TrashVolume int
Broken string
BrokenVolume int
Complete string
CompleteVolume int
}
sound volume use fixed point. 12 = 1.2
Click to show internal directories.
Click to hide internal directories.