Documentation ¶
Index ¶
- type Handler
- type Object
- type UI
- func (u *UI) Connect(from, to, input string) error
- func (u *UI) Destroy(name string) error
- func (u *UI) Disconnect(from, to, input string) error
- func (u *UI) Load(path string) error
- func (u *UI) NewObject(name, kind string, value float64)
- func (u *UI) Render(frames int) []audio.Sample
- func (u *UI) Save(path string) error
- func (u *UI) Set(name string, v float64) error
- func (u *UI) SetDisplay(name string, display map[string]interface{}) error
- func (u *UI) Start() error
- func (u *UI) Stop() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.