You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have a way to invite new users (address list managed by r/sys via acls?)
create some basic plugins (drums synth, modular synth, param eq, volume shaper (sidechain &| lfo), sampler; should be enough to make some pretty cool demo tunes)
create a way to inject plugins at "runtime" (-> create new realm and register the new plugin)
create ui
bonus:
make it have "blocktimes" of <= 20ms
sequencer segment locking
use ipfs to store and share project samples between peers
plugin marketplace on gnoland
publish final track on gnoland with latest daw "block" hash, so you could prove how a track has been produced (not sure if this could ever be useful except in lawsuits)
implement native ui in gno directly
The text was updated successfully, but these errors were encountered:
Braindump: making a minimalistic multiuser p2p DAW could be a nice challenge and example of using gno for blockchain-less stuff
One gno "chain" would be one project
basic todo:
bonus:
The text was updated successfully, but these errors were encountered: