Commit graph

677 commits

Author SHA1 Message Date
Jean-Yves Lefort
4590e077a7 Add linux-openal. 2005-11-26 19:30:21 +00:00
Jean-Yves Lefort
bb2305702b Add linux-alsa-lib. 2005-11-26 19:25:48 +00:00
Jean-Yves Lefort
814a70f23d Add linux-libvorbis. 2005-11-26 19:23:10 +00:00
Jean-Yves Lefort
c8d295d6c0 Add linux-libogg. 2005-11-26 19:20:39 +00:00
Tom McLaughlin
dbdbfba7c7 Add cowbell, an elegant music organizer intended to make keeping your
collection tidy both fun and easy.

In addition:
- Include bsd.mono.mk into port
- SHA256ify

PR:		84701
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
Approved by:	ahze (mentor)
2005-11-13 02:43:07 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Sergey Matveychuk
860706c423 Laudio is a port of La, a free lossless audio codec written by
Michael Bevin. It is not opensource, but versions are available
for Windows and Linux. Currently (October 2005) it has the best
compression ratio available.

WWW: http://www.lossless-audio.com/

PR:		ports/87668
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-10-20 16:33:12 +00:00
Volker Stolz
de751b12be Remove expired port: master site disappeared (long ago) 2005-10-17 17:22:08 +00:00
Volker Stolz
dfa730eab7 Remove dead port: no longer on sunsite, home page gone 2005-10-17 12:25:36 +00:00
Adam Weinberger
1e8811471a Add cmus, a really cool console music player with some nifty
features.

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

	* Plays FLAC, OGG, MP3, WAV, modules
	* MP3 and Ogg streaming (Shoutcast/Icecast)
	* WinAmp / XMMS keys "zxcvb"
	* Can be controlled via UNIX socket
	* Customizable colors
	* Nice vi-style interface with tabulator expansion
	* Background playlist loading
	* Track metadata database makes adding files to playlist very fast.
	* Album/artist modes. Playing within one album or artist.
	* Powerful playlist filters
	* Can run external commands for the currently selected files
	* Directory browser
	* Supports 256 colors

WWW: http://onion.dynserv.net/~timo/index.php?page=Projects/cmus
2005-10-14 16:09:23 +00:00
Renato Botelho
38e17d36fc Madman is an advanced digital music organizer. It can catalogue huge amounts
of digital music in different formats, including MP3 and Ogg Vorbis.  It has
flexible querying, tagging, intelligent scoring, and more.

Author: Andreas Kloeckner <inducer@users.sf.net>
WWW: http://madman.sourceforge.net/

PR:		ports/87301
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2005-10-13 18:13:52 +00:00
Edwin Groothuis
c82d9c6571 [new port] audio/shoutcast
Shoutcast is Nullsoft's streaming audio server. It isn't
	open source, this is a binary port for 1386 versions of
	FreeBSD 4.x/5.x/6.x. There is an open source alternatve
	audio/icecast, but shoutcast is very famous, and I think
	it should have a place in the FreeBSD ports collection.

PR:		ports/87165
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-13 03:01:12 +00:00
Renato Botelho
dc6074d6ec pysdl_mixer is a python interface to SDL's sdl_mixer.
This is usefull for multichannel sample and music playback from python.
This project is currently being used by soya (https://gna.org/projects/soya/).

WWW:	https://gna.org/projects/pysdlmixer/

PR:		ports/86927
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-05 17:02:45 +00:00
Renato Botelho
e71bbbf387 PyOpenAL is a binding of OpenAL for Python. This binding is at possible
OO (Listener, Source and Buffer are objects). Extensions are not supported
yet.

Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis
modules). PyOpenAL can be used independently or along with Soya, our 3D
engine for Python.

WWW:	http://home.gna.org/oomadness/en/pyopenal/index.html

PR:		ports/86926
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-05 17:01:10 +00:00
Jean-Yves Lefort
4f127c13bd Add xmms-nas.
xmms-nas is a Network Audio System output plugin for XMMS.

