Project Road Map
From Resound-wiki
Contents |
[edit]
Release 0.1.73 (Current Stable Release)
[edit]
Availability
- SVN check-out
svn co https://resound.svn.sourceforge.net/svnroot/resound/branches/resound-1.0.73 resound-1.0.73
- SVN export
svn export https://resound.svn.sourceforge.net/svnroot/resound/branches/resound-1.0.73 resound-1.0.73
- Source tar-ball download:
http://sourceforge.net/project/showfiles.php?group_id=196164
[edit]
Resound NV (in development)
[edit]
Availability
- SVN check-out
svn co https://resound.svn.sourceforge.net/svnroot/resound/trunk resound
[edit]
Model
- One document class object
- The whole system is basically a DOM XML tree
- Everything in the tree is given an OSC address and can be manipulated in real time by OSC
- The tree can have things added and removed by parsing chunks of XML
- The audio engine is built from the tree
[edit]
=To Do
- Devise XML format
- Devise XML schema
[edit]
XML format example
...
