-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Great stuff first of all!
I had a problem while parsing the files because of float separator ".", my parse was expecting ","
If anyone gets this problem use.
CultureInfo.CurrentCulture = CultureInfo.InvariantCulture;
If you don't mind I'll try to change Parse with TryParse which I think will solve the problem.
Also,
I wasn't able to use spatial sound with this. Is this a limitation ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels