RolandJansen / intermix

Typescript/Javascript framework for building sequencer-based audio apps
GNU Lesser General Public License v3.0
6 stars 0 forks source link

Integrate new demo(s) with website #123

Closed RolandJansen closed 3 years ago

RolandJansen commented 4 years ago

To finish the demo (just one) I need the 0.5 api (0.4 doesn't have a useful api at all). So I can start developing in the v0.5.0 sprint but I can't finish it until 0.5 is out. This means I have to move this to the v0.6.0 milestone (same with #99).

RolandJansen commented 4 years ago

With one release every month it is unrealistic to build a demo and develop core features at the same time -> shifted to v0.9.0

RolandJansen commented 3 years ago

This won't happen. The "demo" is just for tests and can't be used outside of the dev environment. A real demo must have its own build pipeline that outputs a package that can be used outside of its dev context.