You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I bought a ready-made SC1000 MK2 from portablismgear.com and I would like to swap the STARTSTOP button with the first CUE button. (It has four CUE buttons on the top and the SHIFT / STARTSTOP on the front-side)
(During the process I decided to first test swapping the SHIFT- and STARTSTOP buttons for simplicity)
I tried copying the sections from the scsettings.txt file into the one on my usb-stick and messing with the pin numbers (swapping them) but I could not figure it out, the buttons stop functioning. I also tried the Olimex settings from the scsettings.bak file.
The way I understand it, the Olimex GPIOs are the built-in ones and then there is the external MCP23017.
I have no idea which one is used in the the SC1000 MK2.
Is there an easy way to find the corresponding pin numbers via software, without opening the hardware box?
The pic takes care of xfader, pot 1&2 and capacitive sensor.
I read all the config files (and the code behind) but I can't remember if just swapping the pin values will be enough so it could be an error or not. I should look again into these files to bring some more help but meanwhile let's hope Andy puts some light into it.
Hi Rasteri,
[](SC1000 MK2)
I bought a ready-made SC1000 MK2 from portablismgear.com and I would like to swap the STARTSTOP button with the first CUE button. (It has four CUE buttons on the top and the SHIFT / STARTSTOP on the front-side)
(During the process I decided to first test swapping the SHIFT- and STARTSTOP buttons for simplicity)
I tried copying the sections from the scsettings.txt file into the one on my usb-stick and messing with the pin numbers (swapping them) but I could not figure it out, the buttons stop functioning. I also tried the Olimex settings from the scsettings.bak file.
The way I understand it, the Olimex GPIOs are the built-in ones and then there is the external MCP23017.
I have no idea which one is used in the the SC1000 MK2.
Is there an easy way to find the corresponding pin numbers via software, without opening the hardware box?
Where in the code is the settings file being parsed and what are the default pin-settings for the SC1000, does it happen here?
https://github.com/rasteri/SC1000/blob/master/software/sc_input.c#L147
Sorry to bug you about this.
Best,
Ivo
The text was updated successfully, but these errors were encountered: