spessasus

Results 7 issues of spessasus

Allow users to render the audio to a wav file. This will be really difficult since the sequencer is in the main thread and revolves around setInterval

enhancement

Port the worklet system to wasm/emscripten in c++ to improve performance AudioWorkletProcessor would be a wrapper for a cpp renderOut(left, right) function

enhancement

**Describe the bug** When using a MIDI output to play back a file, the playback stutters and skips when alt-tabbing to a different window. The events are all executed at...

**Describe the bug** It's me again with the same MIDI file. This time the issue is with the drum sounds, sometimes they don't play. [issue.zip](https://github.com/user-attachments/files/15795177/issue.zip) (this is the exact same...

**Is your feature request related to a problem? Please describe.** A lot of MIDI files use different drum kits than the stock one. It would be nice to be able...

### The idea This visualizer already looks very cool, but i think it could be even cooler if the notes would shift according to the pitch wheel (and the pitch...

enhancement

## The issue: Polyphone crashes when out of limits generators are attempted to be played. (Pan generator here.) The Pan generators are set to -100 and 100 respectively. ## Expected...