Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egonelbre/exp
/ Buffer_Ch1
TypeAlias
Buffer_Ch1
audio/benchmark/buffer.go:11–11 ·
view source on GitHub ↗
Buffer_Ch1 represents mono sound samples
Source
from the content-addressed store, hash-verified
9
10
// Buffer_Ch1 represents mono sound samples
11
Buffer_Ch1 [][1]float32
12
13
// Buffer_Ch2 represents stereo sound samples
14
Buffer_Ch2 [][2]float32
Callers
1
BenchmarkSawtooth_Baseline
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected