Hi @MJochim, I've had this work around / fix for awhile on my local copy of EMUWebApp and we've recently spoken with other people who use EMU who've run into the same problem so I thought I would share my code:
The SSFF worker previously only wrote changes back to file if the column type was SHORT. Currently this only applies to changes made to FORMANTS tracks but there is clearly a demand to write changes to other track types. Appropriate handling of the SSFF data types that EMU can read is a necessary first step in this direction.
Hi @MJochim, I've had this work around / fix for awhile on my local copy of EMUWebApp and we've recently spoken with other people who use EMU who've run into the same problem so I thought I would share my code: The SSFF worker previously only wrote changes back to file if the column type was SHORT. Currently this only applies to changes made to FORMANTS tracks but there is clearly a demand to write changes to other track types. Appropriate handling of the SSFF data types that EMU can read is a necessary first step in this direction.