cac-t-u-s / om-sharp-users

A public forum for support / issues / suggestions about OM#
3 stars 0 forks source link

Sdif library error on Linux #73

Open charlesneimog opened 1 year ago

charlesneimog commented 1 year ago

Hi Jean,

I am getting this error when a try to save sdif files.

image

thanks!

charlesneimog commented 1 year ago

On Windows OM-Sharp just stop to work!

andersvi commented 1 year ago

@charlesneimog Hi Charles, could you provide an example patch for the write-sdif-file problem on linux?

charlesneimog commented 1 year ago

Hi, it needs my own library https://github.com/charlesneimog/OM-CKN and https://github.com/charlesneimog/OM-py, but the patch is very simple:

sdif.zip <= PATCH

https://github.com/cac-t-u-s/om-sharp-users/assets/31707161/d533d4e9-bb36-4cc8-8c61-11ed27a1d88e

I am using Fedora!

andersvi commented 1 year ago

Hi, any news on this?

Just in case: does write-sdif-file work ok on other relevant data outside these libs, the binaries - sox, python, etc? Ie. before loading the 2 libs om-py and OM-CKN?

I'm not able to run the test patch you provided here, it breaks in the sapa-stft method.

If you can provide an example of sdif-write-file breaking in a 'clean' om#, it would be easier to debug.

Sorry to not be of much help here.

-anders