Arturia Beatstep not sending or receiving MIDI data and clock with Arduino USB_Host_Shield_2.0 library
Got a gig coming up and wanted to avoid using my entire drum2musocv system. “I know”, I thought, “I’ll use that Arduino USB host shield that I’ve got lying around to make a simple device to sync my Arturia Beatstep and add some CV clock pulse outs, too. Should be easy!”
But after getting the USB Host Shield working (eventually), I found that the Beatstep wasn’t receiving any data, even though the library was detecting and identifying it perfectly. After asking on a thread with similar symptoms (https://github.com/YuuichiAkagawa/USBH_MIDI/issues/73) and applying the two-line fix by the author, I was getting MIDI notes and CC info transferring both ways, but still not MIDI clock.
Turns out that this is already solved in a pull request to the USB Host Shield library that is waiting to be merged into release: https://github.com/felis/USB_Host_Shield_2.0/pull/438
Since I couldn’t find any mention of this problem on Google, I thought I’d post this, in case it helps anyone else who runs into the same problem that I did.
Quick instructions for anyone who needs to patch their library:
cd libraries/USB_Host_Shield_2.0
wget https://patch-diff.githubusercontent.com/raw/felis/USB_Host_Shield_2.0/pull/438.patch
patch -p1 < 438.patch
The final piece of the puzzle: the Beatstep won’t respond to MIDI clock unless it has also already received an external MIDI start message – pressing its own start button isn’t enough!
Proof of concept code at https://github.com/doctea/usb_midi_clocker
Hope this helps someone!
Bambleweeny: drum2musocv
Since dipping my toes into Eurorack (which explains why I’ve not actually finished any music since last summer..), I’ve been writing this Arduino Zero and MidiMuso CV-12 based project to control it from my DAW and add stuff like Euclidian rhythms. Available for your consideration over at github.
First releases of 2020
Head on over to the music releases page where I’ve got a couple of new releases!
Vurfx source now on github
Bitbucket have shut down their Mercurial support, so I’ve moved the Vurfx sourcecode to GitHub instead, available here:
‘New’ releases on Spotify
Been a while since I’d updated this site, so its a sudden spam of new posts, but I’ve now added some new releases to the Music and Videos pages!
I’ve also uploaded an album and a small selection of tracks to Spotify, Apple Music etc using DistroKid, so you can now stream or buy some of my music on other platforms. If you like my stuff please go and give me a follow and listen!
More to come soon, but I update somewhat more regularly at the doctea and vurfx facebook pages x
Mutante remix album
Worcester-based Dreamlord Recordings has released a collection of remixes by local artists of tracks from their excellent first Mutante album. Featuring remixes from from Galaxy Wolf in Space, Midwich Youth Club, Flam & Flange‘s Stu McGoo, Luke Bishop, Chewed Tape, Dom Keen, myself and an extra remix by Alec of Mutante, you can get a copy by download or on CD at bandcamp.
I’m also working on a video to accompany the remixes – follow VurFX on Facebook to stay abreast of developments!
DIY Arduino+SID MIDI synth
Dead chuffed that I managed to get this sucker working (in the end)!
Based on the ARMSID SID replacement chip, with an Arduino Uno handling the USB, MIDI and chip-controlling bits.
Also includes an FLStudio dashboard to control it with and enable saving presets etc. Flashed the bootloader with USBMidiKliK to make it appear as a class-compliant MIDI device and now I can just plug it in to USB and my default FL template has the generator all set up and ready to go with a preset loaded ready to start tweaking and recording!
Code over on github, featuring an adaptation of Notes and Volts‘ LFO to enable LFO modulation of filter cutoff and pulse width. Forked from ‘therealjaypo’ SIDI which appears to be unmaintained and I haven’t heard back from the author. There are some blog posts over at http://hatestheinternet.com/kraslophone/midi-sid-arduino/sidi [although the site seems to be down as of 2020-05-11]
MadLab Noise-X cheatsheet and FL Studio control panel
I built a MadLab Noise-X kit, cool thing, great scifi bleeps, drones and siren type noises.
I’ve put together a cheat sheet for controlling it. I’m planning to get this printed onto a mouse mat or something for easy reference and to stop it sliding around on the desk to much. Might be useful to someone else too!
I’ve also created an FL Studio Patcher preset and dashboard, set up to control the various Noise-X parameters. Some trial and error and figured some other things out from the source. Click here to download it
Also posted on the FL Studio forums.
If you stumble upon this and find it useful, or notice any mistakes or have improvements to share, please do get in touch
Dr Greenthumb’s Psychedelic Circus Theme
THREE HOURS of the underground’s freshest psych!
Dr. Greenthumb takes you on a musical voyage into outer space and beyond ????? Old school psychedelia, fuzz psych, acid rock, instrumental, jam bands, live tracks …. it’s all here to BLOW YOUR MIND!!
Out today for download from swampy bandcamp legend Fuzzy Cracklins, featuring its own ‘theme tune’ by yours truly!
Reviewed on Fuzzy Cracklins blog!
Thrilled that my bandcamp release ‘Doctor Tea vs The Star Sickness’ was reviewed over on Fuzzy Cracklins blog!
Also going to feature a track on the upcoming ‘Loud & Lonely’ compilation that Fuzzy is doing, details here: https://www.fuzzycracklins.com/2018/10/loud-lonely-vol-1-compilation-submit.html
Rainbow Hill Dance Club: Test footage
Live stream of getting Vurfx ready ahead of the Rainbow Hill Dance Club put on by Ed Steelefox in October 2018! Also showing some behind-the scenes footage of the Vurfx UI.
There’s a great video Ed’s put together of the event too:
Vurfx @ Cabinet of Lost Secrets, Nozstock ‘2017