Panakotta00 / FicsIt-Networks

Control, Monitor, Manage and Automate your Satisfactory.
https://ficsit.app/mod/FicsItNetworks
GNU General Public License v3.0
166 stars 53 forks source link

[Feature Request] Api enhancement: Computer.Beep() #88

Closed manaphoenix closed 3 years ago

manaphoenix commented 4 years ago

Not sure how complicated this actually is ... but I see a lot of Lua implementations have it (like Opencomputers, and even Cheat Engine). A simple request (at least in writing) let the computer.beep() sound take a parameter of a frequency, or perhaps have it be a part of the speaker (since ya know speaker).

Example:

computer.beep(100)