PR:		ports/86707
Submitted by:	James McNaughton <bitbucket63-it@yahoo.com>
2005-10-03 17:00:03 +00:00
Marcus Alves Grando
95f1dbb4c5 New port
Port of id3 mass tagger, a tool for manipulating id3 and id3v2 tags in
multiple files. It can generate tag fields from the filename and other
variables, and/or rename files, using an intuitive syntax.

PR:		84462
Submitted by:	Marc Schoolderman <squell@alumina.nl>
Approved by:	pav (mentor)
2005-10-03 13:25:04 +00:00
Jean-Yves Lefort
d8dd69a586 Add xmmsctrl.
xmmsctrl is a small utility to control XMMS from the command line. Its
goal is to be used coupled with sh to test XMMS state and perform an
appropriate action, e.g. if playing then pause else play. The interest
of this is to bind keys in a window manager to have control over XMMS
with keys that do play/next/pause, prev, control sound...

WWW: http://user.it.uu.se/~adavid/utils/

PR:		ports/86534
Submitted by:	Jason E. Hale <jhale@bluebottle.com>
2005-10-01 23:44:44 +00:00
Marcus Alves Grando
1b3d2d021c New port
This is a command-line utility which tries to determine the encoder used to
create an mp3 file.

Each encoder has unique characteristics fingerprinted into each file. This
program analyzes algorithms that are used in any given file and determines which
encoder was used. For example the Xing encoder never uses short blocks.

PR:		86768
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	pav (mentor)
2005-10-01 13:28:47 +00:00
Peter Pentchev
38120d667f Add a port for David Schultz's Net::FreeDB module, one of the few
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too.  I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is.
2005-09-29 13:34:44 +00:00
Renato Botelho
519f4e6777 Add mpck 0.10, a command-line utility for checking mp3 files for errors.
PR:		ports/86553
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-26 13:53:01 +00:00
Mario Sergio Fujikawa Ferreira
527042e102 Remove py-libtunepimp since audio/libtunepimp rolled back to version
0.3.0 and the bindings do not work at that version
2005-09-21 03:49:09 +00:00
Vsevolod Stakhov
8b0303d490 Add emu10kx driver for SBlive, Audigy and Audigy2 based cards.
This driver is alternative to snd_emu10k1 and support complex
mixer settings, analog/digital switch, S/PDIF passthrough

PR:		84653
Submitted by:	michaels@sdf.lonestar.org
2005-09-16 11:41:55 +00:00
Mario Sergio Fujikawa Ferreira
740e9fe87d o New port py-libtunepimp version 0.4.0-pre5: libtunepimp python
binding
o Assign maintainership to Lauri Watts <lauri@kde.org> who is willing
2005-09-13 17:18:30 +00:00
Renato Botelho
c8edc8a565 Add wav2cdr 2.3.3, converts WAV files into CDR audio file format.
PR:		ports/85901
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-09 15:21:57 +00:00
Sam Lawrance
137782f0af Add epos-devel 2.5.36, text-to-Speech system.
PR:		ports/85703
Submitted by:	martin@matuska.org
2005-09-09 06:18:19 +00:00
Jean-Yves Lefort
61b8565a92 Add streamtranscoder.
streamTranscoder takes the output from
SHOUTcast/Icecast/Peercast/KasterBlaster servers or a soundcard input and
transcodes them to another SHOUTcast, Icecast, or Peercast server in MP3 or
Ogg Vorbis format. It can transcode the input audio by resampling or
re-encoding, as well as changing the format from MP3 to Ogg Vorbis (or vice
versa).

WWW: http://www.oddsock.org/tools/streamTranscoder/

PR:		ports/85459
Submitted by:	Mark Kane <mark@mkproductions.org>
2005-08-31 02:38:17 +00:00
Renato Botelho
fd624d90b0 Add xmms-nsf 0.0.3, XMMS input-plugin for playing Nintendo(TM) NSF audio
files.

