Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csteinmetz1/NeuralReverberator
/ functions
Functions
381 in github.com/csteinmetz1/NeuralReverberator
⨍
Functions
381
◇
Types & classes
2
↓ 67 callers
Function
toArray
* Converts the target object to an array. * * @param {object} o * @return {object[]}
docs/slides/js/reveal.js:1439
↓ 45 callers
Method
call
(self, inputs)
train/model.py:73
↓ 28 callers
Function
r
(n)
docs/slides/lib/js/head.min.js:2
↓ 24 callers
Function
escapeText
(s)
docs/slides/test/qunit-2.5.0.js:3212
↓ 23 callers
Function
id
(name)
docs/slides/test/qunit-2.5.0.js:3295
↓ 20 callers
Function
isOverview
* Checks if the overview is currently active. * * @return {Boolean} true if the overview is active, * false otherwise
docs/slides/js/reveal.js:2356
↓ 20 callers
Function
objectType
(obj)
docs/slides/test/qunit-2.5.0.js:201
↓ 17 callers
Function
r
(e,n)
docs/slides/plugin/highlight/highlight.js:76
↓ 17 callers
Function
slide
* Steps from the current point in the presentation to the * slide which matches the specified horizontal and vertical * indices. * * @param {n
docs/slides/js/reveal.js:2538
↓ 16 callers
Function
addEvent
(elem, type, fn)
docs/slides/test/qunit-2.5.0.js:3250
↓ 13 callers
Function
b
()
docs/slides/plugin/highlight/highlight.js:76
↓ 13 callers
Function
n
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 13 callers
Function
sourceFromStacktrace
(offset)
docs/slides/test/qunit-2.5.0.js:1081
↓ 12 callers
Function
closestParent
* Find the closest parent that matches the given * selector. * * @param {HTMLElement} target The child element * @param {String} selector The
docs/slides/js/reveal.js:1550
↓ 12 callers
Function
dispatchEvent
* Dispatches an event of the specified type from the * reveal DOM element.
docs/slides/js/reveal.js:1731
↓ 12 callers
Function
escape
(html,encode)
docs/slides/plugin/markdown/marked.js:6
↓ 12 callers
Function
replace
(regex,opt)
docs/slides/plugin/markdown/marked.js:6
↓ 11 callers
Function
extend
(a, b, undefOnly)
docs/slides/test/qunit-2.5.0.js:187
↓ 11 callers
Function
t
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 10 callers
Function
done
* This function is called when the ProcessingQueue is done processing all * items. It handles emitting the final run events.
docs/slides/test/qunit-2.5.0.js:1191
↓ 10 callers
Function
merge
(obj)
docs/slides/plugin/markdown/marked.js:6
↓ 10 callers
Function
u
(n,t)
docs/slides/lib/js/head.min.js:6
↓ 9 callers
Function
availableRoutes
* Determine what available routes there are for navigation. * * @return {{left: boolean, right: boolean, up: boolean, down: boolean}}
docs/slides/js/reveal.js:3576
↓ 9 callers
Function
onUserInput
* Called by all event handlers that are based on user * input. * * @param {object} [event]
docs/slides/js/reveal.js:4662
↓ 8 callers
Function
addClass
(elem, name)
docs/slides/test/qunit-2.5.0.js:3269
↓ 8 callers
Function
closeOverlay
* Closes any currently open overlay.
docs/slides/js/reveal.js:1946
↓ 8 callers
Function
f
(n)
docs/slides/lib/js/head.min.js:6
↓ 8 callers
Function
isVerticalSlide
* Checks if the current or specified slide is vertical * (nested within another slide). * * @param {HTMLElement} [slide=currentSlide] The slide
docs/slides/js/reveal.js:2405
↓ 8 callers
Function
transformElement
* Applies a CSS transform to the target element. * * @param {HTMLElement} element * @param {string} transform
docs/slides/js/reveal.js:1488
↓ 7 callers
Function
e
(t)
docs/slides/lib/js/head.min.js:6
↓ 7 callers
Function
emit
* Emits an event with the specified data to all currently registered listeners. * Callbacks will fire in the order in which they are registered (FI
docs/slides/test/qunit-2.5.0.js:968
↓ 7 callers
Function
isPrintingPDF
* Checks if this instance is being used to print a PDF.
docs/slides/js/reveal.js:1687
↓ 7 callers
Function
resume
* Exits from the paused mode.
docs/slides/js/reveal.js:2459
↓ 7 callers
Function
runLoggingCallbacks
(key, args)
docs/slides/test/qunit-2.5.0.js:1042
↓ 6 callers
Function
a
(n)
docs/slides/lib/js/head.min.js:4
↓ 6 callers
Function
createSingletonNode
* Creates an HTML element and returns a reference to it. * If the element already exists the existing instance will * be returned. * * @param
docs/slides/js/reveal.js:885
↓ 6 callers
Function
cueAutoSlide
* Cues a new automated slide if enabled in the config.
docs/slides/js/reveal.js:4412
↓ 6 callers
Function
deactivateOverview
* Exits the slide overview and enters the currently * active slide.
docs/slides/js/reveal.js:2280
↓ 6 callers
Function
deserialize
* Utility for deserializing a value. * * @param {*} value * @return {*}
docs/slides/js/reveal.js:1451
↓ 6 callers
Function
done
(err)
docs/slides/plugin/markdown/marked.js:6
↓ 6 callers
Function
pushFailure
()
docs/slides/test/qunit-2.5.0.js:1872
↓ 6 callers
Function
s
(n)
docs/slides/lib/js/head.min.js:6
↓ 6 callers
Function
sortFragments
* Return a sorted fragments list, ordered by an increasing * "data-fragment-index" attribute. * * Fragments will be revealed in the order that t
docs/slides/js/reveal.js:4247
↓ 5 callers
Function
extend
* Extend object a with the properties of object b. * If there's a conflict, object b takes precedence. * * @param {object} a * @param {object}
docs/slides/js/reveal.js:1423
↓ 5 callers
Function
inArray
* Determines whether an element exists in a given array or not. * * @method inArray * @param {Any} elem * @param {Array} array * @retur
docs/slides/test/qunit-2.5.0.js:163
↓ 5 callers
Function
isPaused
* Checks if we are currently in the paused mode. * * @return {Boolean}
docs/slides/js/reveal.js:2491
↓ 5 callers
Function
layout
* Applies JavaScript-controlled layout rules to the * presentation.
docs/slides/js/reveal.js:1959
↓ 5 callers
Function
navigateNext
* The reverse of #navigatePrev().
docs/slides/js/reveal.js:4606
↓ 5 callers
Function
p
(e,n,t,r)
docs/slides/plugin/highlight/highlight.js:76
↓ 5 callers
Function
setUrl
(params)
docs/slides/test/qunit-2.5.0.js:3404
↓ 5 callers
Function
toggleClass
(elem, name, force)
docs/slides/test/qunit-2.5.0.js:3275
↓ 5 callers
Function
transformSlides
* Applies CSS transforms to the slides container. The container * is transformed from two separate sources: layout and the overview * mode. *
docs/slides/js/reveal.js:1504
↓ 5 callers
Function
u
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 5 callers
Function
v
(n)
docs/slides/lib/js/head.min.js:6
↓ 5 callers
Function
y
(n)
docs/slides/lib/js/head.min.js:6
↓ 4 callers
Function
_appendParamToIframeSource
( sourceAttribute, sourceURL, param )
docs/slides/js/reveal.js:3641
↓ 4 callers
Function
begin
()
docs/slides/test/qunit-2.5.0.js:3026
↓ 4 callers
Function
extractStacktrace
(e, offset)
docs/slides/test/qunit-2.5.0.js:1055
↓ 4 callers
Function
g
(p,o)
docs/slides/lib/js/classList.js:2
↓ 4 callers
Function
is
(type, obj)
docs/slides/test/qunit-2.5.0.js:236
↓ 4 callers
Function
navigateDown
()
docs/slides/js/reveal.js:4558
↓ 4 callers
Function
navigateLeft
()
docs/slides/js/reveal.js:4517
↓ 4 callers
Function
navigatePrev
* Navigates backwards, prioritized in the following order: * 1) Previous fragment * 2) Previous vertical slide * 3) Previous horizontal slide
docs/slides/js/reveal.js:4575
↓ 4 callers
Function
navigateRight
()
docs/slides/js/reveal.js:4532
↓ 4 callers
Function
navigateUp
()
docs/slides/js/reveal.js:4549
↓ 4 callers
Function
nextFragment
* Navigate to the next slide fragment. * * @return {boolean} true if there was a next fragment, * false otherwise
docs/slides/js/reveal.js:4391
↓ 4 callers
Function
o
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 4 callers
Function
objectValues
* Makes a clone of an object using only Array or Object as base, * and copies over the own enumerable properties. * * @param {Object} obj
docs/slides/test/qunit-2.5.0.js:174
↓ 4 callers
Function
pauseAutoSlide
()
docs/slides/js/reveal.js:4493
↓ 4 callers
Function
previousFragment
* Navigate to the previous slide fragment. * * @return {boolean} true if there was a previous fragment, * false otherwise
docs/slides/js/reveal.js:4403
↓ 4 callers
Function
resumeAutoSlide
()
docs/slides/js/reveal.js:4507
↓ 4 callers
Function
saveGlobal
()
docs/slides/test/qunit-2.5.0.js:1883
↓ 4 callers
Function
setHookFromEnvironment
(hooks, environment, name)
docs/slides/test/qunit-2.5.0.js:2836
↓ 4 callers
Function
setHookFunction
(module, hookName)
docs/slides/test/qunit-2.5.0.js:3062
↓ 4 callers
Function
startEmbeddedContent
* Start playback of any embedded content inside of * the given element. * * @param {HTMLElement} element
docs/slides/js/reveal.js:3673
↓ 4 callers
Function
updateBackground
* Updates the background elements to reflect the current * slide. * * @param {boolean} includeAll If true, the backgrounds of * all vertical s
docs/slides/js/reveal.js:3254
↓ 4 callers
Function
updateProgress
* Updates the progress bar to reflect the current slide.
docs/slides/js/reveal.js:3086
↓ 3 callers
Function
activateOverview
* Displays the overview of slides (quick nav) by scaling * down and arranging all slide elements.
docs/slides/js/reveal.js:2165
↓ 3 callers
Function
b
(n,t)
docs/slides/lib/js/head.min.js:6
↓ 3 callers
Function
cancelAutoSlide
* Cancels any ongoing request to auto-slide.
docs/slides/js/reveal.js:4486
↓ 3 callers
Function
classCallCheck
(instance, Constructor)
docs/slides/test/qunit-2.5.0.js:52
↓ 3 callers
Function
createMarkdownSlide
* Helper function for constructing a markdown slide.
docs/slides/plugin/markdown/markdown.js:105
↓ 3 callers
Function
f
(e,t,a,i)
docs/slides/plugin/highlight/highlight.js:76
↓ 3 callers
Function
fix_specgram_shape
Fix spectrogram shape to user specified size. Args: spec: 2D spectrogram [freqs, time]. shape: 2D output spectrogram shape [freqs,
train/util.py:329
↓ 3 callers
Function
generateHash
(module, testName)
docs/slides/test/qunit-2.5.0.js:242
↓ 3 callers
Function
getComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options. * * @param {numb
docs/slides/js/reveal.js:2095
↓ 3 callers
Function
getMarkdownFromSlide
* Retrieves the markdown contents of a slide section * element. Normalizes leading tabs/whitespace.
docs/slides/plugin/markdown/markdown.js:32
↓ 3 callers
Function
getSlidePastCount
* Returns the number of past slides. This can be used as a global * flattened index for slides. * * @return {number} Past slide count
docs/slides/js/reveal.js:3871
↓ 3 callers
Function
i
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 3 callers
Function
isSpeakerNotes
* Checks if this presentation is running inside of the * speaker notes window. * * @return {boolean}
docs/slides/js/reveal.js:3952
↓ 3 callers
Function
join
(pre, arr, post)
docs/slides/test/qunit-2.5.0.js:678
↓ 3 callers
Function
loadSlide
* Called when the given slide is within the configured view * distance. Shows the slide element and loads any content * that is set to load lazily
docs/slides/js/reveal.js:3429
↓ 3 callers
Function
navigateFragment
* Navigate to the specified slide fragment. * * @param {?number} index The index of the fragment that * should be shown, -1 means all are invisi
docs/slides/js/reveal.js:4305
↓ 3 callers
Function
p
(n,t)
docs/slides/lib/js/head.min.js:2
↓ 3 callers
Function
plot_specgrams
Save log-power and normalized log-power specotrgrams to file. Args: log_power_spectra (ndarray): Comptued Log-Power spectra.
train/util.py:224
↓ 3 callers
Function
processModule
(name, options, executeNow)
docs/slides/test/qunit-2.5.0.js:2822
↓ 3 callers
Function
removeClass
(elem, name)
docs/slides/test/qunit-2.5.0.js:3283
↓ 3 callers
Function
s
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 3 callers
Function
stopEmbeddedContent
* Stop playback of any embedded content inside of * the targeted slide. * * @param {HTMLElement} element
docs/slides/js/reveal.js:3816
↓ 3 callers
Function
stripHtml
(string)
docs/slides/test/qunit-2.5.0.js:3883
next →
1–100 of 381, ranked by callers