hmeap-0.10: Haskell Meapsoft Parser

Sound.Analysis.Meapsoft.Data

Synopsis

Documentation

read_data :: FilePath -> Int -> IO (Int, UArray (Int, Int) Double)Source

Given the number of columns, reads an entire MEAPsoft data set into an UArray and returns the data paired with the number of rows.