Tomohiro IKEDA

Results 6 comments of Tomohiro IKEDA

I resolve this problem by the following code. ``` paint.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.CLEAR)); paint.setARGB(0, 0, 0, 0); ```

I'm sorry to late reply. Thank you for posting issue. - I'm sorry to late reply. Thank you for posting issue. -> I think that this issue requires time for...

@bragle Thank you for your nice question. Sorry ... current version cannot record audio without playback. https://user-images.githubusercontent.com/4006693/176880020-11f8c6da-32bd-4480-aed1-63098c94b6fa.mp4 Maybe, [`OfflineAudioContext`](https://www.w3.org/TR/webaudio/#OfflineAudioContext) makes it possible (I have this idea (https://github.com/Korilakkuma/XSound/issues/35), but not decide...

I'm sorry to late reply. Thank you for posting issue. One of solution that I think is to have stack array for saving paths and to have layers like Photoshop....

@michaelcunningham19 https://github.com/video-dev/hls.js/pull/2274#issue-287948727 is a work in progress. Please review this PR when you're available. I'm sorry for your inconvenience.

If use [Monaco Editor](https://microsoft.github.io/monaco-editor/index.html), it seems that must bundle type definition files (`.d.ts`).