wave

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 3 Imported by: 0

README

Microwave

MICROWAVE (pronounced me-crow-wa-vè) is a simple signal generator written in Golang. It is capable of generating sine waves, as well as families of triangular and rectangular waves. This tool has been developed to assist with electronics workshops held at Decentrala.

User interface

Compile

Ensure you have the Go compiler and the Fyne library dependencies installed. In the root of the repository, run:

go mod download
go build

The application is should work on Linux, Windows, and OSX. It is only tested on Linux.

Todo

  • Check all waveforms on an oscilloscope
  • Fix bugs with phase.
  • Implement a log scale slider for frequency and pitch input (e.g., A#2 or C4)
  • Create a custom slider
  • Add functionality for saving and loading setups
  • Implement a waveform graph
  • Reduce latency. Check why pipewire does't allow shorter buffers.

License

The code is released under the MIT license.

The font is distributed under the SIL Open Font License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
gui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL