debug

package
v0.0.0-...-cd7a44e Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2014 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package debug provides debugging facilities for Sigourney.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(p audio.Processor, frames int) []audio.Sample

func Render

func Render(s []audio.Sample) *image.RGBA

func View

func View(m image.Image)

Types

type Recorder

type Recorder struct {
	Samples []audio.Sample
	// contains filtered or unexported fields
}

func NewRecorder

func NewRecorder(p audio.Processor) *Recorder

func (*Recorder) Process

func (r *Recorder) Process(s []audio.Sample)

type Tracer

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

func NewTracer

func NewTracer() *Tracer

func (*Tracer) Record

func (t *Tracer) Record(label string, p audio.Processor) audio.Processor

Jump to

Keyboard shortcuts

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