MCPcopy Create free account

hub / github.com/csteinmetz1/NeuralReverberator / functions

Functions381 in github.com/csteinmetz1/NeuralReverberator

↓ 67 callersFunctiontoArray
* Converts the target object to an array. * * @param {object} o * @return {object[]}
docs/slides/js/reveal.js:1439
↓ 45 callersMethodcall
(self, inputs)
train/model.py:73
↓ 28 callersFunctionr
(n)
docs/slides/lib/js/head.min.js:2
↓ 24 callersFunctionescapeText
(s)
docs/slides/test/qunit-2.5.0.js:3212
↓ 23 callersFunctionid
(name)
docs/slides/test/qunit-2.5.0.js:3295
↓ 20 callersFunctionisOverview
* Checks if the overview is currently active. * * @return {Boolean} true if the overview is active, * false otherwise
docs/slides/js/reveal.js:2356
↓ 20 callersFunctionobjectType
(obj)
docs/slides/test/qunit-2.5.0.js:201
↓ 17 callersFunctionr
(e,n)
docs/slides/plugin/highlight/highlight.js:76
↓ 17 callersFunctionslide
* 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 callersFunctionaddEvent
(elem, type, fn)
docs/slides/test/qunit-2.5.0.js:3250
↓ 13 callersFunctionb
()
docs/slides/plugin/highlight/highlight.js:76
↓ 13 callersFunctionn
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 13 callersFunctionsourceFromStacktrace
(offset)
docs/slides/test/qunit-2.5.0.js:1081
↓ 12 callersFunctionclosestParent
* 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 callersFunctiondispatchEvent
* Dispatches an event of the specified type from the * reveal DOM element.
docs/slides/js/reveal.js:1731
↓ 12 callersFunctionescape
(html,encode)
docs/slides/plugin/markdown/marked.js:6
↓ 12 callersFunctionreplace
(regex,opt)
docs/slides/plugin/markdown/marked.js:6
↓ 11 callersFunctionextend
(a, b, undefOnly)
docs/slides/test/qunit-2.5.0.js:187
↓ 11 callersFunctiont
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 10 callersFunctiondone
* 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 callersFunctionmerge
(obj)
docs/slides/plugin/markdown/marked.js:6
↓ 10 callersFunctionu
(n,t)
docs/slides/lib/js/head.min.js:6
↓ 9 callersFunctionavailableRoutes
* Determine what available routes there are for navigation. * * @return {{left: boolean, right: boolean, up: boolean, down: boolean}}
docs/slides/js/reveal.js:3576
↓ 9 callersFunctiononUserInput
* Called by all event handlers that are based on user * input. * * @param {object} [event]
docs/slides/js/reveal.js:4662
↓ 8 callersFunctionaddClass
(elem, name)
docs/slides/test/qunit-2.5.0.js:3269
↓ 8 callersFunctioncloseOverlay
* Closes any currently open overlay.
docs/slides/js/reveal.js:1946
↓ 8 callersFunctionf
(n)
docs/slides/lib/js/head.min.js:6
↓ 8 callersFunctionisVerticalSlide
* 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 callersFunctiontransformElement
* Applies a CSS transform to the target element. * * @param {HTMLElement} element * @param {string} transform
docs/slides/js/reveal.js:1488
↓ 7 callersFunctione
(t)
docs/slides/lib/js/head.min.js:6
↓ 7 callersFunctionemit
* 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 callersFunctionisPrintingPDF
* Checks if this instance is being used to print a PDF.
docs/slides/js/reveal.js:1687
↓ 7 callersFunctionresume
* Exits from the paused mode.
docs/slides/js/reveal.js:2459
↓ 7 callersFunctionrunLoggingCallbacks
(key, args)
docs/slides/test/qunit-2.5.0.js:1042
↓ 6 callersFunctiona
(n)
docs/slides/lib/js/head.min.js:4
↓ 6 callersFunctioncreateSingletonNode
* 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 callersFunctioncueAutoSlide
* Cues a new automated slide if enabled in the config.
docs/slides/js/reveal.js:4412
↓ 6 callersFunctiondeactivateOverview
* Exits the slide overview and enters the currently * active slide.
docs/slides/js/reveal.js:2280
↓ 6 callersFunctiondeserialize
* Utility for deserializing a value. * * @param {*} value * @return {*}
docs/slides/js/reveal.js:1451
↓ 6 callersFunctiondone
(err)
docs/slides/plugin/markdown/marked.js:6
↓ 6 callersFunctionpushFailure
()
docs/slides/test/qunit-2.5.0.js:1872
↓ 6 callersFunctions
(n)
docs/slides/lib/js/head.min.js:6
↓ 6 callersFunctionsortFragments
* 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 callersFunctionextend
* 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 callersFunctioninArray
* 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 callersFunctionisPaused
* Checks if we are currently in the paused mode. * * @return {Boolean}
docs/slides/js/reveal.js:2491
↓ 5 callersFunctionlayout
* Applies JavaScript-controlled layout rules to the * presentation.
docs/slides/js/reveal.js:1959
↓ 5 callersFunctionnavigateNext
* The reverse of #navigatePrev().
docs/slides/js/reveal.js:4606
↓ 5 callersFunctionp
(e,n,t,r)
docs/slides/plugin/highlight/highlight.js:76
↓ 5 callersFunctionsetUrl
(params)
docs/slides/test/qunit-2.5.0.js:3404
↓ 5 callersFunctiontoggleClass
(elem, name, force)
docs/slides/test/qunit-2.5.0.js:3275
↓ 5 callersFunctiontransformSlides
* 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 callersFunctionu
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 5 callersFunctionv
(n)
docs/slides/lib/js/head.min.js:6
↓ 5 callersFunctiony
(n)
docs/slides/lib/js/head.min.js:6
↓ 4 callersFunction_appendParamToIframeSource
( sourceAttribute, sourceURL, param )
docs/slides/js/reveal.js:3641
↓ 4 callersFunctionbegin
()
docs/slides/test/qunit-2.5.0.js:3026
↓ 4 callersFunctionextractStacktrace
(e, offset)
docs/slides/test/qunit-2.5.0.js:1055
↓ 4 callersFunctiong
(p,o)
docs/slides/lib/js/classList.js:2
↓ 4 callersFunctionis
(type, obj)
docs/slides/test/qunit-2.5.0.js:236
↓ 4 callersFunctionnavigateDown
()
docs/slides/js/reveal.js:4558
↓ 4 callersFunctionnavigateLeft
()
docs/slides/js/reveal.js:4517
↓ 4 callersFunctionnavigatePrev
* 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 callersFunctionnavigateRight
()
docs/slides/js/reveal.js:4532
↓ 4 callersFunctionnavigateUp
()
docs/slides/js/reveal.js:4549
↓ 4 callersFunctionnextFragment
* Navigate to the next slide fragment. * * @return {boolean} true if there was a next fragment, * false otherwise
docs/slides/js/reveal.js:4391
↓ 4 callersFunctiono
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 4 callersFunctionobjectValues
* 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 callersFunctionpauseAutoSlide
()
docs/slides/js/reveal.js:4493
↓ 4 callersFunctionpreviousFragment
* Navigate to the previous slide fragment. * * @return {boolean} true if there was a previous fragment, * false otherwise
docs/slides/js/reveal.js:4403
↓ 4 callersFunctionresumeAutoSlide
()
docs/slides/js/reveal.js:4507
↓ 4 callersFunctionsaveGlobal
()
docs/slides/test/qunit-2.5.0.js:1883
↓ 4 callersFunctionsetHookFromEnvironment
(hooks, environment, name)
docs/slides/test/qunit-2.5.0.js:2836
↓ 4 callersFunctionsetHookFunction
(module, hookName)
docs/slides/test/qunit-2.5.0.js:3062
↓ 4 callersFunctionstartEmbeddedContent
* Start playback of any embedded content inside of * the given element. * * @param {HTMLElement} element
docs/slides/js/reveal.js:3673
↓ 4 callersFunctionupdateBackground
* 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 callersFunctionupdateProgress
* Updates the progress bar to reflect the current slide.
docs/slides/js/reveal.js:3086
↓ 3 callersFunctionactivateOverview
* Displays the overview of slides (quick nav) by scaling * down and arranging all slide elements.
docs/slides/js/reveal.js:2165
↓ 3 callersFunctionb
(n,t)
docs/slides/lib/js/head.min.js:6
↓ 3 callersFunctioncancelAutoSlide
* Cancels any ongoing request to auto-slide.
docs/slides/js/reveal.js:4486
↓ 3 callersFunctionclassCallCheck
(instance, Constructor)
docs/slides/test/qunit-2.5.0.js:52
↓ 3 callersFunctioncreateMarkdownSlide
* Helper function for constructing a markdown slide.
docs/slides/plugin/markdown/markdown.js:105
↓ 3 callersFunctionf
(e,t,a,i)
docs/slides/plugin/highlight/highlight.js:76
↓ 3 callersFunctionfix_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 callersFunctiongenerateHash
(module, testName)
docs/slides/test/qunit-2.5.0.js:242
↓ 3 callersFunctiongetComputedSlideSize
* 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 callersFunctiongetMarkdownFromSlide
* Retrieves the markdown contents of a slide section * element. Normalizes leading tabs/whitespace.
docs/slides/plugin/markdown/markdown.js:32
↓ 3 callersFunctiongetSlidePastCount
* 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 callersFunctioni
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 3 callersFunctionisSpeakerNotes
* Checks if this presentation is running inside of the * speaker notes window. * * @return {boolean}
docs/slides/js/reveal.js:3952
↓ 3 callersFunctionjoin
(pre, arr, post)
docs/slides/test/qunit-2.5.0.js:678
↓ 3 callersFunctionloadSlide
* 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 callersFunctionnavigateFragment
* 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 callersFunctionp
(n,t)
docs/slides/lib/js/head.min.js:2
↓ 3 callersFunctionplot_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 callersFunctionprocessModule
(name, options, executeNow)
docs/slides/test/qunit-2.5.0.js:2822
↓ 3 callersFunctionremoveClass
(elem, name)
docs/slides/test/qunit-2.5.0.js:3283
↓ 3 callersFunctions
(e)
docs/slides/plugin/highlight/highlight.js:76
↓ 3 callersFunctionstopEmbeddedContent
* Stop playback of any embedded content inside of * the targeted slide. * * @param {HTMLElement} element
docs/slides/js/reveal.js:3816
↓ 3 callersFunctionstripHtml
(string)
docs/slides/test/qunit-2.5.0.js:3883
next →1–100 of 381, ranked by callers