Small fix in AudioWriter class
Before creating indices for columns in the output HDF5 table, any existing indices are removed. Previously, existing indices were not being removed which could cause an error when appending data to an existing database file.