gamercade-io / gamercade_console

A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
https://gamercade.io
Apache License 2.0
166 stars 10 forks source link

Add Audio Editor - Instruments #43

Closed RobDavenport closed 1 year ago

RobDavenport commented 1 year ago

First Pass at Audio Editor. It's a big one, but these are all of the required steps for the audio being "proof of concept complete" for now. There are some other features which would be "nice to haves" but I'm going to leave that for a later point.

Bonus Ninja Changes:

TODO:

Instrument Editors (If all of these are done, can complete the main topic above)

Nice To Haves (For Future Reference)

RobDavenport commented 1 year ago

Currently, this is what the piano roll looks like: image

It's also possible to play this, as it sends events to the engine, however it's still limited to a single and uneditable instrument

RobDavenport commented 1 year ago

Close to finishing one of the first instruments: Wavetable synth!

audio editor

Shouldn't be too long before this instrument is finished, and I expect the others will come much quicker.

RobDavenport commented 1 year ago

2/3 instrument editors down! image