Skip to content

Commit

Permalink
ready to release
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurBeaulieu committed Jul 20, 2022
1 parent 6343806 commit d03a1e3
Show file tree
Hide file tree
Showing 43 changed files with 378 additions and 382 deletions.
25 changes: 17 additions & 8 deletions demo/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,31 +33,37 @@ button[disabled] {

nav {
align-items: center;
background-color: #181818;
border-bottom: solid 1px grey;
background-color: #404040;
color: white;
display: flex;
height: 40px;
height: 45px;
justify-content: center;
position: absolute;
top: 0;
width: 100%;
}

nav a {
align-items: center;
cursor: pointer;
display: flex;
fill: white;
height: 80%;
justify-content: center;
position: absolute;
right: 10px;
width: 36px;
transition: fill 0.4s;
}

nav a:active, nav a:focus, nav a:hover {
fill: #56D45B;
}
nav a h1 {

nav h1 {
font-size: 1.3rem;
margin: 0;
padding-left: 10px;
padding: 0;
}

nav a.about {
Expand Down Expand Up @@ -94,12 +100,13 @@ audio {

.view-switcher {
align-items: center;
border-bottom: solid 1px grey;
background-color: #f7f7f7;
border-bottom: solid 1px #e3e3e3;
display: flex;
height: 30px;
justify-content: center;
position: absolute;
top: 40px;
top: 45px;
width: 100%;
}

Expand All @@ -119,6 +126,7 @@ audio {

.view-switcher .entry.selected p {
color: #56D45B;
font-weight: bold;
}

.view-switcher button {
Expand All @@ -136,14 +144,15 @@ audio {
align-items: flex-start;
bottom: 0;
display: flex;
height: calc(100% - 70px);
height: calc(100% - 75px);
justify-content: center;
padding: 40px;
position: absolute;
width: 100%;
}

.view {
box-shadow: 0 0 10px;
height: calc(100% - 30px);
width: 100%;
}
Expand Down
2 changes: 1 addition & 1 deletion demo/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</head>
<!--
AudioVisualizer 1.0.0 - 2020/2021
AudioVisualizer 1.0.0 - 2020/2022
@author Arthur Beaulieu - https://github.com/ArthurBeaulieu
To use AudioVisualizer as an ES6 Module, you must ensure that assets, scss and js
Expand Down
2 changes: 1 addition & 1 deletion doc/AudioVisualizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/AudioVisualizer.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/BackgroundStar.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/BaseComponent.html
Original file line number Diff line number Diff line change
Expand Up @@ -2077,7 +2077,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/CanvasUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -4151,7 +4151,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/ColorUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -2317,7 +2317,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/FrequencyBars.html
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/FrequencyCircle.html
Original file line number Diff line number Diff line change
Expand Up @@ -3275,7 +3275,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/Oscilloscope.html
Original file line number Diff line number Diff line change
Expand Up @@ -2889,7 +2889,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/OscilloscopeRadialPoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/PeakMeter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3584,7 +3584,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/Spectrum.html
Original file line number Diff line number Diff line change
Expand Up @@ -4191,7 +4191,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/Timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -4909,7 +4909,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/VisuComponentMono.html
Original file line number Diff line number Diff line change
Expand Up @@ -2264,7 +2264,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/VisuComponentStereo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2460,7 +2460,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/Waveform.html
Original file line number Diff line number Diff line change
Expand Up @@ -4542,7 +4542,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:24:00 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_FrequencyBars.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_FrequencyCircle.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_Oscilloscope.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_PeakMeter.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_Spectrum.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_Timeline.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/components_Waveform.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h3> </h3>
<p><img src="https://badgen.net/badge/version/1.0.0/blue" alt="">
<img src="https://img.shields.io/github/license/ArthurBeaulieu/AudioVisualizer.svg" alt="License">
<img src="https://badgen.net/badge/documentation/written/green" alt="Doc">
<img src="https://badgen.net/badge/test/wip/orange" alt="Test">
<img src="https://badgen.net/badge/test/basic/green" alt="Test">
<img src="https://badgen.net/badge/dependencies/none/green" alt="Dep"></p>
<p>This library free module provides several standard audio visualizations in the browser using WebAudioAPI. It is best to be used with an HTML audio element (to benefit its streaming mechanism), but can also work with an <code>AudioContext</code>.</p>
<p><a href="https://arthurbeaulieu.github.io/AudioVisualizer/demo/example.html">See it live</a> or <a href="https://arthurbeaulieu.github.io/AudioVisualizer/doc/index.html">Read the documentation</a></p>
Expand Down Expand Up @@ -248,7 +248,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion doc/utils_BaseComponent.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
12 changes: 6 additions & 6 deletions doc/utils_CanvasUtils.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1 class="page-title">Source: utils/CanvasUtils.js</h1>
static drawCircleGlow(canvas, options) {
const ctx = canvas.getContext('2d');
ctx.beginPath();
ctx.arc(options.centerX, options.centerY, options.radius, options.radStart, options.radEnd);
ctx.arc(options.centerX, options.centerY, options.radius, options.radStart, options.radEnd);
ctx.fillStyle = ColorUtils.radialGlowGradient(canvas, options);
ctx.fill();
ctx.closePath();
Expand Down Expand Up @@ -172,7 +172,7 @@ <h1 class="page-title">Source: utils/CanvasUtils.js</h1>
ctx.fillRect(options.originX, canvas.height - options.height, options.width, options.height);
options.vertical = true; // Enforce vertical gradient
ctx.fillStyle = ColorUtils.linearGradient(canvas, options);
ctx.fillRect(options.originX, canvas.height - options.height, options.width, options.height);
ctx.fillRect(options.originX, canvas.height - options.height, options.width, options.height);
ctx.closePath();
}

Expand Down Expand Up @@ -339,7 +339,7 @@ <h1 class="page-title">Source: utils/CanvasUtils.js</h1>
options.vertical = (options.orientation === 'vertical');
ctx.fillStyle = ColorUtils.linearGradient(canvas, options);
ctx.fill();

if (options.orientation === 'horizontal') {
const ledWidth = canvas.width - options.amplitude;
ctx.fillRect(0, 0, ledWidth, canvas.height);
Expand Down Expand Up @@ -481,7 +481,7 @@ <h1 class="page-title">Source: utils/CanvasUtils.js</h1>
if (typeof options.x !== 'number' || typeof options.y !== 'number' || typeof options.label !== 'string') {
return new Error('CanvasUtils.drawBeatCount : Invalid type for options.x or options.y or options.label');
}
// Perform method purpose
// Perform method purpose
const ctx = canvas.getContext('2d');
ctx.beginPath();
// Label text drawing
Expand Down Expand Up @@ -513,7 +513,7 @@ <h1 class="page-title">Source: utils/CanvasUtils.js</h1>
if (typeof value !== 'number' || typeof precision !== 'number') {
return new Error('CanvasUtils.precisionRound : Invalid type for value or precision');
}
// Perform method purpose
// Perform method purpose
const multiplier = Math.pow(10, precision || 0);
return Math.round(value * multiplier) / multiplier;
}
Expand All @@ -539,7 +539,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioVisu
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 09:23:59 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Wed Jul 20 2022 10:22:10 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit d03a1e3

Please sign in to comment.