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

using jsfuck code for "t" it gives an error saying t is not defined, i have no more information that i can think of to put here

when large amounts of valid javascript code is inserted, the client does not update the sample rate nor the link to the page (normal behaviour would normally turn the URL...

wontfix
song code issue

funcbeat tracks time in seconds, not samples. when the samplerate is changed, the player stays on the same sample, which causes it to jump position in playback.

bug

Discovered this while working on THE[BOX]'s funcbeat cover. Sometimes funebeat's samplerate value can be undefined at t=0, which threw off the snare on my cover, including compilation and page load....

bug

has an old version of the ui

documentation

classic seems to imply c expressions, however many songs mix ints and doubles in ways that aren't valid in c for example fanfare doesn't work in c because it applies...

discussion
library

looking at the network tab, it seems that codemirror is not loading ![proof](https://github.com/SthephanShinkufag/bytebeat-composer/assets/32414797/5b9d8f94-2c68-4dca-82d7-c5360735c6fb)

discussion

example: https://dollchan.net/bytebeat/#v3b64q1ZKzk9JVbJS0ijR1NYosbOz0FQzVFMzMjVV0lEqTswtyEkNSiwBKjAxMTQwqAUA it at least happens for me ![image](https://github.com/SthephanShinkufag/bytebeat-composer/assets/105890603/1722a3f3-d5ca-4eb5-a473-7f4f6c220a55)

bug

In "A (Remix of [B](http://example.com/) by C)", Could you also add an "(original song code)" button after "by C?" It doesn't have to be the actual code, it could just...

enhancement

codemirror is extremely large and has plenty of unnecessary components that aren't tree shaken such as highlighting for many unused languages and all sorts of keybinding options, this takes up...

enhancement