f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.95k stars 447 forks source link

use of a USB Midi Device as Hardware Controller #2278

Open marqzB opened 1 month ago

marqzB commented 1 month ago

Is there a possibility to connect a Midi hardware controller like the mackie standard compatible controllers like the Behringer X Touch Series as a interface for the SDR Software? It would be nice if you could map any Midi controller to the Buttons of your software like in any DAW like Ableton etc. so you could use a cheap Controller and make the software more Hardware alike.

f4exb commented 1 month ago

You have this plugin: https://github.com/f4exb/sdrangel/tree/master/plugins/feature/jogdialcontroller If you are able to map your controller to keyboard key sequences then it may work.

marqzB commented 1 month ago

i Doubt this will work the midi device is no keyboard / HID Device, but maybe there is a library that does this.

(Another Idea, can I use an VST to insert a Audio Filter in the NF path?)

github-actions[bot] commented 1 day ago

This issue is going to be closed due to inactivity