Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlayFileNoWait ¶ added in v0.240615.0
func PlayKeyBeep ¶
func PlayKeyBeep()
func PlayMoneyIn ¶
func PlayMoneyIn()
func PlayVmcStarted ¶ added in v0.240207.0
func PlayVmcStarted()
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
StartedCooking string
StartedCookingVolume int
FinishedCooking string
FinishedCookingVolume int
Custom string
}
sound volume use fixed point. 12 = 1.2
Click to show internal directories.
Click to hide internal directories.