Home | Trees | Indices | Help |
|
---|
|
|
|||
Noise A class that mimics audiolab.sndfile but generates noise instead of reading a wave file. |
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|
Return a valid uri (file scheme) from absolute path name of a file >>> path2uri('/home/john/my_file.wav') 'file:///home/john/my_file.wav' >>> path2uri('C:\Windows\my_file.wav') 'file:///C%3A%5CWindows%5Cmy_file.wav' |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 15 00:09:36 2013 | http://epydoc.sourceforge.net |