-
Notifications
You must be signed in to change notification settings - Fork 7
Alpha Release Task List
Roger B. Dannenberg edited this page Apr 22, 2020
·
81 revisions
The following are what we decided are necessary for an initial release:
- Owner: Ziyi, Manuel
- Requirements:
- Working Icons only
- Icons on left in 2 columns in both modes
- Icon for SignalGen module (currently missing)
- All buttons (mode, login, new project) either on left or on a single toolbar across the top.
- Column mode has no labels (create columns automatically)
- Column mode drag to anywhere (bottom of page or new column) works as expected.
- Owner: Amit, Roger
- Owner: Kristin + Amit
- Requirement:
- Size adjustment: See RBD email 4/15/20 12:12pm ET
- patching should work
- patching should be saved and should restore
- delete buttons should all work
- Owner: Kristin
- Status: Modules Status Table
- Owner: Kristin
- Status: Modules Status Table
- Owner: Roger
- Status: Needs to be tested to confirm it is complete.
- Audio Configuration: nothing required for Alpha, Ankit looking into what's possible within Web Audio. UPDATE: not much is possible. Probably we want to fix sample rate to 44100. Devices cannot be selected. One thing we could control is suggested latency. The semantics are implementation-dependent, so let's wait and see if we have any high-latency problems or low-latency glitches before trying to "fix" it with user control.
- Owner: none
- Status: This is complete when everything else is complete. It's mentioned here just to remind everyone that we are not implementing a cloud service (yet).
- Owner: Amit & Roger
- Status: ?
- Requirements:
- monolithic binary to run Soundcool server on local host
- scripts and documentation for Roger to check out and document
- verify_requirments_linux.sh: It will check if the system is missing any requirements
- setup.sh: It covers the complete setup of soundcool project(e.g. mysql,.env, node_modules, etc.)
- launch.sh: It launches the soundcool application
Note: Make sure that the system meets the requirements before running setup.sh Everyone, please use the script and report the errors or improvements it can have. Also, Let me know if you think that we need a script for other functionalities. IMO a script to automatically clean and update the database is necessary.
- Owner: Roger
- Status: Roger wants to test and review documentation. Maybe we're done.
- Owner: Saul
- Status: Do we know of any problems that are particular to Lliurex? Have we tried running on Lliurex?