Hello
I’m trying to update the firmware on an RK-002 but can’t seem to do it … or to tell whether i have done it as I can’t make the cable work with my DT
The cable came formatted for Volca Sample. The RK-002/DUY site can’t find the cable when it’s plugged into my DT … do I need a midi hub to update the thing, or can I update it via the DT
I am trying to upload a self developed Sketch to the RK002 on my Mac M1. When I use Chrome to upload one of the online-sketches everything works fine. If I use the Java-Uploader, that is launched from Arduino, it ends with “cannot connect to cable”. When I disable the MIDI In, it “works” as in “software thinks it sends data and updates the progress bar” but when I read out the Cable in Chrome again, it shows the old firmware. So it seems, that MIDI in Java on my Mac M1 does not work correctly. I have not found any other way to upload my own Firmware to the cable, what makes it completely useless for me
Its not my first custom firmware, and it worked like a blast before, but that was before I bought an M1…
Does anyone know what programming language the scripts must be in for the RK-002?
I read through some of the scripts available on the Retrokits site, but didn’t see one for ‘fixed note length’, so I’m thinking I’m going to have to code it myself.
We are currently testing a RK002 editor/compiler in the browser so you don’t need to install the whole IDE environment anymore. If people are interested send me a message and I’ll give you the link to test.
No saving from the browser to the online DUY DB yet but you can paste code to a text editor to save locally, it looks like this: https://www.instagram.com/p/CdVrC_3txqz/
I did not want to mention it here (just gave a hint with “any other solution”), but @grit answered my E-Mail very very quick and sent me a link to that online tool, I tried it and it works great! Not saving is not that big of a deal, as the page does not reload from itself.