summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-12-23Add and enable flac2mp3agc1-1/+2
2004-12-23Initial import of flac2mp3, a small perl script to convert from flacagc4-0/+53
(lossless) encoding into mp3. With the cost of hard drive storage falling under $1 USD per GB, storing audio in a lossless format is now inexpensive and practical. The FLAC codec is an OpenSource and Free software of very high quality. The FLAC format supports meta-info as ID3v1 tags or OGG comments. FLAC even has plugins for popular audio players such as XMMS and WinAMP. This script also helps with the generation of MP3 files from FLAC, whilst preserving the tags. This way you can easily convert an album from FLAC to MP3 for playing on a mobile audio device. You will need LAME installed and in your $PATH. Using the script is simple: * cd /path/to/directory/with/FLACS * flac2mp3 *flac After transcoding, you will have matching, tagged MP3 files in the same directory. Note: Only use this script on flac files that you trust to have non-malicous tags (ie, ones that you've created yourself).
2004-12-22Remove support for some variables that are supposed to go away afterjlam1-36/+1
pkgsrc-2004Q4 is branched.
2004-12-22Add support for NetBSD's native audio API, from Ole Hellqvist.ben7-451/+9915
This removes some limitations and addresses PR#28352
2004-12-22I'm unable to maintain this package. (Not using it anymore.)kim1-2/+2
2004-12-22sync with xine-lib updatedrochner2-4/+2
2004-12-21First pass at a new festival package, based on later sources, which willagc18-406/+77
compile with gcc3. Committed now for others to improve.
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant8-12/+16
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-19Disable the auto-added processor optimizations, which are all GCC-specificjlam1-1/+2
anyway, and flat-out don't work with most processors. This should give audio/muse a better chance of building on non-i386 platforms.
2004-12-19Fix code that assumed that sizeof(long) == 32. This fixes the build onjlam2-1/+35
amd64.
2004-12-18add libmacosx for Darwin.grant1-0/+2
2004-12-18Darwin doesn't build liboss or libsun, but does use dlopen.grant1-1/+5
no PKGREVISION bump because it didn't build before.
2004-12-14Add build dependency on pkgconfig.minskim3-3/+6
2004-12-14Needs pkg-config.minskim1-1/+2
2004-12-10This package needs pkg-config.minskim2-2/+4
2004-12-10Update to arts-1.3.2 (part of kde 3.3.2)markd3-6/+9
Changes unknown.
2004-12-10Fix botch in the previous change that removed the checksums for twosimonb1-1/+3
patches.
2004-12-08Use statvfs when sys/statvfs.h is available.minskim5-1/+71
Fixes build on NetBSD-current.
2004-12-08This package needs pkg-config.minskim1-3/+5
While here, rearrange paragraphs so that buildlink3.mk files are included before overriding Makefile targets.
2004-12-05Update email address (old one bounces).wiz1-2/+2
2004-12-04Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changedjlam1-1/+2
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
2004-12-04Add and enable bmp-musepack.wiz1-1/+2
2004-12-04Initial import of bmp-musepack:wiz4-0/+26
BMP plugin for Musepack (mpc) files.
2004-12-04Update to 1.1 version from www.musepack.net.wiz4-35/+23
Changes: 1.1 Autotools build process %d now contains the full date tag 1.1-alpha10 Equalizer works now Fixed a small Bug with skipping broken tracks 1.1-alpha9 Fixed Bug with Id3 Reading Added Display of variable Bitrate 1.1-alpha8: Some Bugfixes (ID3-Genre out of range, Audio in use by other Program, di splaytitle with empty tags) 1.1-alpha7: Added Reading of ID3-Tags and writing of APE2-Tags Some changes in generate_title to make it work with FreeBSD 1.1-alpha6: close speed-up 1.1-alpha5: corrected end of track bug 1.1-alpha4: minor bugfixes 1.1-alpha3: another small glitch fixed in tag reading 1.1-alpha2: fixed tag reading 1.1-alpha: rewrite from scratch using musepack lib
2004-12-04Add and enable libmusepack. Sort.wiz1-2/+3
2004-12-04Initial import of libmusepack-1.0.3:wiz5-0/+56
Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz6-25/+25
Suggested by Roland Illig, ok'd by various.
2004-12-03Modify directory structure used by guspatches and eawpatches.ben10-614/+650
1) install patches into separate directories to eliminate pkgsrc conflict 2) leave timidity configuration up to user, with instructions in MESSAGE 3) make timidity read configuration from PKG_SYSCONFDIR 4) bump PKGREVISION on eawpatches, guspatches, and timidity
2004-12-03Add freepats SUBDIR.ben1-1/+2
2004-12-03Initial import of freepats-20040611.ben5-0/+169
FreePats is a project to create a free and open set of GUS compatible patches that can be used with softsynths such as Timidity and WildMidi.
2004-12-03Update to 2.3, provided by David Griffith in private mail.wiz4-43/+61
2.3-mls (12 Aug 2004) Updated winamp plugin, thanks to K`rai. 2.2-mls (1 May 2004) Added README.cl-amp (taken from Eli's page). Added a fflush to nosefart for the benifit of gnosefart. 2.1-mls (23 April 2004) gnosefart updated to 1.0. 2.0-mls (16 April 2004) Added gnosefart 0.9, a GTK frontend for nosefart. Decided to be more confident about my version numbering. Nosefart now returns 0 if nothing went wrong. 1.92k-mls (4 April 2004) Fixed a bug in the UI that made it not refresh properly. Improved spec file. 1.92j-mls (21 March 2004) A few small tweaks to nsfinfo and the interface. Added spec file for building RPMs.
2004-12-01Changes 20040816:adam6-21/+107
* Improvements toward the stable release
2004-12-01Update to xmms-arts 0.7.1markd5-27/+40
Major change is that it works with arts >= 1.2 by using an external helper program. Also take Maintainership - ok'ed by jmmv.
2004-11-29Update to 0.11.2, from Robert Lillack in PR 28456:wiz3-9/+20
- New playlist and Song browser. - Support for streams. - More cpu friendly. - Bug fixes.
2004-11-29Apply a patch from Ole Hellqvist in PR 26206 to make the mainagc2-1/+85
structure definition use fixed-size fields, which should go some way to fixing some problems on LP64 platforms.
2004-11-28freedb.freedb.de seems to be down - use freedb.freedb.org as thesimonb2-6/+4
freedb server name.
2004-11-28Do not build on LP64 systems, as there are severe problems at run time.ben1-1/+3
2004-11-28Add csound4 SUBDIR.ben1-1/+2
2004-11-28Bump version number to reflect recent runtime dependency change.ben1-2/+2
2004-11-28Update to reflect migration from (csound-bath,csound-dev) to csound4.ben1-2/+2
2004-11-28Initial import of csound4-4.23.12.6ben4-0/+75
Csound is a software synthesis package in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation time. Basically Csound reads some files and creates the result as a file on disk or, on faster machines, through a DAC in real time.
2004-11-28Remove csound-dev to make way for csound4.ben31-897/+1
2004-11-28Remove csound-bath to make way for csound4.ben26-917/+1
2004-11-28remove PKGREVISION after gnome-vfs2 has been updated to 2.8.3recht1-2/+2
2004-11-28Reset maintainer on his request.wiz1-2/+2
2004-11-27Update to 2.1.0, provided by pancake in private mail.wiz3-6/+17
Icecast 2.1 11/04/2004 ----------------------------------------------------------------------------- ****New features for 2.1 (in no particular order):**** -Listener Authentication- Icecast now supports listener authentication. This provides a mechanism for creating/maintaining users and passwords for listeners. Currently, we only have implemented a simple, file-based storage for users and passwords. New authenticators are on the horizon (such as URL-based or possibly MySQL based) New admin pages were also added for the maintenance of users/passwords. Please check the docs for a more detailed description of this new feature. -Multi-Level Fallbacks- Multi-level fallbacks allow for specifications of a series of fallback mounts that you could use, for instance, to set up a series of progressively lower bitrate streams that would be cascaded through. For instance, a modem user would connect to the highest bitrate stream, and then could be cascaded down to a progressively lower stream until they reach a value they can handle. -Burst-On-Connect- This is an new, optional config setting which will send a initial burst of data to connecting listeners. This has the effect of reducing (significantly) the startup buffer latency from the end-user perspective. This option is enabled by default. ****New Enhancements for 2.1**** -Update to admin interface- This interface has been cleaned up quite a bit and made a bit nicer. -Rewrite of the YP listing code- The icecast yp code has received a complete overhaul by karl, and it's a much more stable and failure-resistant implementation. -Lots and lots of bugs fixed- Check the ChangeLog for a complete list of these...
2004-11-27INSTALL_DATA_DIR does not error out when the directory already exists;wiz1-4/+2
remove test for dir existence.
2004-11-27Updated wavesurfer to version 1.7.4. Summary of changes:gson3-43/+44
* Changes in WaveSurfer version 1.7.4 New functionality for handling long transcription files. The Browse dialog now shows all text for easy navigation. Words are highlighted during playback and when clicked on that part of the sound file will be centered in the view. Unwanted labels can be hidden in transcription panes. Added possibility to "child safe" panes through the new option -state to method addPane in the wsurf API, create such panes like this: $widget addPane -state disabled * Changes in WaveSurfer version 1.7.3 New statistics window for dataplot-pane Several other improvements and bug fixes * Changes in WaveSurfer version 1.7.2 New View-menu items for quick and accurate zooming WaveBar now displays the zoom level Moved several preference items from Misc-pane to new Sound I/O-pane Many other improvements and bug fixes * Changes in WaveSurfer version 1.7.1 Corrected bugs in TIMIT-format detection and Chooser... Multiple -config options can now be given when starting WaveSurfer from the command line Added method wsurf::new * Changes in WaveSurfer version 1.7 Transcription file format is now automatically detected The WaveSurfer transcription format now allows for non-contiguous labels The menu item for converting transcription format became superfluous due to other changes and was removed * Changes in WaveSurfer version 1.6.5 WaveSurfer binaries now use Snack 2.2.7 * Changes in WaveSurfer version 1.6.4 New "Chooser" dialog to load a list of sound file names for quick access. The command line option -filelist can be used to specify this list at start-up. New transcription function to split a sound file according to a transcription. Labels specify file names. Wsurf widget now has zoom icons built in. WaveSurfer binaries now use Snack 2.2.5 Updated demos Many bug fixes * Changes in WaveSurfer version 1.6.3 New Wsurf.py by Kazuaki Maeda used for embedding wsurf widgets in Python applications Key bindings Shift-Control-space for playing labels continuously with short inserted pause between each Many bug fixes * Changes in WaveSurfer version 1.6.2 WaveSurfer MacOSX binary does not require a Tcl/Tk installation anymore Key bindings for zooming File | Save will now save files for all panes if they contain changes or if they have been created from scratch Removed confusing properties, such as "Data spacing", for dataplot panes related to pitch, power, and formant plots Current configuration shown in title bar WaveSurfer binaries now use Snack 2.2.4 Bug fixes for locking dataplots, Windows USB sound cards, etc. * Changes in WaveSurfer version 1.6.1 Bug fix in dataplot plug-in which prevented saving of configurations Some sound information is now shown in the message bar when cursor is over the widget title bar * Changes in WaveSurfer version 1.6.0 Changed organization of pop-up menus Dataplot pane can now also display files where one column gives the time coordinate New Python API for writing WaveSurfer plugins in Python. Contributed Geoffrey Wilfart Other minor bug fixes * Changes in WaveSurfer version 1.5.7 Improved transcription file search logic A start time offset can be specified for the time axis Values in spectrum section can now be copied to the clipboard as text Enhancements and bug fixes * Changes in WaveSurfer version 1.5.6 Added standard copy/paste functionality for transcription labels Values in dataplot pane can now be copied to the clipboard as text Other enhancements and bug fixes * Changes in WaveSurfer version 1.5.5 New "About WaveSurfer" window that displays version and build id (date+time). Moved Plug-ins menu entry from File menu to "Help | About Plug-ins" Fixed bugs in dataplot and off-line help on windows. Other enhancements and bug fixes * Changes in WaveSurfer version 1.5.4 Reorganized popup-menu and moved several functions to Analysis sub-menu Help page works without internet connection Pasting of transcription labels and regexp search Several other enhancements and bug fixes * Changes in WaveSurfer version 1.5.3 WaveSurfer binaries now use Snack 2.2.3 Many minor enhancements and bug fixes * Changes in WaveSurfer version 1.5.2 Default configuration can now be specified Preference settings can now be stored together with configuration New slider for changing spectrogram analysis bandwith Fixed recording problem on Windows Transcription improvements: play labels with mouse button 2, boundaries lie above selection Several other minor enhancements * Changes in WaveSurfer version 1.5.1 Cursor visible in transcription panes New time format: seconds Transcription panes now defaults to use WaveSurfer native format WaveSurfer binaries now use Snack 2.2.2 Many minor enhancements and bug fixes * Changes in WaveSurfer version 1.5 Looping playback Support for 24-bit recording New enhanced console New build system for WaveSurfer binaries, should solve earlier problems with anti-virus software WaveSurfer binaries now use Tcl/Tk 8.4.2 Many bug fixes * Changes in WaveSurfer version 1.4.7 Improved printing on Windows Support for packed 24-bit files CoreAudio support on MacOS Transcription labels can highlight during playback WaveSurfer now uses Snack version 2.2.1 Many bug fixes. For example, regarding of Waves transcription files, unsynchronized panes, frequency axis after rate conversion, scroll during playback, combobox rendering on Macintosh
2004-11-27Updated tcl-snack to version 2.2.8. Summary of changes:gson5-44/+38
----------------- Released 2.2, 11/14/02 ----------------------- 11/19/02 (bug fix) Fixed problem with SnackAudioPlayed() on Windows, return value could roll over after lengthy sound output. (Wilkason) 1/16/03 (enhancement) Canvas items now work on Mac OS X, also added Makefile hardcoded for Tcl8.4.1. 1/24/03 (new feature) Support for standard configure/make build systom on Mac OS X. 1/24/03 (new feature) Core Audio support for Mac OS X. 2/06/03 (new feature) Improved build support for Mac OS X. (Steffen) 2/10/03 (new feature) New sample encoding format Lin24Packed. 2/11/03 (bug fix) Fixed problem with the ESPS pitch tracker. 2/10/03 (new feature) Snack libraries compiled for Tcl/Tk 8.4 now work with earlier stub versions as well. ----------------- Released 2.2.1, 2/21/03 ----------------------- 2/28/03 (new feature) Included project files for MSVC++ 7.0. 3/3/03 (new feature) 24-bit recording supported on 24-bit capable hardware. 3/5/03 (change) Updated the release to use Tcl/Tk 8.4 as default 3/6/03 (bug fix) Fixed convert command for conversions involving Lin24 and Lin32 sample encodings. 5/8/03 (enhancement) Several improvements to the MP3 decoder. (Wilkason) 5/8/03 (enhancement) Enhanced streaming support regarding slow networks and playback of long tracks. (Wilkason) ----------------- Released 2.2.2, 5/9/03 ----------------------- 8/5/03 (bug fix) Fixed bug in audio code for Mac OS X. 8/26/03 (enhancement) On Sun machines the environment variable AUDIODEV is now used. 8/27/03 (new feature) Updated Snack script compiler, wrap.tcl, to use TclKit. 8/27/03 (new feature) New sound commands powerSpectrum and speatures. 8/29/03 (change) Changed distribution format for Windows. ----------------- Released 2.2.3, 8/29/03 ----------------------- 9/9/03 (bug fix) Bug fix in the AIFF header parsing routine. 11/20/03 (bug fix) Bug fix in the pitch command for short sounds (ESPS method) (Theado) 11/20/03 (new feature) Easier Python installation through setup.py script. (Owen) 2/6/04 (bug fix) Bug fix for Windows XP which caused a crash when using USB sound cards. 2/6/04 (bug fix) Bug fix for Macintosh OS X audio which caused echo effect. 2/6/04 (bug fix) Bug fix for Linux OSS which handles audio device busy better. (Wilkason) 2/6/04 (enhancement) Added ability to set Windows DirectSound flags through Tcl integer variables. DSBCAPS_FLAG for DSBCAPS_* and DSSCL_FLAG for IDirectSound_SetCooperativeLevel(). (Wilkason) ----------------- Released 2.2.4, 2/9/04 ----------------------- 3/12/04 (bug fix) Fixed memory leak in pitch command. (DeJong) 3/23/04 (change) Updates for the ALSA 1.0 API. (Max) 3/23/04 (enhancement) Modifications to allow build on 64-bit platforms. (Max) 4/9/04 (new feature) Mingw support added. (DeJong) 4/9/04 (bug fix) Fixes for playback clean-up. (DeJong) 4/21/04 (enhancement) Support for playback (in addition to recording) of more than two channels on Windows. 5/3/04 (bug fix) MME audio device selection corrected on Windows. 5/5/04 (bug fix) Corrected bug which made it impossible to "stop" queued sounds. ----------------- Released 2.2.5, 5/5/04 ----------------------- 5/12/04 (bug fix) Corrected sample command for use with 24-bit integer samples. 5/15/04 (bug fix) Corrected sample command, now raises an error when more sample values than number of channels are given. 6/8/04 (bug fix) Correction for Lin24 format on Windows. (Schnarr) 6/14/04 (bug fix) Corrected mean calculation for dBPowerSpectrum. 6/14/04 (bug fix) Added out-of-bounds checks SnackCopySamples(), Snack_PutSoundData(), and Snack_GetSoundData(). (DeJong) ----------------- Released 2.2.6, 6/15/04 ----------------------- 6/18/04 (bug fix) Added out-of-bounds check in ReadSound(). (DeJong) 6/24/04 (bug fix) Several fixes regarding spectral estimation. 6/24/04 (new feature) New option -regressionorder for the speatures command. ----------------- Released 2.2.7, 6/24/04 ----------------------- 8/18/02 (bug fix) Fix for configure. (Allaert) 8/18/02 (bug fix) Fixes for Mingw. (DeJong) 8/18/02 (bug fix) Fixed the -windowtype option to formant to actually use the window names given in the manual. 8/18/02 (bug fix) Fixed the speatures command to update sound properties correctly. 9/22/04 (change) Increased the number of default shades of grey for spectrograms to 256. 9/23/02 (bug fix) Fixed problem with sound I/O using Windows DirectSound. (DeJong) 9/24/04 (new feature) New command lastIndex, which returns last sample index of a sound object. ----------------- Released 2.2.8, 9/30/04 -----------------------
2004-11-27Update moss to 0.1.13. Patch provided by Myung-Gon Park, the maintainer.minskim3-31/+31
Changes: - Remove the auth option. - Check return values of send/recv in the live mode. - Set socket timeout.