Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brettbuddin/shaden
/ functions
Functions
905 in github.com/brettbuddin/shaden
⨍
Functions
905
◇
Types & classes
192
Function
TestEnvironment_LookupUndefined
(t *testing.T)
lisp/environment_test.go:18
Function
TestEnvironment_Set
(t *testing.T)
lisp/environment_test.go:25
Function
TestEnvironment_SetUndefined
(t *testing.T)
lisp/environment_test.go:51
Function
TestEnvironment_SymbolAlreadyDefined
(t *testing.T)
lisp/environment_test.go:57
Function
TestEnvironment_Unset
(t *testing.T)
lisp/environment_test.go:35
Function
TestEnvironment_UnsetUndefined
(t *testing.T)
lisp/environment_test.go:44
Function
TestEnvironment_ValueIdentity
(t *testing.T)
lisp/environment_test.go:140
Function
TestErrorf
(t *testing.T)
errors/errors_test.go:34
Function
TestEuclidPatternCreation
(t *testing.T)
unit/euclid_test.go:50
Function
TestEuclidUnit
(t *testing.T)
unit/euclid_test.go:11
Function
TestEuclidZeroFill
(t *testing.T)
unit/euclid_test.go:87
Function
TestExpRatio
(t *testing.T)
dsp/math_test.go:17
Function
TestExposeIn
(t *testing.T)
unit/io_test.go:10
Function
TestExposeOut
(t *testing.T)
unit/io_test.go:16
Function
TestExposeOutProcessor
(t *testing.T)
unit/io_test.go:41
Function
TestExposeProp
(t *testing.T)
unit/io_test.go:58
Function
TestFBComb_Tick
(t *testing.T)
dsp/comb_test.go:9
Function
TestFBComb_TickAbsolute
(t *testing.T)
dsp/comb_test.go:21
Function
TestFFComb_Tick
(t *testing.T)
dsp/comb_test.go:30
Function
TestFFComb_TickAbsolute
(t *testing.T)
dsp/comb_test.go:42
Function
TestFillConstant
(t *testing.T)
engine/actions_test.go:11
Function
TestFilter
(t *testing.T)
unit/filter_test.go:10
Function
TestFold
(t *testing.T)
dsp/math_test.go:121
Function
TestFrequency
(t *testing.T)
dsp/values_test.go:9
Function
TestGate
(t *testing.T)
unit/gate_test.go:9
Function
TestGen_Pulse
(t *testing.T)
unit/gen_test.go:68
Function
TestGen_Saw
(t *testing.T)
unit/gen_test.go:47
Function
TestGen_Sine
(t *testing.T)
unit/gen_test.go:26
Function
TestGen_Triangle
(t *testing.T)
unit/gen_test.go:93
Function
TestHandler_BadEval
(t *testing.T)
runtime/handler_test.go:44
Function
TestHandler_GoodEval
(t *testing.T)
runtime/handler_test.go:14
Function
TestHandler_UnimplementedMethod
(t *testing.T)
runtime/handler_test.go:76
Function
TestHermite
(t *testing.T)
dsp/interpolate_test.go:17
Function
TestHz
(t *testing.T)
runtime/value_test.go:15
Function
TestIn_BlockRead
(t *testing.T)
unit/in_test.go:12
Function
TestIn_CoupleOutput
(t *testing.T)
unit/in_test.go:47
Function
TestIn_Fill
(t *testing.T)
unit/in_test.go:41
Function
TestIn_ReadControlRate
(t *testing.T)
unit/in_test.go:76
Function
TestIn_ReadSlow
(t *testing.T)
unit/in_test.go:29
Function
TestIn_SampleRead
(t *testing.T)
unit/in_test.go:20
Function
TestInputConversions
(t *testing.T)
runtime/unit_test.go:239
Function
TestInput_Bend
(t *testing.T)
midi/input_test.go:222
Function
TestInput_CC
(t *testing.T)
midi/input_test.go:185
Function
TestInput_Gate_NoNoteOff
(t *testing.T)
midi/input_test.go:116
Function
TestInput_Gate_NoteOff
(t *testing.T)
midi/input_test.go:82
Function
TestInput_Gate_Rolling
(t *testing.T)
midi/input_test.go:151
Function
TestInput_Pitch
(t *testing.T)
midi/input_test.go:28
Function
TestInput_PitchRaw
(t *testing.T)
midi/input_test.go:55
Function
TestInterval
(t *testing.T)
runtime/theory_test.go:19
Function
TestIsPowerTwo
(t *testing.T)
dsp/math_test.go:115
Function
TestLag
(t *testing.T)
unit/lag_test.go:9
Function
TestLex
(t *testing.T)
lisp/lexer_test.go:9
Function
TestLoad
(t *testing.T)
lisp/builtin/builtin_test.go:331
Function
TestLoad_CustomLoadPath
(t *testing.T)
lisp/builtin/builtin_test.go:342
Function
TestLoad_UnknownFile
(t *testing.T)
lisp/builtin/builtin_test.go:353
Function
TestLowGen_Pulse
(t *testing.T)
unit/low_gen_test.go:61
Function
TestLowGen_Saw
(t *testing.T)
unit/low_gen_test.go:40
Function
TestLowGen_Sine
(t *testing.T)
unit/low_gen_test.go:19
Function
TestLowGen_Triangle
(t *testing.T)
unit/low_gen_test.go:82
Function
TestMS
(t *testing.T)
runtime/value_test.go:52
Function
TestMS
(t *testing.T)
dsp/values_test.go:22
Function
TestMix
(t *testing.T)
dsp/math_test.go:82
Function
TestNaturalSort
(t *testing.T)
runtime/natsort_test.go:9
Function
TestNewConnection
(t *testing.T)
graph/graph_test.go:50
Function
TestNewNode
(t *testing.T)
graph/graph_test.go:9
Function
TestNodeRemoval
(t *testing.T)
graph/graph_test.go:22
Function
TestOverload
(t *testing.T)
dsp/math_test.go:49
Function
TestPanMix
(t *testing.T)
dsp/math_test.go:99
Function
TestParseArgs_Available
(t *testing.T)
config_test.go:10
Function
TestParseArgs_Erroneous
(t *testing.T)
config_test.go:122
Function
TestParser
(t *testing.T)
lisp/parser_test.go:10
Function
TestParser
(t *testing.T)
lisp/builtin/builtin_test.go:12
Function
TestPatch
(t *testing.T)
engine/actions_test.go:49
Function
TestPitch
(t *testing.T)
dsp/values_test.go:15
Function
TestProp_ValueClampedRange
(t *testing.T)
unit/prop_test.go:15
Function
TestProp_ValueInStringList
(t *testing.T)
unit/prop_test.go:9
Function
TestQuantize
(t *testing.T)
unit/quantize_test.go:11
Function
TestRandRange
(t *testing.T)
dsp/math_test.go:9
Function
TestRegisteredNames
(t *testing.T)
unit/unit_test.go:18
Function
TestRollingAverage
(t *testing.T)
dsp/interpolate_test.go:25
Function
TestSCC
(t *testing.T)
graph/graph_test.go:121
Function
TestSVFilter
(t *testing.T)
dsp/filter_test.go:9
Function
TestScale
(t *testing.T)
runtime/theory_test.go:74
Function
TestSimpleHighPass
(t *testing.T)
dsp/filter_test.go:34
Function
TestSimpleLowPass
(t *testing.T)
dsp/filter_test.go:24
Function
TestSin
(t *testing.T)
dsp/trig_test.go:22
Function
TestSlope
(t *testing.T)
unit/slope_test.go:9
Function
TestSoftClamp
(t *testing.T)
dsp/math_test.go:33
Function
TestStdout
(t *testing.T)
engine/stdout/stdout_test.go:16
Function
TestSwapUnit_ConstantInput
(t *testing.T)
engine/actions_test.go:106
Function
TestSwapUnit_SourceInput
(t *testing.T)
engine/actions_test.go:142
Function
TestTailCallOptimization
(t *testing.T)
lisp/builtin/builtin_test.go:227
Function
TestTan
(t *testing.T)
dsp/trig_test.go:41
Function
TestTranspose
(t *testing.T)
runtime/theory_test.go:55
Function
TestUnitID
(t *testing.T)
runtime/unit_test.go:57
Function
TestUnitInputs
(t *testing.T)
runtime/unit_test.go:38
Function
TestUnitOutput
(t *testing.T)
runtime/unit_test.go:95
Function
TestUnitOutputs
(t *testing.T)
runtime/unit_test.go:19
Function
TestUnitPatch
(t *testing.T)
runtime/unit_test.go:132
Function
TestUnitRemove
(t *testing.T)
runtime/unit_test.go:203
← previous
next →
601–700 of 905, ranked by callers