bytebeat-composer icon indicating copy to clipboard operation
bytebeat-composer copied to clipboard

Bytebeat player with a collection of many formulas from around the internet.

Results 15 bytebeat-composer issues
Sort by recently updated
recently updated
newest added

currently record includes things like pausing and lag and must be recorded in realtime ideally it would just give a dialogue to output a range of time, and other features...

enhancement

total webpage size is around 600 kb after the library is loaded this can be reduced by minifying, tree shaking, and inlining html, css, and js with a tool like...

enhancement

this would require a custom binary format which can be generated with a system language such as rust js can stream in data with [ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream)

enhancement

minor complaint but using the details tag would improve accessibility and not need supporting javascript code already implemented on my website, not entirely sure how styling works for this but...

enhancement

by just using the code `(_=>{for(;;);})()` the website is rendered completely unusable, and the hang is completely undetected. refreshing doesn't work properly either, the browser (at least my browser) gets...

bug