Commit graph

10 commits

Author SHA1 Message Date
Ahmet Inan
4b698d51c7 added const 2020-04-29 16:01:09 +02:00
Ahmet Inan
61a611e33c get stride from channel count per default 2020-03-24 08:32:19 +01:00
Ahmet Inan
c4b837b045 time to embrace #pragma once 2019-01-19 14:07:07 +01:00
Ahmet Inan
f9992b5372 added default virtual destructors to interfaces 2018-10-26 12:35:30 +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
56e793a265 stride can be ommited in the interface 2018-08-27 14:08:20 +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
52b16be64a added WAV file writer 2018-03-10 20:10:54 +01:00