-
I'm trying to use bytebeat.js as a module in my project. I installed the library using:
`yarn add bytebeat.js` (or npm)
Then, I tried to initialize it with the following code:
```
import Byt…
-
![image](https://github.com/Itzsten/Python-ByteBeat/assets/156541171/61469583-0143-4472-bf0b-28293cc0fdc2)
-
Start this issue once we have merged the model and functions implemented in the season: https://github.com/ByteBuildersLabs/ByteBeastsBackend/issues/89
- Add unit tests for all functions implemente…
-
We should generate random, valid, hopefully interesting bytebeat formulas.
-
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 a bitwise operator to doubles.
-
Hi, I just saw your module on tindie and started looking at it more carefully. It looks really well designed! I have a number of projects and have gathered a lot of formulas, running on 328p like devi…
-
Idea: having a struc instead of t which reimplements the operators and replaces division by zero by zero
-
So I transcripted one of the equations show in Viznut's 3rd bytebeat video and put it into the HTML5 Bytebeat, but it failed to compile due to an "unexpected token" whose token is ";". But, there isn'…
-
It would be nice to support Compose Multiplatform so this library can be used in Compose Web (wasm) and Desktop.
Any plans to do this?
-
i haven't touched the library on my site in a long time, i don't really browse around to find bytebeats. i guess i could scrape a bunch of places but then licensing / copyright is also dubious (i'm no…