godot-xterm/examples
Leroy Hopson 55b0a0577d
Update bell
- Don't add the bell to the archive to keep it small a simplify
  licensing. Also bells seem to be rarely used with terminal emulators.
- Don't play the bell directly from the Terminal node by adding an
  AudioStreamPlayer, but make it easy to tune the "bell" signal behavior
  from the Terminal node so that only an AudioStreamPlayer node's play()
  method needs to be connected to it.
- Keep the bell.wav sound around for testing/demo.
2021-07-23 08:37:49 +07:00
..
asciicast Multiple updates 2021-06-20 18:33:40 +07:00
menu Update bell 2021-07-23 08:37:49 +07:00
socat_terminal Add example of using GodotXterm with socat 2021-07-03 00:55:16 +07:00
terminal Update bell 2021-07-23 08:37:49 +07:00
web_console Don't register TPut util as a global unique class 2021-07-03 01:24:07 +07:00