-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME
57 lines (33 loc) · 1.9 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
-------------------------------------------------------------------------------
ReZound aims to be a stable, open source, and graphical audio file editor
primarily for but not limited to the Linux operating system. More description
will be added here as ReZound matures.
-------------------------------------------------------------------------------
See docs/INSTALL for installation instructions.
See docs/NEWS for the latest changes.
If you are building/installing from CVS sources read docs/CVS-INSTALL first.
See docs/README_DOCS for document summary.
Potential hackers should look at the docs/devel and docs/class directories.
This project is still in a beta stage, I would really like to get as much
feedback as possible. We would really like to get any bug reports and other
suggestions. Please visit the ReZound Homepage.
ReZound Homepage: http://rezound.sourceforge.net
General Discussions and Help:
ReZound-users mailing list
http://lists.sourceforge.net/lists/listinfo/rezound-users
or SourceForge Tracker (Support Requests)
http://sourceforge.net/tracker/?atid=205056&group_id=5056
Bug Reports: http://sourceforge.net/tracker/?atid=105056&group_id=5056
Feature Requests: http://sourceforge.net/tracker/?atid=355056&group_id=5056
Submit Patches: http://sourceforge.net/tracker/?atid=305056&group_id=5056
Other related open source projects
snd: - http://ccrma-www.stanford.edu/software/snd/
This app has some very advanced features that one may
find useful, but I find its frontend pretty hard to use.
glame: - http://glame.sourceforge.net/
This is a very nice audio editing application similar to ReZound.
sweep: - http://www.metadecks.org/software/sweep/
This is a very nice audio editing application similar to ReZound.
sox: - http://sox.sourceforge.net/
This is a command line based audio file manipulation
program. It's sort of like ImageMagick for audio files.