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
Method
FrameSize
()
engine/engine_test.go:199
Method
FrameSize
FrameSize returns the low-level frame size used by PortAudio.
engine/portaudio/portaudio.go:99
Method
FrameSize
FrameSize returns the frame size of the backend.
engine/stdout/stdout.go:72
Method
FrameSize
()
runtime/support_test.go:54
Method
Func
Func implements the Func interface. It allows Keywords to be called like functions that accept a Table as their first argument to return the associate
lisp/values.go:47
Method
Func
Func implements the Func interface. It allows Lists to be called like functions that accept an integer as their first argument to perform offset index
lisp/values.go:72
Method
Func
Func implements the Func interface. It allows Tables to be called like functions that accept a key as their first argument to return the associated va
lisp/values.go:95
Method
Func
(l List)
lisp/environment_test.go:167
Method
GoString
()
lisp/errors.go:28
Method
IsProcessable
()
midi/input.go:122
Method
IsProcessable
()
midi/input.go:153
Method
IsProcessable
()
midi/input.go:178
Method
IsProcessable
()
midi/input.go:257
Method
IsProcessable
()
midi/input.go:279
Method
IsProcessable
()
midi/input.go:302
Method
IsProcessable
IsProcessable determines whether or not this Unit's ProcessFrame method should be called by the engine
unit/unit.go:49
Method
IsProcessable
()
unit/gen.go:106
Method
IsProcessable
()
unit/gen.go:141
Method
IsProcessable
()
unit/gen.go:180
Method
IsProcessable
()
unit/gen.go:226
Method
IsProcessable
()
unit/gen.go:271
Method
IsProcessable
()
unit/gen.go:293
Method
IsProcessable
()
unit/low_gen.go:79
Method
IsProcessable
()
unit/low_gen.go:104
Method
IsProcessable
()
unit/low_gen.go:129
Method
IsProcessable
()
unit/low_gen.go:162
Method
Name
()
lisp/values.go:31
Method
Name
Name returns the name used when calling Keyword as a function.
lisp/values.go:42
Method
Name
Name returns the name used when calling List as a function.
lisp/values.go:68
Method
Name
Name returns the name used when calling Table as a function.
lisp/values.go:90
Method
Name
()
lisp/environment_test.go:165
Method
Name
()
lisp/environment_test.go:173
Function
NewAllPassMS
NewAllPassMS returns a new AllPass
dsp/allpass.go:4
Function
NewFBCombMS
NewFBCombMS returns a new FBComb that's length is represented in milliseconds
dsp/comb.go:9
Function
NewFFCombMS
NewFFCombMS returns a new FFComb that's length is represented in milliseconds
dsp/comb.go:37
Method
NewStream
(deviceID portmidi.DeviceID, frameSize int64)
midi/midi.go:135
Method
Out
()
midi/input.go:154
Method
Out
()
midi/input.go:179
Method
Out
()
midi/input.go:258
Method
Out
()
midi/input.go:280
Method
Out
()
midi/input.go:303
Method
Out
()
unit/gen.go:107
Method
Out
()
unit/gen.go:142
Method
Out
()
unit/gen.go:181
Method
Out
()
unit/gen.go:227
Method
Out
()
unit/gen.go:272
Method
Out
()
unit/gen.go:294
Method
Out
()
unit/low_gen.go:80
Method
Out
()
unit/low_gen.go:105
Method
Out
()
unit/low_gen.go:130
Method
Out
()
unit/low_gen.go:163
Method
Out
()
unit/support_test.go:50
Method
Out
()
unit/io_test.go:27
Method
Out
Out implements Output interface
unit/out.go:39
Method
ProcessFrame
(n int)
midi/input.go:156
Method
ProcessFrame
(n int)
midi/input.go:181
Method
ProcessFrame
(n int)
midi/input.go:260
Method
ProcessFrame
(n int)
midi/input.go:282
Method
ProcessFrame
(n int)
midi/input.go:305
Method
ProcessFrame
(n int)
engine/graph.go:203
Method
ProcessFrame
ProcessFrame calculates a block of samples.
unit/unit.go:54
Method
ProcessFrame
(n int)
unit/gen.go:109
Method
ProcessFrame
(n int)
unit/gen.go:144
Method
ProcessFrame
(n int)
unit/gen.go:183
Method
ProcessFrame
(n int)
unit/gen.go:229
Method
ProcessFrame
(n int)
unit/gen.go:274
Method
ProcessFrame
(n int)
unit/gen.go:296
Method
ProcessFrame
(int)
unit/low_gen.go:81
Method
ProcessFrame
(int)
unit/low_gen.go:106
Method
ProcessFrame
(int)
unit/low_gen.go:131
Method
ProcessFrame
(int)
unit/low_gen.go:164
Method
ProcessFrame
(n int)
unit/support_test.go:12
Method
ProcessFrame
(n int)
unit/support_test.go:58
Method
ProcessFrame
(n int)
unit/io_test.go:35
Method
ProcessSample
(i int)
midi/input.go:126
Method
ProcessSample
(i int)
midi/clock.go:66
Method
ProcessSample
(i int)
engine/sink.go:30
Method
ProcessSample
(i int)
unit/wav_sample.go:74
Method
ProcessSample
(i int)
unit/filter.go:39
Method
ProcessSample
(i int)
unit/toggle.go:20
Method
ProcessSample
(i int)
unit/clock_mult.go:38
Method
ProcessSample
(i int)
unit/val_to_gate.go:21
Method
ProcessSample
(i int)
unit/reverb.go:81
Method
ProcessSample
(i int)
unit/clip.go:21
Method
ProcessSample
(i int)
unit/transpose.go:22
Method
ProcessSample
(i int)
unit/mux.go:39
Method
ProcessSample
(i int)
unit/chance.go:26
Method
ProcessSample
(i int)
unit/adjust.go:19
Method
ProcessSample
(i int)
unit/pan.go:19
Method
ProcessSample
(i int)
unit/count.go:27
Method
ProcessSample
(i int)
unit/crossfade.go:19
Method
ProcessSample
(i int)
unit/fold.go:21
Method
ProcessSample
(i int)
unit/logic.go:30
Method
ProcessSample
(i int)
unit/debug.go:30
Method
ProcessSample
(i int)
unit/clock_div.go:34
Method
ProcessSample
(i int)
unit/unary.go:23
Method
ProcessSample
(i int)
unit/latch.go:24
Method
ProcessSample
(i int)
unit/lag.go:25
Method
ProcessSample
(i int)
unit/crossfeed.go:20
Method
ProcessSample
(i int)
unit/support_test.go:5
← previous
next →
401–500 of 905, ranked by callers