small patterns of MIDI events that you can repeat and arrange to
create a whole song. Each track has its own patterns, so you can
for example play the same drum pattern over and over again while
you play different lead synth patterns and basslines.
WWW: http://dino.nongnu.org/
PR: ports/107877
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
It is an implementation of a proposal that originated from this
discussion. Its aim is to allow you to have many different audio
programs running at once, to save their setup, close them down and
then easily reload the setup at some other time. LASH doesn't deal
with any kind of audio data itself; it just runs programs, deals
with saving/loading (arbitrary) data and connects different kinds
of virtual audio ports together (currently JACK and ALSA sequencer
ports). It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.
WWW: http://www.nongnu.org/lash/
PR: ports/107875
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
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>
- Added a patch to control window to display when an nsf song is played and
change 'Fadeout' option to 'Silence Until Next Song' [1]
- Cleanup
- Bump PORTREVISION
Obtained from: gentoo
1079790949 failed: Device not configured' error repeated over and over,
making it impossible to use. This patch fixes this.
PR: ports/107806
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
to the Ogg, MP3, or FLAC formats. It is easy, requiring a few mouse
clicks to convert an entire album, displaying progress along the
way. It can rip and encode in parallel, and supports CDD.
WWW: http://sourceforge.net/projects/ripperx/
PR: ports/107493
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
JACK Rack is an effects "rack" for the JACK low latency audio API. The rack
can be filled with LADSPA effects plugins. It's phat; it turns your computer
into an effects box.
WWW: http://jack-rack.sourceforge.net/