Requirements:
There are a few other items that you will need in order to use 3d-beats:
-
Intel RealSense depth camera. D145 recommended, (D435 not tested)
A USB3 cable must be used to connect the camera to your computer - depending on your setup, consider getting a longer cable than the one that comes with the RealSense camera.
-
Adjustable arm to mount camera above desk.
Something like this would work.
-
64-bit Windows 10 system.
-
Graphics card with support for OpenGL 4.3 and CUDA (this means an NVIDIA GPU).
Not sure? Look up your GPU
- Digital Audio Workstation (DAW) of your choice.
- Internal MIDI loop-back program, such as the free LoopBe1
(This allows 3d-beats to be exposed to your DAW as a MIDI instrument)
- Low-latency audio output
For best real-time performance, you may need a dedicated audio interface (like this or this) to minimize the time between when you tap on the table and when you hear the sound.
Source code
Alternatively, check out the source code and build it yourself:
Github