Hacker News new | ask | show | jobs
by dr_kiszonka 415 days ago
Impressive!

Do you know if there are any affordable "theremin" like MIDI control devices that enable free assignment of parameters to the antennas? For example, I could have both antennas control pitch, independently of each other, and amplitude would be set to a fixed value via a knob or on a device that the "theremin" sends its output to.

1 comments

The D-Lev has a fairly extensive MIDI implementation, and you can control any CC with the volume hand (7 or 14 bits), so perhaps something like this would be possible if the synth it's driving is flexible enough.

Manual: https://d-lev.com/support/D-Lev_Manual_2024-01-08.pdf Processor: https://d-lev.com/research/Hive_Design_2022-10-24.pdf

Thank you.