some methods for reading and converting files recorded with IBVArecorder.
do not instantiate.
convert file from binary to text.
path |
input binary file |
outPath |
optional output text file path. if nil then |
read a binary file and return a dictionary with the information. the keys in the dictionary are: \ibva, \ch, \sr, \fr, \data
path |
input binary file |
ibva |
an instance of IBVA |