Commit graph

9 commits

Author SHA1 Message Date
Ahmet Inan
75094bb2db stay c++11 compatible 2018-10-25 08:57:58 +02:00
Ahmet Inan
5270069422 added rate() and channels() to pcm writer interface 2018-09-12 14:43:22 +02:00
Ahmet Inan
f7868833e7 added good() to pcm 2018-09-05 12:30:36 +02:00
Ahmet Inan
acdb28bdd7 added info methods to PCM interface and WAV reader 2018-08-08 15:20:43 +02:00
Ahmet Inan
37537e2f23 added skip() to PCM reader 2018-03-14 09:03:25 +01:00
Ahmet Inan
7e437b2fc9 added support for 24 and 32 bit signed PCM 2018-03-11 16:38:27 +01:00
Ahmet Inan
823b069f9b quick and dirty WAV reader 2018-03-11 13:47:50 +01:00
Ahmet Inan
d2770a9de2 specify bits instead of bytes 2018-03-11 08:26:44 +01:00
Ahmet Inan
52b16be64a added WAV file writer 2018-03-10 20:10:54 +01:00