-
changing `HWAVEOUT,LPHWAVEOUT = HANDLE,POINTER(HWAVEOUT)` _(ByteBeat.py)_ to:
```
HWAVEOUT = HANDLE
LPHWAVEOUT = POINTER(HWAVEOUT)
```
-
Statistics subscreen on Project screen,
Moved from #7 to here.
https://github.com/bytebeats/compose-charts-desktop
-
Please add Sinmode. Bitbeat. 2048. Sinfreq. Logmode, Logmode10. and RAW.
ghost updated
2 years ago
-
### Describe the bug
When I try to run `expamples/sokol/sounds/melody.v`, no sound comes out.
### Expected Behavior
The waveform is displayed in the window along with the sound.
### Current Behavi…
-
Just a simple question: where did the sample rate (or pitch) knob go in bytebeat module?
I've been using it in many patches and the update broke many of them.
How can I still change its pitch? If I …
-
Basically, sound generated using formulas.
Usually generated at 8000hz, with 256 amplitudes of audio, using one variable that increments by time.
Should be easy to implement.
Here is a basic …
-
I saw this project mentioned in TOPLAP networks, and found it interesting. I am developing a postfix bytebeat / rampcode interpreter called Barry (compiled to run in a web browser using emscripten) a…
-
info on my implementation [here](https://github.com/SArpnt/bytebeat-composer/issues/17)
-
easy to see on full zoom with `t2`
-
![image](https://user-images.githubusercontent.com/5895634/175197975-861c7eca-76ca-4df4-8c49-474cd550fabd.png)