Commit Graph

53 Commits

Author SHA1 Message Date
Erik de Castro Lopo
9ea30b4c19 Add SFC_GET_CUE_COUNT command
This allows retrieval of the cue marker count before retrieval.
2016-04-15 21:11:40 +10:00
Erik de Castro Lopo
eeae9a0ddc Cues: Rename SF_CUES fields 2016-04-11 19:55:10 +10:00
Erik de Castro Lopo
60648664a3 doc/command.html: Spaces instead of tabs for code 2016-04-11 19:55:10 +10:00
Lars Palo
c1a28d8528 Document cue markers and make a small correction to instrument documentation.
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2016-04-11 19:55:10 +10:00
Erik de Castro Lopo
7e7041b502 Document SFC_RF64_AUTO_DOWNGRADE command 2015-10-21 09:29:55 +11:00
Mario Lang
e873283dc3 Fix some typos.
Closes: https://github.com/erikd/libsndfile/pull/79
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2014-10-27 06:17:57 +11:00
Erik de Castro Lopo
4dcdc56eb8 doc/command.html : Clarify effect of compression commands.
Specifically un-compressed formats are un-affected.
2014-03-11 06:42:24 +11:00
Erik de Castro Lopo
71d4533a79 doc/command.html : Couple of minor fixes. 2013-02-11 19:57:49 +11:00
Chris Roberts
d7a161d943 Implemented CartChunk support for WAV files
Implement Cart Chunk support, in line with AES46.  The appropriate
standards document is available here:

http://www.aes.org/publications/standards/search.cfm?docID=41

Write tests to check consistency, check against reference application for
compatibility.

Only fully implemented with RIFF WAV format, though it might be applicable to
other formats.
2013-02-11 19:55:44 +11:00
Erik de Castro Lopo
86aee7deba src/sndfile.h.in : Add SFC_SET_COMPRESSION_LEVEL. 2012-06-20 21:49:14 +10:00
Erik de Castro Lopo
ad2ca2a182 doc/command.html : Merge two separate blocks of SFC_SET_VBR_ENCODING_QUALITY documentation. 2011-07-15 19:06:40 +10:00
Erik de Castro Lopo
4775c2d092 doc/command.html : Document SFC_SET_VBR_ENCODING_QUALITY, SFC_GET/SET_LOOP_INFO and SFC_GET_INSTRUMENT. 2011-07-13 21:20:24 +10:00
Erik de Castro Lopo
0772042a68 Updates for release 1.0.24. 2011-03-23 19:35:49 +11:00
Erik de Castro Lopo
08d35de4cd Updates for 1.0.23 release. 2010-10-10 15:31:23 +11:00
Erik de Castro Lopo
98b5b70635 Release 1.0.22. 2010-10-04 11:39:47 +11:00
Erik de Castro Lopo
9886506d50 Doc updates from 1.0.21. 2009-12-13 18:03:28 +11:00
Erik de Castro Lopo
0ef3815731 doc/*.html : Corrections and clarifications courtesy of Robin Forder. 2009-12-02 20:23:51 +11:00
Erik de Castro Lopo
c74d619a8c doc/ : Add a print stylesheet and update all HTML documents to reference it. 2009-11-30 19:00:42 +11:00
Erik de Castro Lopo
5eefd9e6ef Updates for version 1.0.20. 2009-05-14 20:20:01 +10:00
Erik de Castro Lopo
48f150049d NEWS README doc/*.html : Updates for 1.0.19 release. 2009-03-02 09:10:55 +11:00
Erik de Castro Lopo
c383584370 Final tweaks for 1.0.18 release. 2009-02-07 14:00:36 +11:00
Erik de Castro Lopo
5330b191f7 doc/command.html : Document the SFC_GET/SET_BROADCAST_INFO comamnds. 2008-10-13 22:00:16 +11:00
Erik de Castro Lopo
ef8062147e doc/ : Documentation updates. 2008-05-10 19:19:06 +10:00
Erik de Castro Lopo
2e97a51cdd Clean out cruft. 2008-04-05 20:13:47 +11:00
Erik de Castro Lopo
968f2e5dd0 doc/command.html : Document SFC_RAW_NEEDS_ENDSWAP. 2008-01-20 19:29:54 +11:00
Erik de Castro Lopo
4e4aea0228 doc/command.html : Document SFC_SET_VBR_ENCODING_QUALITY. 2007-11-25 18:54:19 +11:00
Erik de Castro Lopo
2d02bb2bbf doc/command.html : Add docs for SFC_SET_INT_FLOAT_WRITE command. 2007-10-22 19:48:34 +10:00
Erik de Castro Lopo
b89e025dbe Use SF_AMBISONIC_* instead of SF_TRUE/SF_FALSE. 2006-10-23 10:48:33 +00:00
Erik de Castro Lopo
84e335398c Apply a patch from Fons Adriaensen to allow writing on WAVEX Ambisonic files. Still needs a little tweaking. 2006-10-22 11:34:33 +00:00
Erik de Castro Lopo
b51bab566c Updates from 1.0.17 release. 2006-08-31 09:38:29 +00:00
Erik de Castro Lopo
06540d5da3 Updates for 1.0.16 release. 2006-04-30 10:36:12 +00:00
Erik de Castro Lopo
97ad9296f4 Document new commands. Other minor updates. 2006-04-15 00:47:13 +00:00
Erik de Castro Lopo
10dcfcd752 Bump configure version to 1.0.15. Update docs. 2006-03-16 11:45:55 +00:00
Erik de Castro Lopo
8167ede3fd Prepare for 1.0.14 release. 2006-02-19 12:32:18 +00:00
Erik de Castro Lopo
93ea26e3af Bump version to 1.0.13. 2006-01-21 03:54:51 +00:00
Erik de Castro Lopo
eae9c4e12c Final updates before 1.0.12 release. 2005-09-30 12:40:09 +00:00
Erik de Castro Lopo
e709804f30 command.html : Improve documentation of SF_GET_FORMAT_SUBTYPE. 2005-08-29 22:43:52 +00:00
Erik de Castro Lopo
689eb3dbac Documentation updates. 2005-07-13 02:48:52 +00:00
Erik de Castro Lopo
627662740c Fix documented return values of SFC_SET_NORM_DOUBLE and SFC_SET_NORM_FLOAT. 2005-06-10 08:33:39 +00:00
Erik de Castro Lopo
5bbf1347f6 Release 1.0.11. 2004-11-15 11:37:32 +00:00
Erik de Castro Lopo
e446bf7440 Document SFC_SET_SCALE_FLOAT_INT_READ. 2004-09-30 16:01:03 +00:00
Erik de Castro Lopo
0ddb8d59dc Improve documentation of SFC_CALC_MAX_ALL_CHANNELS. 2004-06-17 20:32:26 +00:00
Erik de Castro Lopo
8057dd38eb Fix version numbers in HTML, NEWS and README files. 2004-06-14 12:45:30 +00:00
Erik de Castro Lopo
a8fb2a46b2 Change <BODY> tags to HTML 4 version. 2004-04-25 13:09:52 +00:00
Erik de Castro Lopo
de0a668190 Fix minor doc bug in command.html. 2004-04-25 02:32:01 +00:00
Erik de Castro Lopo
59073b50ef Bump version number. 2004-03-30 11:52:28 +00:00
Erik de Castro Lopo
77927e3227 Final fixups before release of 1.0.8. 2004-03-14 04:59:21 +00:00
Erik de Castro Lopo
bb5c647056 Update version to 1.0.7. 2004-02-24 11:24:12 +00:00
Erik de Castro Lopo
a64e0c0f9c Document SFC_GET/SET_CLIPPING. 2004-02-17 03:04:02 +00:00
Erik de Castro Lopo
bad679cfdd Fix typos on docs. 2004-02-14 03:02:56 +00:00