I’ve been playing around with MIDI sequencing on the Digitone to my TB-03 however I haven’t been able to get slides to work from the sequencer. I looked at the MIDI implementation chart and I thought I’d be able to enable them that way via MIDI cc but that doesn’t seem to work. I thought about making the note length longer between notes or between two notes with a rest inbetween but that’s not quite right either.
Does anyone have any experience with both of these and have any advice for me?
There’s no actual standard to send portamento information over midi. Maybe this is something that can be implemented in midi 2.0, but I thought its more to do with the synth than the midi.
I don’t own a tb-03 and don’t know how it’s handling the event, but any monosynth I have sequenced with the digitone creates portamento from any overlaps just fine, the same way it would receiving overlaps from any other device.
I’ve been able to get it to work by live sequencing thanks to this but I still have no idea how to do it by programming steps manually unfortunately. Thank you for the advice.
I don´t have the TB-03, but as others have said, it´s really just note length.
Play with the note length of the first note starting from 1/16th and choose the first note two octaves lower than the second note (or vice versa), so the note slide will be very obvious.
Turn on legato in the arp page and adjust note length to overlap with the next note. This should give you a slide. Works on my mb33. No need for two MIDI channels.
It’s an old thread, but the correct answer was never given so I thought I’d post.
The TB-03 is weird. For some bizarre reason you have to overlap the notes AND send CC102 for each slide. This is shown in the MIDI implementation chart in the manual.
Honestly, this implementation sucks. Programming slides is doable, but most other clones just need overlapping notes which is fast and fun. This is especially annoying if you want to make variations to the pattern/slides afterwards.
Thank you for your comment it gave me hope that I could sequence the TB-03 from the Digitone properly without waiting for some MIDI Legato update
By trial and error, I found all of the settings required for it to sound exactly the same:
Basic note velocity at 99
Basic note length at 0.625
Accented note velocity at 127
Slide by extending the note to 1.75 length and send a value of 127 on CC 102
For some patterns - note before a blank note at 1.5 length and the slide before it at 2.5 length
This implementation does actually have some benefits. If you have a MIDI sequencer like the Oxi One you can “unlink” the mod lane from the note sequence, so you can sequence your slides using CC102 running at a different pattern length and/or time division to the notes creating some cool slide variations. You can also do the same with velocity for accents.