Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Narrow
Method
Narrow
track/audio.go:97–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
func
(a *Audio) Narrow() {
98
// if a.HistoryRing == nil && a.IDRing != nil {
99
// a.narrow(int(a.Value.Sequence - a.IDRing.Value.Sequence))
100
// }
101
a.AddIDR()
102
}
Callers
nothing calls this directly
Calls
1
AddIDR
Method · 0.45
Tested by
no test coverage detected