1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tse3/tse3.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A sequencer engine
15 [T] TSE3 is a powerful open source sequencer engine written in C++. It is a
16 [T] 'sequencer engine' because it provides the actual driving force elements of
17 [T] a sequencer but provides no form of user interface. Sequencer applications
18 [T] or multimedia presentation packages will incorporate the TSE3 libraries
19 [T] to provide a user with MIDI sequencing facilities.
21 [T] TSE3 is a mature library based on a lot of experience. Whilst not
22 [T] providing the user interface, it provides a lot of assistance to a UI,
23 [T] attempting to provide as much funcitonality as possible in as generic a
24 [T] manner as possible.
26 [U] http://tse3.sourceforge.net/
28 [A] Pete Goodlife <pete.goodliffe@pace.co.uk>
29 [M] Rene Rebe <rene@t2-project.org>
37 [P] X -----5---9 192.600
39 # Never include sys/sysmacros.h. It defines the macros 'major' and
40 # 'minor'. TSE3 is using variables called 'major' and 'minor'.
41 [O] export CXX="$CXX -D_SYS_SYSMACROS_H=IGNORE"
44 [D] 730378082f108db53178fa3e5b141f478fbb318f798abebdac4f19d4 tse3-0.3.1.tar.gz http://dl.sourceforge.net/sourceforge/tse3/