Plotting spectogram of selected audio file and its lossy compression. Playing selected audio, its lossy compression and their difference (+- what is missing with lossy compression) through default ...
Webpack plugin that runs TypeScript type checker on a separate process. It's because of the performance - with TypeScript's module resolution we don't have to wait for webpack to compile files. To ...