Antony Nasce
Antony Nasce
Can the firmware be modified to make this a MIDI controller, sending MIDI over USB instead of keypresses?
Hey @andreamazz - amazing tool! Do you have any plans to produce a similar timeline tool to your web timeline, as a native App for iPad/iPhone/macOS? I've been thinking about...
I **love** the videolab project and have just starting to make a few fun things 🙂 But a number of Unity assets and Unity features are supported in 2019 or...
macOS, Unity 2018.4.36f1 and 2020.3.13f1 versions. On importing videolab-1.1.3.unitypackage and setting Unity Project Api Compatibility level to .NET 4.x I'm getting the following Console errors: `Assets/Videolab/Videopak/VideopakManager.cs(49,9): error CS0103: The name...
Are there any restrictions for using the microphone as an input source to a videopak?
I've sent this to support and have complained on the forums, but posting here in the hope that someone who's a developer can escalate this... Please please PLEASE can you...
Building a videopak can take a very long time(15-20mins for a single scene) when Unity Projects get large. (Machine: MacBook Pro, macOS 12.6.3, 6-Core i7 @2.6GHz, 16GB RAM) The Assets...
I've got minis and rtmidi working well on macOS. In both Dev environments I've installed minis via the Scoped Registry, Unity Package manager way. However on Windows 10, when attaching...
Unity 2021.3.25f1, macOS Ventura 13.4, Xcode 14.3.1, iOS 16.5. Netcode for GameObjects 1.4.0 + com.community.netcode.extensions from [main](https://github.com/Unity-Technologies/multiplayer-community-contributions) I am using the example [NetworkDiscovery code listed in the docs here](https://github.com/Unity-Technologies/multiplayer-community-contributions/tree/main/com.community.netcode.extensions/Runtime/NetworkDiscovery) Building...
The [multipeer](https://github.com/Unity-Technologies/multiplayer-community-contributions/tree/main/Transports/com.community.netcode.transport.multipeer-connectivity) example mentions that: _Please notice that Multipeer Connectivity Transport can only run on an iOS device. It cannot run on your Mac. Therefore, when you want to debug...