CVS log for ports/audio/dssi/distinfo
Up to [FreeBSD] / ports / audio / dssi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 28 19:10:10 2012 UTC (12 days, 11 hours ago) by miwi
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 1.1.1 PR: 164148 Submitted by: Ports Fury
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 22 02:19:30 2011 UTC (11 months, 2 weeks ago) by wen
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
- Update to 1.1.0 PR: ports/154304 Submitted by: Wen Heping (myself)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 19 22:15:53 2009 UTC (2 years, 11 months ago) by trasz
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update to 1.0.0.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 13 21:38:30 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
DSSI (pronounced "dizzy") is an API for audio processing plugins, particularly useful for software synthesis plugins with user interfaces. DSSI is an open and well-documented specification developed for use in Linux audio applications, although portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. DSSI consists of a C language API for use by plugins and hosts, based on the LADSPA API, and an OSC (Open Sound Control) API for use in user interface to host communications. The DSSI specification consists of an RFC which describes the background for the proposal and defines the OSC part of the specification, and a documented header file which defines the C API. WWW: http://dssi.sourceforge.net/ PR: ports/107867 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
