-
Notifications
You must be signed in to change notification settings - Fork 2
Haxe version of https://beepbox.co/
01010111/beepbox-haxe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
** HEY THIS DOESN'T WORK :P ** This is the source code for BeepBox, an online tool for sketching and sharing chiptune melodies. All of the source code here is available under the MIT license. Use this code to play songs in your game that were designed in the BeepBox editor. These songs are much smaller in file size than equivalent MP3s, at the cost of the processing time required to generate the song in code. JavaScript: Copy beepbox-synth/beepbox_synth.js into your JavaScript project. See beepbox-synth/synth_example.html for an example of how to use it. TypeScript: Copy ts/synth.ts into your TypeScript project. ActionScript: Copy the as/beepbox/synth package into your Flash project. See as/SynthExample.as for an exmaple of how to use it. Beep Box can be accessed at: http://www.beepbox.co/ Beep Box is developed by John Nesky: http://www.johnnesky.com/
Releases
No releases published
Packages 0
No packages published