panorama

package
v0.0.0-...-6c475a9 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller interface {
	Done() chan struct{}
	Panorama() <-chan core.Panorama
	SetPanoramaSize(core.Px, core.Px)
	TuneTo(core.Frequency)
	TuneBy(core.Frequency)
	TuneUp()
	TuneDown()
	ToggleSignalDetection()
	ToggleViewMode()
	ZoomIn()
	ZoomOut()
	ZoomToBand()
	ResetZoom()
	FinerDynamicRange()
	CoarserDynamicRange()
	ShiftDynamicRange(core.Frct)
	ShiftFrequencyRange(core.Frct)
}

Controller for the panorama view.

type View

type View struct {
	// contains filtered or unexported fields
}

View of the FFT.

func New

func New(builder *gtk.Builder, controller Controller) *View

New returns a new instance of the FFT View, connected to the fftArea accesible through the given builder.

Jump to

Keyboard shortcuts

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