PR:		ports/85094
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 17:36:08 +00:00
Renato Botelho
8ef903640a Add mp-player 0.6, a curses based module tracker using libmikmod.
PR:		ports/85304
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 17:31:14 +00:00
Renato Botelho
ff5ed640f0 Add bmp-fc 0.1, a Future Composer input plug-in for beep-media-player.
PR:		ports/84855
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 16:57:11 +00:00
Jean-Yves Lefort
634e76de2c Add moc.
MOC (music on console) is a console audio player designed to be powerful and
easy to use.

MOC plays smoothly, regardless of system or I/O load, because it handles the
output buffer in a separate thread. It does not cause gaps between files,
because the next file to be played is pre-cached while playing the current
file.

Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, WAVE,
AIFF, AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC.

WWW: http://moc.daper.net/

PR:		ports/84153
Submitted by:	Integral <rzinkov@gmail.com>
2005-07-28 23:46:49 +00:00
Pav Lucistnik
853ffe1b2b Playgsf is a simple command line player for gsf files based on a winamp plugin
called 'Highly Advanced'.

The gsf file format is a music format similar to the psf format for
playstation(TM).

PR:		ports/84025
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-28 12:15:12 +00:00
Pav Lucistnik
c310c99272 A simple command line player for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.

PR:		ports/83556
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-18 22:12:49 +00:00
Pav Lucistnik
b0a0cd7ebb Add song rating control to the XMMS playlist
Adds extra control to the XMMS playlist and automatically skips songs you don't
like and play the ones you do like.

  * High rated songs will be played privileged
  * Manual manipulation of the assessment of single songs
  * Ignore single songs
  * Configurable

PR:		ports/83484
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-16 12:37:25 +00:00
Pav Lucistnik
97f499d1a7 - audio/festalon is a command line player for .nsf and .hes audio files (master
port)
- audio/xmms-festalon is a XMMS plugin for playing .nsf and .hes audio files
  (slave port)
- audio/bmp-festalon is a Beep plugin for playing .nsf and .hes audio files
  (slave port)

It supports all internal sound channels and the extra sound channels found in
the Konami VRC6, Konami VRC7, Namco 106, Nintendo MMC5, and Sunsoft FME-07
chips.

The extra sound channel present in the Famicom Disk System is also emulated.

PR:		ports/83405
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-15 21:26:56 +00:00
Pav Lucistnik
0c2c783d1a Sapplug is a XMMS input plugin for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.

PR:		ports/83466
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-15 16:39:33 +00:00
Michael Landin
d251df41e3 New port audio/ogg2mp3 is a perl script that helps creating mp3s from
existing ogg files. Useful especially for users of mp3players
without ogg support

