aboutsummaryrefslogtreecommitdiffhomepage
path: root/sndfile.lua
AgeCommit message (Expand)AuthorFilesLines
2016-01-25multi-channel stream supportRobin Haberkorn1-3/+14
2016-01-03SyncedStream optimization: Allow streams to be reused within one stream graph...Robin Haberkorn1-0/+15
2015-04-30added Stream.save() and SndfileStream based on FFI wrapper around libsndfileRobin Haberkorn1-0/+197