package
1.8.1
Repository: https://github.com/emer/auditory.git
Documentation: pkg.go.dev

# Functions

MSecToSamples converts milliseconds to samples, in terms of sample_rate.
SamplesToMSec converts samples to milliseconds, in terms of sample_rate.

# Variables

No description provided by the author

# Structs

Params defines the sound input parameters for auditory processing.
SndProcess encapsulates a specific auditory processing pipeline in use in a given case -- can add / modify this as needed.