Lines Matching full:added
211 o Added use_threads variable to sox_globals. This should be used to enable
315 o Added new variants of sox_open to allow read/write from/to memory
351 o Added libSoX example #4: concatenating audio files. (robs)
372 o Added utilities to help any format handler dlopen() external
458 o Added ability to create shared DLL's on cygwin (cbagwell)
478 o Added libSoX example #3: playing audio. (robs)
491 o Added stub headers to allow test compilation of all sources on
613 o Au/snd: added support for 32-bit integer and 64-bit float PCM
673 o Added auto-detect for caf, sndr, txw & sf files. (robs)
674 o Added example0: simpler example of how to develop applications that
676 o Added example2: simple example of how to develop applications that
702 o Added support for non-standard, non-WAVE_FORMAT_EXTENSIBLE
737 o Added example1: simple example of how to develop applications that
746 o Added ffmpeg support. (Reuben Thomas)
747 o FLAC: added seekable decoding; added seek-table generation. (robs)
748 o Added M3U & PLS playlist formats [FR# 1667341] (Note: SHOUTcast PLS
752 o Added libao support. (Reuben Thomas)
753 o Added support for ADPCM-encoded PRC files, based on Danny Smith's
755 o Added AMR-NB [FR# 728875] & AMR-WB formats (with external libs). (robs)
756 o Added LPC-10 support. (Reuben Thomas)
763 o Added soft-knee companding. (robs)
772 o Added oops effect (mixer special case). (robs)
775 o Added WSOLA-based key and tempo effects. (robs)
780 o Added internet input file support (needs wget). (robs)
809 o Added basic performance testing of I/O. (Reuben Thomas)
811 o Added effects-chain buffering for effects that use a window [FR#
813 o Added cmake build files for Win32. (robs)
848 o Added allpass filter effect. (robs)
849 o Documented the butterworth filter effects; added variable Q. (robs)
863 o Added silence padding effect. (robs)
864 o Added ability for noiseprof to use stdout and noisered to use stdin
879 o Added command line options for specifying the output file
881 o Added ability to merge e.g. 2 mono files to 1 stereo file
891 o Added --interactive option to prompt to overwrite pre-existing
893 o Added large file support. (Reuben Thomas)
1001 o Added makefile and support files to compile using Open Watcom
1005 o Added support for multiple channels in .dat files.
1026 o Added support for -V option to play/rec scripts.
1038 o Added ALSA support to play/rec scripts.
1039 o Added st_open*, st_read, st_write, st_seek, st_close routines
1066 o Stuart Brady added support for reading and writing RIFX files (big
1067 endian RIFF/WAV files). Also added support for auto detecting
1101 o Added explicit rule for compile *.o from *.c so that
1106 o Ian Turner added an effect to remove noise from an audio
1141 o Added crossfade_cat.sh script that will concatenate to
1155 o Added patch from Eric Benson that attempts to do a seek()
1168 o Added support for writing 32-bit audio to AIFF.
1183 o Jimen Ching added support to scan over garbage data at the
1188 o Added patch from Ulf Harnhammar to wav handler to prevent
1190 o Added patch from Redhat to allow resample to work on certain 64-bit
1192 o Tony Seebregts added a file handler for headerless Dialogic/OKI ADPCM
1194 o Jan Paul Schmidt added a repeat effect to do loops the brute force way.
1216 o Added install target to allow installing libgsm from main Makefile.
1220 o Pieter Krul added a patch that makes play script look at AUDIODEV
1225 o Fabrizio Gennari added support for reading and writing
1233 o Richards Bannister added patches to clean up prototypes and filter
1241 o Bert van Leeuwen added a file handler for Psion record.app used
1256 o Added support for ALSA 0.9 driver. Jimen Ching
1264 o Ciaran Anscomb added a flush to sunaudio driver after changing
1288 o Added new types used extensively by libst: st_sample_t & st_size_t.
1310 fashion that was added for reading in 12.17.2. Seems to have
1313 o Added uninstall rules to Makefile. Added new ststdint.h to define
1315 o Added internal strcasecmp for OS/2.
1316 o Added support for swapping "bit" order (MSB becomes LSB) for raw u-law
1322 examples added to soxexam file.
1337 o Darrick Servis has added added optional seek functionality sox.
1341 o Geoff Kuenning added an optional delay-time parameter to the compander
1344 o Geoff Kuenning Added support to fade and trim effect for specifying time
1349 added since 12.17. Spell-checked soxexam.1 file.
1363 o Carsten Borchardt pointed out a bug in lowp filter. Added new
1365 Also added new synth effect that creates sounds using a simple
1368 o Ben Last added a new program that uses libst and will merge two
1376 o Added support for reading non-standard bit size data from AIFF files.
1382 o Ford Prefect added a dcshift which can shift the midline amplitude
1401 o Added a new fade in/out effect from Ari Moisio.
1406 o Added small work around to let compile with cygwin's gcc 95.2
1414 o Added support to partially handle AIFC files but only uncompressed
1418 o Added new "earwax" effect from Edward Beingessner. It is meant to
1455 o Jan Paul Schmidt added new low/high/bandpass and bandlimit
1467 o Added AVR handler from Jan Paul Schmidt.
1473 o Added new compander effect from Nick Bailey. Nice general purpose
1487 o Loring Holden added support to create missing directories on install
1489 o Fabien COELHO added a pan and volume effect.
1490 o Fabien COELHO added a speed effect to sox (like speeding up a tape
1491 machine). Also added pitch which changes pitch without effecting
1502 o Curt Zirzow added a trim effect to trim off audio data.
1514 number of bits. Added A-law support to .au.
1522 o Jimen Ching has added support for "configure" in to SOX. Finally,
1524 o Jimen Ching has added native support for the ALSA driver to play
1531 Mark Morgan Lloyd (markMLl.in@telemetry.co.uk). Also added some
1542 o Added an effect that swaps stereo channels. cbagwell
1544 Also added GNU style long-options (--help). Careful, some options have
1559 added chorus, flanger, and reverb effects. He also wrote a very
1570 o Added polyphase resampler (kb@ece.cmu.edu). This adds a slightly
1574 o Fabrice Bellard has added a less buggy 'rate' conversion. I've left
1589 o Added -g and -a options for new style support of GSM and ADPCM. Added
1598 o Added support for MS ADPCM and IMA (or DVI) ADPCM for .wav files.
1602 o Added path string to play and rec strings so that it could be run by
1658 o Added new sound format, cvsd (Continuously Variable Slope Delta)