-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
opening the demo project in unity 2018.1.11 on OSX 10.12
Initially got several errors to turn on Player settings / allow unsafe, after doing this, the demo scene project still gets 2 erorrs that appear to be related to 16 bit short:
Assets/LibPdFilterRead.cs(52,10): error CS1502: The best overloaded method match for `LibPDBinding.LibPD.Process(int, short[], short[])' has some invalid arguments
Assets/LibPdFilterRead.cs(52,33): error CS1503: Argument #2' cannot convert System.IntPtr' expression to type `short[]'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels