Fix formatting (trailing space)
This commit is contained in:
parent
7e4cbefc8f
commit
466bf819d8
1 changed files with 1 additions and 1 deletions
|
|
@ -852,7 +852,7 @@ class PulseOscillatorProcessor extends AudioWorkletProcessor {
|
||||||
registerProcessor('pulse-oscillator', PulseOscillatorProcessor);
|
registerProcessor('pulse-oscillator', PulseOscillatorProcessor);
|
||||||
|
|
||||||
/** BYTE BEATS
|
/** BYTE BEATS
|
||||||
* @tags internals
|
* @tags internals
|
||||||
*/
|
*/
|
||||||
const chyx = {
|
const chyx = {
|
||||||
/*bit*/ bitC: function (x, y, z) {
|
/*bit*/ bitC: function (x, y, z) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue