Skip to content

Issues with the SCC Taiko Drums sfz #1

Description

@arakash92

Just wanted to alert you that this Taiko Drum sfz isn't being converted correctly. It's a popular SFZ file afaik.

Traceback (most recent call last):
  File "/home/arakash/scripts/sfz2bitwig/sfz2bitwig.py", line 459, in <module>
    main()
  File "/home/arakash/scripts/sfz2bitwig/sfz2bitwig.py", line 39, in main
    multisamp.initFromSFZ(fn,args.noloop)
  File "/home/arakash/scripts/sfz2bitwig/sfz2bitwig.py", line 143, in initFromSFZ
    newsample['sample-stop'] = self.getsamplecount(newsampleFullPath)
  File "/home/arakash/scripts/sfz2bitwig/sfz2bitwig.py", line 304, in getsamplecount
    ifile = wave.open(path)
  File "/usr/lib/python2.7/wave.py", line 511, in open
    return Wave_read(f)
  File "/usr/lib/python2.7/wave.py", line 164, in __init__
    self.initfp(f)
  File "/usr/lib/python2.7/wave.py", line 144, in initfp
    self._read_fmt_chunk(chunk)
  File "/usr/lib/python2.7/wave.py", line 274, in _read_fmt_chunk
    raise Error, 'unknown format: %r' % (wFormatTag,)
wave.Error: unknown format: 3

Also, thanks a ton for this tool!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions