Percy Zahl - 2017-10-19

Notes on this update:

To get this into effect -- assuming running a previously up-to-date Gxsm3 + SRanger DSP you only need to do this:

a) terminate all gxsm3 and scripts accessing any MK3's via USB.

b) unload the kernel module as root: "rmmod usb-sranger_mk23"

c) svn update sranger-svn and then rebuild the kernel module, install and load:
cd your-svn-code/sranger-svn/SRanger/SR_MK2_MK3Pro/kernel-module/src/
make
sudo make install
sudo modprobe usb-sranger_mk23

may check via "sudo dmesg" if all is good.

d) svn update you Gxsm-3.0 sourec, rebuild, install...
cd your-svn-code/Gxsm-3.0
make -j8
sudo make install

that's it.

The DSP does not need to be touched and can even stay active/or tunneling/in rnage if you are feeling lucky...

Fire up gxsm3 and if you like the mk3_spm_configuratopr.py script.

 

Last edit: Percy Zahl 2017-10-19