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