Difference between revisions of "DSSI"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=
 
 
|Name=Dssi
 
|Name=Dssi
|Submitted date=2013-03-20
 
 
|Short description=Header file for compiling DSSI plugins and hosts
 
|Short description=Header file for compiling DSSI plugins and hosts
|VCS checkout command=
 
 
|Full description=DSSI is an API for audio plugins, with particular application for
 
|Full description=DSSI is an API for audio plugins, with particular application for
 
software synthesis plugins with native user interfaces.
 
software synthesis plugins with native user interfaces.
  
DSSI is an open specification developed for use in Linux audio
+
DSSI is an open specification developed for use in GNU/Linux audio
 
applications, although it is portable to other platforms. It may
 
applications, although it is portable to other platforms. It may
 
be thought of as LADSPA-for-instruments, or something comparable
 
be thought of as LADSPA-for-instruments, or something comparable
Line 18: Line 12:
 
This package contains the header file required for compiling
 
This package contains the header file required for compiling
 
hosts and plugins.
 
hosts and plugins.
|Component programs=
 
 
|Homepage URL=http://dssi.sourceforge.net/
 
|Homepage URL=http://dssi.sourceforge.net/
 +
|Accepts cryptocurrency donations=No
 +
|Version identifier=1.1.1
 +
|Version date=2011-10-06
 +
|Version status=stable
 +
|Version download=ftp://ftp.debian.org/debian/pool/main/d/dssi/dssi_1.1.1~dfsg0.orig.tar.gz
 +
|Version comment=Also available at (via the official pages) https://sourceforge.net/projects/dssi/files/dssi/1.1.1/dssi-1.1.1.tar.gz/download (but this requires going through sourceforge's download process).
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/07
 +
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/dssi
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© 2004, 2009 Chris Cannam, Steve Harris and Sean Bolton
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2004, 2009 Chris Cannam, Steve Harris and Sean Bolton
 
 
|License=Other
 
 
|License note=License: LGPL-2.1+
 
|License note=License: LGPL-2.1+
  
Line 47: Line 43:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=© 2004 Steve Harris
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2004 Steve Harris
 
 
|License=GPLv2orlater
 
 
|License note=License: GPL-2+
 
|License note=License: GPL-2+
  
Line 65: Line 60:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© 2004, 2009 Chris Cannam, Steve Harris and Sean Bolton
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2004, 2009 Chris Cannam, Steve Harris and Sean Bolton
 
 
|License=Other
 
 
|License note=License: other-1
 
|License note=License: other-1
  
Line 78: Line 72:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=PublicDomain
 +
|License copyright=© 2004, 2009 Chris Cannam, Steve Harris and Sean Bolton
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2004, 2009 Chris Cannam, Steve Harris and Sean Bolton
 
 
|License=PublicDomain
 
 
|License note=License: public-domain
 
|License note=License: public-domain
  
Line 88: Line 81:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=©  
 
|License copyright=©  
 
© 2010-2011 Alessio Treglia <alessio@debian.org>
 
© 2010-2011 Alessio Treglia <alessio@debian.org>
 
© 2005-2007 Mark Hymers <mark.hymers@ncl.ac.uk>
 
© 2005-2007 Mark Hymers <mark.hymers@ncl.ac.uk>
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: LGPL-2.1+
 
|License note=License: LGPL-2.1+
  
Line 110: Line 102:
 
{{Person
 
{{Person
 
|Real name=Sean Bolton
 
|Real name=Sean Bolton
|Resource URL=
 
 
|Role=contact
 
|Role=contact
 
|Email=musound@jps.net
 
|Email=musound@jps.net
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/dssi
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 
|Resource URL=http://sourceforge.net/projects/dssi/files/dssi/
 
|Resource URL=http://sourceforge.net/projects/dssi/files/dssi/
|Resource kind=Download
+
}}
 +
{{Software category
 +
|Interface=library
 +
|Library=C
 +
|Programming-language=C
 +
|Use=interface, library
 +
|Works-with=audio
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/dssi
 
}}
 
}}

Latest revision as of 14:58, 10 June 2022


[edit]

Dssi

http://dssi.sourceforge.net/
Header file for compiling DSSI plugins and hosts

DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces.

DSSI is an open specification developed for use in GNU/Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi.

This package contains the header file required for compiling hosts and plugins.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: LGPL-2.1+

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

Lesser General Public License for more details.

Verified by

Debian

Verified on

20 March 2013

Notes

License: public-domain public-domain The work is in public domain.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: other-1

Permission to use, copy, modify, distribute, and sell this software for any purpose is hereby granted without fee, provided that the above copyright notice and this permission notice are

included in all copies or substantial portions of the software.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

General Public License for more details.




Leaders and contributors

Contact(s)Role
Sean Bolton contact


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/dssi
Downloadhttp://sourceforge.net/projects/dssi/files/dssi/


Software prerequisites




Entry




















"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/dssi

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.