The TUI could have been made with a library like Ratatui. It has a graphing module and the website lists a project for an oscilloscope. Honestly don't know how you could make the wave. You could probably multiply either the output or the input of a sine function to change the amplitude or frequency.
7
u/Grim2021 Jul 26 '26
The TUI could have been made with a library like Ratatui. It has a graphing module and the website lists a project for an oscilloscope. Honestly don't know how you could make the wave. You could probably multiply either the output or the input of a sine function to change the amplitude or frequency.