rather than trying to consolidate into a single fnmatch. There aren't that
many of them, and it will aid the integration of cwrappers which doesn't
support globs.
ver 0.18.13 (2014/08/31)
* protocol
- don't change song on "seekcur" in random mode
* decoder
- dsdiff, dsf: fix endless loop on malformed file
- ffmpeg: support ffmpeg/libav version 11
- gme: fix song duration
* output
- alsa: fix endless loop at end of file in dsd_usb mode
* fix state file saver
* fix build failure on Darwin
and pocketsphinx.
CMUSphinx toolkit is a leading speech recognition toolkit with various
tools used to build speech applications. CMU Sphinx toolkit has a number
of packages for different tasks and applications.
Version 1.2 -- August 26, 2014
==============================
- Fixed compilation with neither libswresample nor libavresample (#11)
- Fixed compilation with static libav (#10)
- Functions chromaprint_encode_fingerprint and chromaprint_decode_fingerprint
are changed to accept const pointer as input
- Added support for using the Kiss FFT library (should make Android port easier)
- Removed obsolete dev tools from the package
- More compatible DEBUG() macro
OpenMPT based module player library and libopenmpt based command-line
player
libopenmpt is a cross-platform C++ and C library to decode tracked
music files (modules) into a raw PCM audio stream.
openmpt123 is a cross-platform command-line or terminal based module
file player.
libopenmpt is based on the player code of the Open ModPlug Tracker
project (OpenMPT, http://openmpt.org/). In order to avoid code base
fragmentation, libopenmpt is developed in the same source code
repository as OpenMPT.
pkgsrc changes:
---------------
Fix MASTER_SITES and HOMEPAGE.
Add opus and jack options.
Remove upstreamed patch
upstream changes:
-----------------
Lots of new features and fixes since 2.5.0 (which was released loooong ago)!
Major new features:
show all tracks when artist is selected in the tree view
JACK output plugin
Opus input plugin
Other notable new things:
«Night» and «Solarized» color schemes
reverse sort order support
ReplayGain closer to the spec
vim-style <c-e> / <c-y> scrolling
follow option
show_playback_position option
XDG directories support
better support for newer versions of FFmpeg
support for .oga and .ogx file extensions
stream metadata in cmus-remote -Q
Spectro-Edit reads in regular PCM audio files (currently, only
16-bit mono WAV is supported), then shows you the audio visually
in a time vs. frequency plot.
The fun part is, you can "paint out" any part of the visualization
and play back the audio subject to your modifications. When you
are happy with the result, you can save your work back to a WAV
file.
This could be useful for podcasting (edit out microphone noise,
chair squeaks, phones ringing, and other background noise), music
(make strange and unusual modifications to the sound for artistic
reasons), research (visualize animal calls or noise pollution from
nearby industrial activity), and general purpose geekery (which is
why I made it).
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
GStreamer is released under the LGPL.
This package is part of the 'bad' plugins for GStreamer. It provides the
soundtouch plugin, which allows detecting BPM and changing pitch
of audio files.
SoundTouch is an open-source audio processing library for changing
the Tempo, Pitch and Playback Rates of audio streams or audio files
Tempo (time stretch): Changes the sound to play at faster or
slower tempo than originally without affecting the sound pitch.
Pitch (key): Changes the sound pitch or key while keeping the
original tempo (speed).
Playback Rate: Changes both tempo and pitch together as if a
vinyl disc was played at different RPM rate.
The SoundTouch library is intended for application developers
writing sound processing tools that require tempo/pitch control
functionality, or just for playing around with the sound effects.
o printks2: Prints a new value every time a control variable changes using
a printf() style syntax.
o mp3sr mp3bitrate and mp3nchnls to get information on mp3 files
o New score opcode y sets the random seed (for ~) at read time
o A bug in CsOptions; the last argument was missed being read (issue #296)
o For ogg output it is possible to specify a VBR (variable bit rate)
quality.
o Many array operations now available for i-arrays as well as k-arrays.
o fillarray will work for string arrays
o Displays of FFT (via dispfft) improved with scaling/zooming options
o Signal flow graph opcodes are now working with a-rate array signals.
o New command-line option --devices[=in|out] gives a list of available
audio devices and then exit
o fixed the bug when tables were replaced but the size did not change
o A number of bugs in --sample-accurate have been detected and fixed.
This includes opcodes out, outn, and line.
o A number of bugs in grain3 were fixed#
o Bug in str_chanel could cause a crash; fixed
o Error in resize opcode corrected
o A number of bugs/untidiness fixed in GEN23
o Array bound checks fixed
o strings channels were not correctly set for dynamic-size strings
o memory allocation for string formatting in printfsk was fixed
o strcat safe against overflow
o error in compilation of arrays fixed (issue #293)
o GetPvsChannel fixed against a crash
o turnoff opcode now checks that the instrument being affected is active
o lenarray can accept any array type
o there is a new possible section in a csd file called <CsFile...> which
is like csFileB but with unencoded text.
o The whole system has been checked by the Coverity static checker which
identified a number of (mainly minor) problems. These have been
reviewed and checked. In particular better use of printing and string
copying should prevent overflows.
o The type and variable system has been extensively rewritten; this allows
better array and UDO support. This means that UDOs now allow any array
type to be used.
o Alignment of variables got right in all cases
o array copying is now using the type system to copy values; fixes issues
with copying string arrays, f-sigs, etc.
ver 0.18.12 (2014/07/30)
* database
- proxy: fix build failure with libmpdclient 2.2
- proxy: fix add/search and other commands with libmpdclient < 2.9
* decoder
- audiofile: improve responsiveness
- audiofile: fix WAV stream playback
- dsdiff, dsf: fix stream playback
- dsdiff: fix metadata parser bug (uninitialized variables)
- faad: estimate song duration for remote files
- sndfile: improve responsiveness
* randomize next song when enabling "random" mode while not playing
* randomize next song when adding to single-song queue
includes:
- fixes for NetBSD
- cppunit tests
- pulseaudio support (not yet enabled?)
- several new --options
- fixes for JACK support (this, and the NetBSD fixes remove all our
local patches!)
- fixes for drumkit loading
- wants newer libarchive than NetBSD or pkgsrc have; use libtar for now
- updates to playlist support
- uses snprintf() over sprintf()
- better undo/redo support
- copy/paste support for particular notes