Recent content by armagedon

  1. A

    Import/export Audyssey MultEQ XT measurements?

    thank you it was exacly what I'm looking for. I made some update that I share with you : from array import ArrayType import json import sys header = [] with open(r'header.txt', 'r') as header_file: for line in header_file: # remove linebreak from a current name # linebreak...
Top Bottom