PR:		ports/82663
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2005-07-13 13:42:26 +00:00
Pav Lucistnik
63f061b66d Aylet/Xaylet plays music files in the `.ay' format. These files are essentially
wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum
128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound
chip. Files using the Amstrad CPC ports are also supported.

PR:		ports/83216
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-13 13:28:36 +00:00
Pav Lucistnik
202b9a5b24 OpenSPC is an SPC command line player created using a very modified SNEeSe SPC
CPU core. It was written in C (although the SPC core is in Assembly) using
DJGPP.

PR:		ports/83222
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-13 12:39:11 +00:00
Pav Lucistnik
3de965f4f2 Sexypsf is an XMMS plugin for playing .psf files.
The PSF format brings the functionality of NSF, SID, SPC, and GBS to next-
generation consoles.  PSF utilizes the original music driver code from each
game to replay sequenced music in a perfectly authentic, and size-efficient,
way.

The general idea is that a PSF file contains a zlib-compressed program which,
if executed on the real console, would simply play the music.

PR:		ports/83229
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-11 19:57:37 +00:00
Koop Mast
3f91498e6d Update to 0.8.10.
Wavpack moves from main package to stand alone plugin.
New cdio plugin, spc plugin now enabled.

Mark the cairo plugin ignore because it needs a newer version of cairo.
Use gst-register-0.8 instead of gst-register.

Changelog:	http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html

Approved by:	maintainer (implicit)
2005-07-06 15:04:58 +00:00
Koop Mast
84641a60c1 Add wavpack.
Wavepack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode.
In the default lossless mode no original information is lost, so there is no
change of degradation. Compression in this mode is between 30% an 70%.

For more info see the website http://www.wavpack.com
2005-07-06 11:29:13 +00:00
Jean-Yves Lefort
bfde2ef470 Add xmms-xymms.
XymMS is an XMMS input plugin capable of playing Sega Genesis GYM files by
rendering FM, DAC, and PSG signals through emulation of the YM2612 and SN76496
sound chips found in the video game console. It supports zlib compression and
decompression, and other various settings for output quality, etc. You can
compress and decompress files along with updating ID tags using the File Info
window.

WWW: http://sourceforge.net/projects/xymms/

PR:		ports/82697
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 19:41:21 +00:00
Jean-Yves Lefort
c6719ae487 Add xmms-gbsplay.
xmms-gbsplay is a XMMS input plugin which emulates the sound hardware of the
Nintendo Game Boy(TM). It is able to play the sounds from a Game Boy(TM)
module dump (.GBS format) in XMMS.

WWW: http://gbsplay.berlios.de/

PR:		ports/82695
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 18:13:39 +00:00
Jean-Yves Lefort
71d63a1a04 Add gbsplay.
gbsplay emulates the sound hardware of the Nintendo Game Boy(TM). It is able
to play the sounds from a Game Boy(TM) module dump (.GBS format) through
/dev/dsp, standard output or NAS.

WWW: http://gbsplay.berlios.de/

PR:		ports/82694
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 18:11:44 +00:00
Jean-Yves Lefort
1a45663dbb Add xmms-efxmms.
EFXmms is a standard XMMS effect plugin adaption of EFX. It provides the
possibility to send the audio through a queue of multiple effect plugins
instead of one effect that XMMS originally handles.

WWW: http://sourceforge.net/projects/efxmms/

PR:		ports/82363
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-22 11:15:06 +00:00
Michael Johnson
2a201ae9aa Add malint , MPEG Audio stream validator.
PR:		ports/82443
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-22 06:25:14 +00:00
Christian Weisgerber
5e09d4a8e2 Import xmms-xf86audio 0.4.3.
A plugin that enables XMMS to use the media-control keys on many
keyboards to control XMMS playback and volume.
2005-06-16 19:59:39 +00:00
Jean-Yves Lefort
2992419fb5 Add xmms-eq.
EQ is a realtime graphical equalizer plugin for XMMS.

WWW: http://equ.sourceforge.net/

PR:		ports/82211
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-14 17:20:12 +00:00
Jean-Yves Lefort
d6afa0cff7 Add xmms-openspc.
XMMS input plugin for SPC format support.

WWW: http://www.xmms.org/plugins.php?details=225

PR:		ports/82139
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-11 20:31:11 +00:00
Jean-Yves Lefort
996592e1ee Add xmms-fxt.
FX Toolbox plugin for XMMS.

People who enjoyed EaglePlayer II on Amiga, may remember the 8-bit Amplifier,
which featured a nice Surround effect. This plugin is an attempt to recreate
the same effect, plus some other goodies.

About the surround effect: it works like a cross echo. Some amount of the left
channel is delayed of some milliseconds, then added to the right channel, and
vice-versa.

* Provide a feeling of bigger room (that's what they said :).
* Reduce ear pressure when using headphones, especially with mods (try it to
  understand).
* Despite being nearly a stereo -> mono effect, you can still locate the sound
  in space, thanks to the delay.

WWW: http://xmms-fxt.sourceforge.net/

PR:		ports/82053
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-10 15:56:42 +00:00