830
edits
No edit summary |
(SNDD import problem) |
||
Line 165: | Line 165: | ||
[[User:Neo|Neo]] | [[User:Neo|Neo]] | ||
Neo, if you have time... | |||
I tried to import some music into Oni and got different results. Here are the files: http://edt.oni2.net/OniSplit/SNDDBurn.zip | |||
:Burn1a.aif imports fine | |||
:Burn2a.aif produces this error: | |||
System.ArgumentOutOfRangeException: Argument is out of range. | |||
Parameter name: count is less than 0 | |||
at System.IO.BinaryReader.ReadBytes (Int32 count) [0x00000] | |||
at Oni.Sound.AifFile.ReadDataChunk (Oni.FileReader reader, Int32 chunkSize) [0x00000] | |||
at Oni.Sound.AifFile.FromFile (System.String filePath) [0x00000] | |||
at Oni.Sound.AifImporter.Import (System.String filePath, System.String outputDirPath) [0x00000] | |||
at Oni.Program.CreateGeneric (System.String[] args) [0x00000] | |||
at Oni.Program.Main (System.String[] args) [0x00000] | |||
:Burntest.aif produces this error | |||
Unsupported AIF compression (0x0) | |||
System.NullReferenceException: Object reference not set to an instance of an object | |||
at Oni.Importer.get_Dependencies () [0x00000] | |||
at Oni.Program.CreateGeneric (System.String[] args) [0x00000] | |||
at Oni.Program.Main (System.String[] args) [0x00000] | |||
All the files were saved as compressed AIF (IMA4:1), 22.05KHz | |||
Also, is it possible to convert OSBD to .xml files? | |||
Thank you [[User:EdT|EdT]] 17:27, 10 December 2008 (CET) |
edits