specifications. It is a "software synthesizer". FluidSynth can read MIDI
events from the MIDI input device and render them to the audio device.
It can also play MIDI files.
PR: ports/59716
Submitted by: Juha Nygard <juha.nygard1@netikka.fi>
Approved by: adamw (mentor)
It was written in C++ using the Qt3 widget set and the MySQL database.
Files can be played using XMMS.
PR: ports/52132
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Approved by: adamw (mentor)
ogg and flac. Squash uses statistics to determine songs to play automatically.
It garners this information through whether or not a song is skipped.
PR: ports/55275
Submitted by: Matthias Andree <matthias.andree@web.de>
Based on shar by: trevor
Approved by: adamw (mentor)
* Client/server architecture
* Mixing of multiple mp3 files
* Dynamic filter insertion and removal
* Multiple sound device support (speakers and monitor)
* Loops, queues, sampler, beat matching, sequencer
* Record your performance to a disk
And it's blue!
PR: 59025
Submitted by: Pav Lucistnik <pav@oook.cz>
Requested by: Martin Vana <martin.vana@vslib.cz>
mp3 encoder optimized with MMX, 3DNow!, Enhanced 3DNow! and SSE
*** DO NOT OVERCLOCK YOUR CPUs ***
GOGO heavily uses the part of processors that almost sleeps in
usual, so makes them very hot even it runs standard clock.
Overclocking may cause serious internal errors and crazy
results. Or you need gigantic heatsink and extra-noisy fans.
:-)
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
daapd scans a directory for music files and makes them available via
the Apple proprietary protocol DAAP. DAAP clients can browse the
directory and retrieve individual files, either by streaming or by
downloading them.
PR: 58352
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: krion (implicit)
daaplib is a very tiny and portable C++ library which helps to read and
write low-level DAAP stream s in memory. the code is fairly
straightforward and can mirror the structure of the data fairly well.
PR: 58351
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: krion (implicit)
Digit@lway MPIO MP3 player device driver KMOD.
It is actually a patch to FreeBSD standard urio driver,
which adds MPIO support to it, and fixes some issues.
This driver is designed to be used with MPIO for Linux
software, ported to FreeBSD as audio/mpiosh.
PR: ports/53540
Submitted by: Sergey Akifyev <asa@gascom.ru>
This is streamtuner-python, a streamtuner plugin offering
an embedded Python interpreter.
PR: ports/48890
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
The server for Team Speak a voice chat program which supports
multiple channels with different rate codecs and several
people on each channel. Primarily aimed at team gamers but
can be used as an IP phone as well.
PR: ports/55088
Submitted by: Daniel O'Connor <darius@dons.net.au>
ETktab let's you edit guitar and bass tabulatures. Notations
for various playing techniques like muting and vibrato are
supported, as well as variable keybindings. It can output
tabulatures in plain ascii format.
WWW: http://etktab.sourceforge.net/
PR: ports/47649
Submitted by: Juha Erkkilä <erkkila@cc.jyu.fi>
about currently playing song).
Create a named pipe to retrive xmms info about currently playing song.
PR: ports/54493
Submitted by: Manuel Rodirigo Rabade Garcia <mig@mig-29.net>
naming of MP3 and Ogg-Vorbis files. It automates the whole process of ripping
data from music compact discs (CD), the naming of the files, their converting
into MP3 or Ogg-Vorbis format and the labelling of the MP3 files with an ID3
tag. dekagen uses dialog for a user interface that is intended to be
"intuitive".
Music data is read from CDs using cdda2wav, cdparanoia, dagrab, or tosha, and
stored on your harddisk in wav-format. Note that this will have an excessive
need of disk space. After this, the wav-data is converted into MP3 format
using 8hz-mp3, bladeenc, l3enc, lame, mp3enc, or notlame, or into Ogg-Vorbis
format using oggenc. This will take a while. To avoid manual naming and
tagging for all the files, cda is used for CDDB lookups. To label the MP3
files with ID3 tags, id3ed, id3tag, id3tool, or mp3info, or the built-in
capabilities of some encoders (lame, notlame) are used. Ogg-Vorbis files can
be labelled with oggenc.
WWW: http://userpage.fu-berlin.de/~mbayer/tools/dekagen.html