Andrey Sitnik

Results 737 comments of Andrey Sitnik

Here is my talk about CSS isolation if you will think about React component: http://ai.github.io/postcss-isolation Selectors isolation from Inline Styles is not enough.

PR is welcome since I do not use this tool anymore

Sorry, I didn’t use it and can help here

Next Safari do not need this polyfil, so I do not have any plans for the project development

@dontfireme oops, sorry. I missed your issue (had a really hard time). Don’t worry to ping maintainer in future issues. Issues without an answer is a shame for open source...

Here is a solution for Node.js (backend): ``` ffmpeg -i 1.wav -i 2.wav -i 3.wav -i 4.wav output.wav ``` I think the simplest way for browser JS is to create...

@anrikun we do not have built-in yet. You can try to use MP3 encoder (but I am not sure that you can simply concat files). https://github.com/ai/audio-recorder-polyfill#mp3

Sorry, I have no idea how to fix it. If you will find a solution, PR is welcome.

Pull request. When you fix the issue in the library yourself and send changes to the library’s maintainer.