
Bytebeat Composer
Create music from math — write tiny formulas that generate audio in real time. A bytebeat player for composing algorithmic music with just a few characters of code.
Created by BSquareII
Create a free account to get instant access
How to Use
Create and play algorithmic music using mathematical formulas that generate audio waveforms. 1. Write JavaScript expressions in the text editor using variable 't' for time 2. Click the play button or canvas to hear your formula as music 3. Use transport controls: play forward/backward, pause, stop, reset 4. Adjust sample rate and volume with the controls below the editor 5. Choose sound modes: Bytebeat (0-255), Signed Bytebeat (-128 to 127), or Floatbeat (-1 to 1) 6. Change drawing mode between Points and Waveform to visualize the audio 7. Zoom in/out on the waveform display using scale buttons 8. Browse the code library sections for example formulas to try 9. Record your creations or copy shareable links using the toolbar buttons 10. Jump to specific time positions by entering values in the time counter The canvas shows a visual representation of your audio waveform. Experiment with mathematical operators, bitwise operations, and arithmetic to create unique rhythmic patterns and melodies.