changeset 574:f00a2134b1fa

note
author Chris Cannam
date Tue, 20 May 2014 13:36:32 +0100
parents 5474b55b3071
children af8ecd7866cd
files src/may/stream/audiofile.yeti
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/may/stream/audiofile.yeti	Tue May 20 13:36:20 2014 +0100
+++ b/src/may/stream/audiofile.yeti	Tue May 20 13:36:32 2014 +0100
@@ -156,6 +156,8 @@
 //!!! no, the header size is included in the return value!
     n / (channels * bitdepth));
 
+//!!! todo: io module style openWith
+
 {
     open,
     openMono,