[Repp-svn] SF.net SVN: repp:[4] docs/spec.txt
Status: Planning
Brought to you by:
jonesaudio
|
From: <jon...@us...> - 2008-11-05 22:53:01
|
Revision: 4
http://repp.svn.sourceforge.net/repp/?rev=4&view=rev
Author: jonesaudio
Date: 2008-11-05 22:52:58 +0000 (Wed, 05 Nov 2008)
Log Message:
-----------
Spec gives rough outline of what the app should do
Added Paths:
-----------
docs/spec.txt
Added: docs/spec.txt
===================================================================
--- docs/spec.txt (rev 0)
+++ docs/spec.txt 2008-11-05 22:52:58 UTC (rev 4)
@@ -0,0 +1,41 @@
+ REPP
+-Record Edit Publish Podcast-
+
+
+//------------------
+1. Overview:
+
+The app will allow functionality similar to a normal audio sequencer, such as recording, editing, mixing, etc. The user will then be able to 'bounce' this to a podcast friendly audio file (e.g m4a or similar compressed format). The app will also include functionality to allow the user to create the RSS feed for the podcast, and then publish this and the audio to a server.
+
+Whilst there is a wide range of podcasting software available, the majority only deals with part of the podcasting workflow. For example, existing software will only deal with creating suitable audio files, or the publishing aspect of the workflow. This can be a hurdle for the inexperienced user. Few will have a sound knowledge of the workflow necessary to create a podcast, and the need for several different applications can prove confusing and become a barrier to people wanting to publish their own content.
+
+REPP will consolidate the workflow into one simple app to make the experience of podcasting less complicated and more accessible.
+
+
+//------------------
+2. Features:
+
+Record (user selection of i/o devices)
+Editing of audio assets
+Mixing
+Offline bounce
+RSS feed creation
+Server upload of assets
+
+
+//------------------
+3. Workflow:
+
+When launched the app will present options to create a new project, or open an existing one. The main app window will then be shown.
+
+The main window will allow the user to create the audio for the podcast episode.
+
+Once the episode is ready the user will be able to 'publish' their episode. This will present windows to allow the user to create the rss feed (or add to an existing one), and then upload the episode and feed to a server.
+
+
+
+
+/******************************************************************/
+// $Author:: $: Last edit by //
+// $Date:: $: Date of last edit //
+/******************************************************************/
\ No newline at end of file
Property changes on: docs/spec.txt
___________________________________________________________________
Added: svn:keywords
+ Date Author
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|