Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-22 | libsndfile moved to Github and updated the format enum - it now supports MP3 | Robin Haberkorn | 1 | -0/+15 |
2023-09-13 | added LDoc documentation | Robin Haberkorn | 1 | -0/+4 |
2016-09-03 | fixed garbage collection of libsndfile handles | Robin Haberkorn | 1 | -9/+6 |
2016-09-03 | SndfileStream() supports raw files now, by passing through samplerate, channe... | Robin Haberkorn | 1 | -1/+3 |
2016-01-25 | multi-channel stream support | Robin Haberkorn | 1 | -3/+14 |
2016-01-03 | SyncedStream optimization: Allow streams to be reused within one stream graph... | Robin Haberkorn | 1 | -0/+15 |
2015-04-30 | added Stream.save() and SndfileStream based on FFI wrapper around libsndfile | Robin Haberkorn | 1 | -0/+197 |