1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- dssi: dssi (the "dizzy" audio plugin API)
- dssi:
- dssi: DSSI (pronounced "dizzy") is an API for audio processing plugins,
- dssi: particularly useful for software synthesis plugins with user
- dssi: interfaces.
- dssi:
- dssi: DSSI is an open and well-documented specification developed for use
- dssi: in Linux audio applications, although portable to other platforms. It
- dssi: may be thought of as LADSPA-for-instruments, or something comparable
- dssi: to VSTi.
- dssi:
|