audiogen preview #9

Open
opened 2018-01-30 01:49:33 +01:00 by boyska · 0 comments
Owner

Enhance the audiogen system to support a preview method. This is similar to generation, but will return only a description of what will be done. Specifically, a preview should do everything except modifying filesystem or other part of the environment.
The preview method will be optional, indicating that audiogens which have no such method do not have a preview.

The preview should then be displayed on the webpage that gives information about an event.

Warning: currently the audiogen is a simple function, so adding a preview function to it requires a bit of refactoring.

Enhance the audiogen system to support a `preview` method. This is similar to generation, but will return only a description of what will be done. Specifically, a preview should do everything except modifying filesystem or other part of the environment. The `preview` method will be optional, indicating that audiogens which have no such method do not have a preview. The preview should then be displayed on the webpage that gives information about an event. Warning: currently the audiogen is a simple function, so adding a `preview` function to it requires a bit of refactoring.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: boyska/larigira#9
No description provided.