gui

package
v0.0.0-...-17a3ff8 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartUILoop

func StartUILoop(waitGroup *sync.WaitGroup, pluckPlotChan chan []float64, synthParamsChan chan SynthParameters)

StartUILoop creates a GUI, and then listens for incoming pluck and settings data and displays them

Types

type SynthParameters

type SynthParameters interface {
	Octave() int
	Velocity() int
	PluckPos() float64
	PluckWidth() float64
	DecayTimeS() float64
	PickupPos() float64
}

Jump to

Keyboard shortcuts

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