-
Notifications
You must be signed in to change notification settings - Fork 1
Description
When pasted into the editor, Wavepot doesn't seem to output the audio from a user-created code if the code is directly pasted into the editor.
Below is an example of this issue using one I coded on dollchan (dollchan.net) and what it should sound like when compiled.
Output from dollchan
Demonstration of issue
Note that on the dollchan editor, the mode is labeled as Funcbeat. Funcbeat is SArpnt's statement-based mode, and it is similar to wavepot, so you can easily port songs from wavepot into Dollchan and vice-versa (well... theoretically, because I wouldn't be writing this if it did work 😝).
I also noticed that Wavepot is very slow to update when you edit any example, such as "subwah", taking a couple of seconds minimum to compile and reflect the user's edits.