taskSavannah Administration - Tasks: task #5414, Submission of Traverso Project

 
 

task #5414: Submission of Traverso Project

Submitter:  Remon Sijrier <r_sijrier>
Submitted:  Sun 16 Apr 2006 02:31:57 PM UTC
   
 
Should Start On:  Sun 16 Apr 2006 12:00:00 AM UTC Should be Finished on:  Wed 26 Apr 2006 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  stevenr Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 20 Apr 2006 12:20:40 PM UTC, comment #5: 

Thanks a lot!

Finally a good place to manage my little project ;-)

Best wishes,

Remon

Remon Sijrier <r_sijrier>
Thu 20 Apr 2006 12:16:04 PM UTC, comment #4: 

Hi,

Thanks for the quick response.

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards.

Steven Robson <stevenr>
Thu 20 Apr 2006 11:52:19 AM UTC, comment #3: 

Hi,

Thanks for the thorough review, I thought I had taken care of everything, but apparently, I missed view things.

I placed an updated tarball for download at:

http://vt.shuis.tudelft.nl/~remon/traverso/download.html

Regards,

Remon

Remon Sijrier <r_sijrier>
Thu 20 Apr 2006 11:02:59 AM UTC, comment #2: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.

Your copy of the GNU GPL in your COPYING file is out of date. Please replace it with the one found at http://www.gnu.org/licenses/gpl.txt


Additionally, RingBuffer.c and RingBuffer.h have the wrong FSF address. Please update them. Also, because these files are released under the LGPL you should include a copy of the plain text GNU LGPL from http://www.gnu.org/licenses/lgpl.txt in your tarball.


Finally, if some of your files cannot carry such notices (e.g. binary files), then you can add a README file in the same directory containing the copyright and license notices. Check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further information.


If you are willing to make the changes mentioned above, please provide us with an URL to an updated tarball of your project.  Upon review, we will reconsider your project for inclusion in Savannah.

To help us better keep track of your registration, please use the tracker's web interface following the link below. Do not reply directly, the registration process is not driven by e-mail, and we will not receive such replies.

Regards.

Steven Robson <stevenr>
Tue 18 Apr 2006 12:02:57 PM UTC, comment #1: 

I discovered today I used the old FSF address, an updated tarball is available at:

http://vt.shuis.tudelft.nl/~remon/traverso/download.html

Best regards,

Remon

Remon Sijrier <r_sijrier>
Sun 16 Apr 2006 02:31:57 PM UTC, original submission:  

A new project has been registered at Savannah
The project account will remain inactive until a site admin approve or discard the registration.


######### REGISTRATION ADMINISTRATION #########

While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.gnu.org/siteadmin/groupedit.php?group_id=8484>


######### REGISTRATION DETAILS #########

Full Name:
----------
  Traverso Project

System Group Name:
-----------------
  traverso

Type:
-----
  non-GNU software & documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  Traverso is a multitrack audio recording and editing tool for GNU/Linux.
It's written in C++, and uses the Qt toolkit, version 4.0.0 or higher, and aims to be fast, easy
to use, and leight on system resources.

Traverso uses the concept of "Soft Selection".
With Soft Selection, what the mouse cursors points to is "selected", and instead
of using a menu to perform some action, a keyboard key or key sequence is used.
This both un-clutters the interface, and speeds up frequently and often used editing
and or program controll actions.
A special kind of mouse-keyboard action is when the user "holds" a key and moves the
mouse. In that case, analogue actions can be performed, like changing the gain of a Track,
or AudioClip which is a very valuable addition to the GUI.

Traverso has only a few dependencies on other programs, since Qt offers almost everything
to build up a solid program.

Both ALSA and Jack can be used as audio engine backends, special care is taken to be as
realtime friendly as possible to garantee undisturbed audio recording/playback.
To accomplish this, locks and direct read/writes to the file system are avoided by using
a lockless design (e.g. by using lockless ringbuffers to read/write from/to the file system).

Traverso homepage: http://vt.shuis.tudelft.nl/~remon/traverso/
Source code tarball as of 15-04-2006: http://vt.shuis.tudelft.nl/~remon/traverso/download.html

Other Software Required:
------------------------
  Qt 4 (>= 4.0.0)
Homepage: http://www.trolltech.com/
licence: http://www.trolltech.com/products/qt/opensource.html

Advanced Linux Sound Architecture - ALSA (>= 1.0.0)
Homepage: http://www.alsa-project.org/
licence: http://www.alsa-project.org/ (at the middle of the page)

Jack audio connection kit - Jack (>= 0.80.0)
Homepage: http://jackit.sourceforge.net/
licence: http://jackit.sourceforge.net/docs/reference/ (at the bottom of the page)

Secret Rabbit Code - SRC (aka libsamplerate) (>= 0.1.2)
Homepage: http://www.mega-nerd.com/SRC/index.html
licence: http://www.mega-nerd.com/SRC/license.html

libsndfile (>=1.0.11)
Homepage: http://www.mega-nerd.com/libsndfile/
licence: http://www.mega-nerd.com/libsndfile/#Licensing


Other Comments:
---------------
  Traverso is a fork of the Protux project, hosted on Savannah (https://savannah.nongnu.org/projects/protux/).
See for more information the HISTORY file included in the tarball.


Remon Sijrier <r_sijrier>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-04-20 stevenr StatusIn Progress Done
    Open/ClosedOpen Closed
2006-04-20 stevenr StatusNone In Progress
    Assigned toNone stevenr

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code