Lyrics The Entropy Void - Modulated

Singer
Song title
Modulated
Date added
18.11.2020 | 06:20:05
Views 31
0 people consider the lyrics to be true
0 people consider the lyrics of the song incorrect

The lyrics of the song are provided for your reference The Entropy Void - Modulated, and also a translation of a song with a video or clip.

var wave = require('../lib/wave');
var squa = require('../lib/square');

var a = 1 / 4;

return function(t, i) {
return a * (
0
+ 0.2 * squa(0.21, t+2) * squa(0.204, t+2) * wave(200, t)
+ 0.4 * squa(0.2, t) * squa(0.207, t) * wave(100, t)
+ 0.4 * squa(5.3, t) * squa(13.1, t) * squa(5.9, t) * squa(2000, t)
+ 1.0 * wave(0.5, t) * squa(0.51, t) * squa(5.0, t) * wave(440, t)
+ 1.0 * wave(0.51, t) * squa(0.52, t) * squa(5.1, t) * wave(880, t)
);
}
var wave = require ('../ lib / wave');
var squa = require ('../ lib / square');

var a = 1/4;

return function (t, i) {
вернуть * (
0
+ 0,2 * squa (0,21, t + 2) * squa (0,204, t + 2) * волна (200, t)
+ 0,4 * squa (0,2, t) * squa (0,207, t) * волна (100, t)
+ 0,4 * сква (5,3, t) * сква (13,1, t) * сква (5,9, t) * сква (2000, t)
+ 1.0 * волна (0.5, t) * squa (0.51, t) * squa (5.0, t) * волна (440, t)
+ 1,0 * волна (0,51, t) * squa (0,52, t) * squa (5,1, t) * волна (880, t)
);
}
Survey: Is the lyrics correct? Yes No