root/libremix/trunk/README

Revision 710, 1.9 kB (checked in by conrad, 2 years ago)

README: add project communication info, svn details etc.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 About libremix
2 ==============
3
4 libremix is a library for audio sequencing and mixing.
5
6 More information is available online at the libremix homepage:
7
8 http://www.metadecks.org/software/remix/
9
10 To receive announcements about new libremix releases, please join the
11 remix-announce mailing list listed on the homepage.
12
13 Developers
14 ----------
15
16 Please join the remix-devel mailing list, linked from the homepage.
17
18 libremix is maintained in Subversion with anonymous read access. You can
19 check out the most current version of libremix from:
20
21 svn co http://svn.metadecks.org/libremix/trunk libremix
22
23 A list of outstanding tasks is maintained in the TODO file of this source
24 distribution. When implementing anything listed in this file, please update
25 it by deleting that entry, and include that as part of the patch or commit
26 that implements the fix.
27
28 Copyrights
29 ----------
30
31 Copyright (C) 2000-2010 Conrad Parker <conrad@metadecks.org>
32 Copyright (C) 2001, 2002 Commonwealth Scientific and Industrial Research
33 Organisation (CSIRO), Australia.
34
35 Licence
36 -------
37
38 This library is free software; you can redistribute it and/or
39 modify it under the terms of the GNU Lesser General Public
40 License as published by the Free Software Foundation; either
41 version 2 of the License, or (at your option) any later version.
42
43 This library is distributed in the hope that it will be useful,
44 but WITHOUT ANY WARRANTY; without even the implied warranty of
45 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
46 Lesser General Public License for more details.
47
48 You should have received a copy of the GNU Lesser General Public
49 License along with this library; if not, write to the Free Software
50 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
51
52 Contact
53 -------
54
55 For technical and other queries, please contact the author:
56
57 Conrad Parker <conrad@metadecks.org>
58 (kfish on #lad or #sweep on Freenode).
Note: See TracBrowser for help on using the browser.