-
Notifications
You must be signed in to change notification settings - Fork 3
Development sprint coordination
Trond Lossuis edited this page Mar 13, 2014
·
10 revisions
These will be further coordinated and syncronised in upcoming BOD meetings etc.
- Jamoma (umbrella)
- Build-script sprint
- Max:
- C++ development
- Finalising critical externals functionalities for 0.6
- j.in%, j.out%
- j.in=, j.out=
- j.node
- j.parameter renamed j.attribute
- Reimplement rampinp + function + dataspace support
- Finalising critical externals functionalities for 0.6
- Porting
- Ensuring that all audio modules are ported
- Ensuring that all video modules are ported
- Ensuring that all OpenGL modules are ported
- Ensuring that all spatialisation modules are ported
- Ensuring that all control modules are ported
- Ensuring that all components are ported
- Integration tests
- Porting all tests to Jamoma 0.6 using testpackage rather than JamomaMaxTest
- Substitutions
- Max GUI objects => MaxForLive GUI objects
- camelCase => under_score renaming
- j.parameter => j.attribute
- sur.something~˙ => something=
- Conclude on reviewing/simplification of attributes for j.attribute and friends
- C++ development
- Core
- Getting rid of deprecation warnings throughout
- Implementation
- Fork wdl-ol and set up for development using JamomaCore. This implementation could replace current VST and AudioGraph implementations.
- Using JamomaCore with OpenFrameworks, as a start this could be for development relating to SpatDIF.
- Get JamomaCore to the point that it would start being useful with iOS.