gameboy-sound
Advanced tools
@@ -27,4 +27,2 @@ const dutyLookup = [ | ||
updateOutput(); | ||
let leftChannel = true; | ||
@@ -31,0 +29,0 @@ let rightChannel = true; |
@@ -12,4 +12,2 @@ export function wav() { | ||
updateOutput(); | ||
const PCM = new Int8Array(0x20); | ||
@@ -16,0 +14,0 @@ |
@@ -43,4 +43,2 @@ //Noise Sample Tables: | ||
updateOutput(); | ||
let leftChannel = true; | ||
@@ -47,0 +45,0 @@ let rightChannel = true; |
{ | ||
"name": "gameboy-sound", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Easy 3 kB library for 98% accurate Gameboy audio", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
18495
-0.29%475
-0.63%