XLS output for grid.

4 views
Skip to first unread message

Jérôme

unread,
Jul 19, 2013, 5:45:04 AM7/19/13
to kappa-de...@googlegroups.com
Dear all, 

I have implemented an XLS output for musical grids, so as to export them into speadsheets before weak or strong compression.
This is useful to debug and to better understand how story compression works. 

Unfortunately, the XLS encoding does not exploit the sparseness of the grid, so it will not scale to big stories. 

This is a developer only feature that can be activated in the code only by tuning the two following booleans: 
  let dump_grid_before_weak_compression = false
  let dump_grid_before_strong_compression = false 
in 

Best wishes.
Jerome.

Reply all
Reply to author
Forward
0 new messages