mixer

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelMixer

type ChannelMixer interface {
	Mix(dst wave.Audio, src wave.Audio) error
}

ChannelMixer mixes audio into specifix channels.

type MonoMixer

type MonoMixer struct {
}

MonoMixer mixes channels into monaural audio.

func (*MonoMixer) Mix

func (m *MonoMixer) Mix(dst wave.Audio, src wave.Audio) error

Jump to

Keyboard shortcuts

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