Unity_ArtNetRecorder icon indicating copy to clipboard operation
Unity_ArtNetRecorder copied to clipboard

Results 1 Unity_ArtNetRecorder issues
Sort by recently updated
recently updated
newest added

The app seems to record all universes to the binary DMX file (48 in my case) but only plays back 32 of them: https://github.com/kodai100/Unity_ArtNetRecorder/blob/85d473f56562836e5bbfbb447ed77b26f556600c/Assets/Scripts/Core/Application/ArtNetPlayerApplication.cs#L103 Should be a simple fix as...