Marcel

Results 3 comments of Marcel

If you would like to have `muted` attribute present in HTML you can use this component (hook version) as well: ``` import { useRef, useEffect } from 'react' const Player...

Dodałem skrypt bash, który załatwia sprawę: https://github.com/mar753/qnapi_utf-8_with_BOM

First stage here is to convert binary fraction coded number (which Dreamcast is using in this case) to IEEE 754 - I have used `double` for better precision, which can...