This Python module lets you load and decode Musepack (MPC/MP+ files).
Its API has been chosen to mostly match pyvorbis and pymad. It also
includes a module to read and write APEv2 metadata tags.
WWW: http://sacredchao.net/~piman/software/python.shtml
PR: 109070
Submitted by: Zhen REN
a countless number of instruments, from some common heared from
expensive hardware to interesting sounds that you'll boost to an
amazing universe of sounds.
WWW: http://zynaddsubfx.sourceforge.net/
PR: ports/108460
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
classic-analog (VCOs-VCF-VCA) style software synthesizer with an
editor GUI. Xsynth-DSSI was written by Sean Bolton, and was based
on Steve Brooke's Xsynth code, but has since aquired polyphonic
operation, band-limited oscillators, a better filter mode, and
velocity-sensitive envelopes.
WWW: http://dssi.sourceforge.net/download.html
PR: ports/108438
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
seconds of audio _before_ you click the "Record" button. The idea
is that, when you hear an interesting sound, you can press record
and capture it, without having to try and recreate it.
WWW: http://plugin.org.uk/timemachine/
PR: ports/108431
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
(like audio/ghostess) using your computer's keyboard.
It's somewhat similar in purpose to vkeybd, except that jack-keyboard
uses JACK MIDI instead of ALSA.
See the README file for keyboard mapping.
WWW: http://pin.if.uz.zgora.pl/~trasz/jack-keyboard/
PR: ports/108242
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
TB-303 Bassline. It is not an exact copy; rather than make it "just
like the real thing", the design concentrates on modelling the
circuitry and was adjusted by comparing the sounds achievable with
it to those heard on classic acid house tracks. It includes a
switchable square/saw wave VCO, 24dB/octave VCF, an adjustable decay
time for the VCF, a fixed decay time for the VCA, and an interesting
bit of circuitry around the "Accent" control.
WWW: http://freshmeat.net/projects/nekobee/
PR: ports/108148
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
of a Yamaha DX7 synthesizer. It can easily load most DX7 patch bank
files, accept patch editing commands via MIDI sys-ex messages (ALSA
systems only), and recreate the sound of the DX7 with greater
accuracy than any previous open-source emulation (that the author
is aware of....)
hexter operates as a plugin for the Disposable Soft Synth Interface
(DSSI).
WWW: http://dssi.sourceforge.net/hexter.html
PR: ports/108147
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
capable of saving and restoring plugin configuration, as well as
specifying MIDI channels and layering synths. ghostess includes
three MIDI drivers: an ALSA sequencer MIDI driver, a (clumsy but
functional) CoreMIDI driver (which allows ghostess to be used on
Mac OS X), and a JACK MIDI driver for use with the MIDI transport
in recent versions (>=0.102.27) of JACK. ghostess also comes with
a universal DSSI GUI, which attempts to provide GUI services for
any DSSI or LADSPA plugin, and may be used with any DSSI host.
WWW: http://home.jps.net/~musound/
PR: ports/108131
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
for media files to the Thunar File Manager.
Currently, these are:
* a so-called bulk renamer, which allows users to rename multiple audio
files at once, based on their tags (e.g. ID3 or OGG/Vorbis),
* a special media file page for the file properties dialog, which
displays detailed information about quality, length etc.,
* and finally, an audio tag editor which is reachable from both,
renamer and the properties page.
WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
software synthesizer, allowing it to function as a DSSI plugin.
WWW: http://dssi.sourceforge.net/
PR: ports/108124
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
It aims to be efficient (no toolbar, main menu, or statusbar), user-friendly,
and clean.
FEATURES:
+ Expanded and collapsed views
+ Automatic remote or local album art
+ Automatic fetching of lyrics
+ Playlist and stream support
+ Support for editing song tags
+ System tray icon with tooltip
+ Popup notification
+ Library searching by artist, song, etc.
+ Keyboard friendly
+ Support for multimedia keys
+ Commandline control
WWW: http://sonata.berlios.de/index.html
Approved by: alexbl (mentor, implicit)
Scott Wheeler's TagLib.
TagPy can:
* read and write ID3 tags of version 1 and 2, with many supported
frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3,
FLAC and MPC)
* access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files
* access APE tags in Musepack and MP3 files.
WWW: http://news.tiker.net/software/tagpy
Approved by: alexbl (mentor, implicit)
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>
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/
Exaile is a media player aiming to be similar to KDE's AmaroK, but for
GTK+. It incorporates many of the cool things from AmaroK (and other
media players) like automatic fetching of album art, handling of large
libraries, lyrics fetching, artist/album information via the wikipedia,
last.fm support, optional iPod support (assuming you have python-gpod
installed).
WWW: http://www.exaile.org/
Author: Adam Olsen <arolsen@gmail.com>
Description:
This is a SlimServer plugin to add lazy search capabilities. Lazy
searching allows for much faster entry of search text by allowing
you to forget about multi-tapping and instead just press each of
the remote control buttons once for each of the letters in the text,
whatever position the letter appears in above the button.
WWW: http://hickinbottom.demon.co.uk/lazysearch/
in the playlist and determines whether an album is playing or if
random tracks are playing. After that determination, it sets the
player's transition behavior (crossfade, fade, etc) appropriately.
The transition behavior for the album/random/default cases can be
changed by modifying the values of the four global variables at the
top of Transitions.pm. There is also a user configurable section
for excluding specific genres from being processed for album/random
detection. In these cases, the 'default' transition preference will
be used.
WWW: http://www.sutula.us/james/slimserver/
gentoo and debain. Also, there is no ports that depend on this. I think it is
pointless for us to keep it alives when it is dead outside FreeBSD. Therefore,
remove this port.
Discussed with: ahze
API for Burn.app's the audio file conversion bundles. MP3ToWav.bundle
converts, as its name implies, mp3 audio files into wav audio files
which can be burned onto a CD playable in your home stereo.
WWW: http://gsburn.sourceforge.net/
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
edit and mix multi-track audio. Produce your own CD's. Mix video
soundtracks. Experiment with new ideas about music and sound.
Generate sound installations for 12 speaker gallery shows.
Ardour capabilities include: multichannel recording, non-linear,
non-destructive region based editing with unlimited undo/redo,
full automation support, a mixer whose capabilities rival high
end hardware consoles, lots of plugins to warp, shift and shape
your music, and controllable from hardware control surfaces
at the same time as it syncs to timecode. If you've been looking
for a tool similar to ProTools, Nuendo, Cubase SX, Digital
Performer, Samplitude or Sequoia, you might have found it.
WWW: http://ardour.org/
PR: ports/106450
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
the main functionalities are as follows:
* Discover Airport Express by Apple Rendezvous
* Browse music files
(Supported music file format: m4a(alac or aac), wav, mp3, ogg, aac, pls)
* Send selected files to the Airport Express
* Play mp3 stream data (filename started with "http://")
WWW: http://raop-play.sourceforge.net/
daemon. It provides a simple GUI dialog for setting several JACK daemon
parameters, which are properly saved between sessions, and a way
to control of the status of the audio server daemon. With time,
this primordial interface has become richer by including a enhanced
patchbay and connection control features.
WWW: http://qjackctl.sourceforge.net/
PR: ports/106430
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
NOMAD and Zen range plus the Dell DJ devices using the Portable Digital
Entertainment (PDE) protocol.
WWW: http://gnomad2.sourceforge.net
PR: ports/106424
Submitted by: Petar Zhivkov Petrov (pesho.petrov at gmail.com)
interface. JAMin is an open source application designed to perform
professional audio mastering of stereo input streams. It uses LADSPA
for digital signal processing (DSP).
WWW: http://jamin.sourceforge.net/en/about.html
PR: ports/106407
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
LMMS aims to be a free alternative to popular (but commercial and
closed-source) programs like FruityLoops, Cubase and Logic giving you the
ability of producing music with your computer by creating cool loops,
synthesizing and mixing sounds, arranging samples, having more fun with your
MIDI keyboard and much more...
LMMS combines the features of a tracker/sequencer program (pattern/channel/
sample/song/effect management) and those of powerful synthesizers and samplers
in a modern, user-friendly and easy to use graphical user interface.
WWW: http://lmms.sourceforge.net/
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet