Skip to content

Commit 0e57d94

Browse files
committed
Initial
0 parents  commit 0e57d94

30 files changed

+21914
-0
lines changed

ChangeLog

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
2017-01-07 Danilo Chang
2+
3+
* Bump version to 0.8
4+
* Add new command set_string
5+
* Bump version to 0.7
6+
* Add new command get_string
7+
* Add sndfile command more option check
8+
9+
2016-12-29 Danilo Chang
10+
11+
* Bump version to 0.6
12+
* Update tclsndfile.test
13+
* sndfile command: Free memory before return error
14+
* Bump version to 0.5
15+
* Fix buffer size when read, use the specify buffersize
16+
17+
2016-12-27 Danilo Chang
18+
19+
* Bump version to 0.4
20+
* Add buffersize method
21+
22+
2016-12-26 Danilo Chang
23+
24+
* Bump version to 0.3
25+
* sndfile command: Get SF_INFO frames info
26+
27+
2016-12-14 Danilo Chang
28+
29+
* Bump version to 0.2
30+
* Add basic tests
31+
32+
2016-12-10 Danilo Chang
33+
34+
* Add write_short, write_int, write_float and write_double function
35+
36+
2016-12-09 Danilo Chang
37+
38+
* Add sndfile command
39+
* Download sample extension
40+

LICENSE

+504
Large diffs are not rendered by default.

Makefile

+443
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)