English Version Spanish Version French Version

MIDIbox SID V1 Bassline Tutorial

WARNING: This tutorial describes features of MIDIbox SID V1 - they are partly handled on a different way in MIDIbox SID V2. More details can be found in the MBSID V2 User Manual.

*** NEW *** MIDIbox SID V2 Bassline -> follow this link

With the v1.7303 release, a new sound engine option has been introduced, which lets the MIDIbox SID sound more "303ish". In detail following parts of the engine are handled differently:

  • The envelope generators ENV1 and ENV2 are working within the positive range only. The depth value (modulation amount) is increased on accented notes.
  • The filter cutoff frequency works in a reduced (303 typical) range.
  • Accented notes are triggered with the velocity (>= 64) or with the accent flag of the WT sequencer. The accent flag:
    • increases the resonance of the filter
    • increases the depth of the envelopes
    • decreases the decay rate of the envelopes
  • the wavetable sequencer works as 303 sequencer:
    • the first track allows to control accent, gate and slide. Accent is a 4 bit value and located in the first (right) digit of the hex value (value range: 0..F). Once >=8, the accent flag is set. In addition, the sustain level of voice 1 is controlled - then higher the value, than louder the oscillator output.
      The 5th bit controls the gate flag. If set, the note will be played, if not set, the note won't be played, but the pitch is still controlled by track 2 (useful for slides)
      The 6th bit controls the slide flag. If set, the note will be tied with the note of the next step. If note values are different, the pitch will be continuously increased/decreased, until the final value is reached.
      Examples:
      • 16: plays common note without accent
      • 1C: plays accented note
      • 0C: plays no note, but accent flag will be set (which means: ENV1/ENV2 decay decreased - nice effects are possible with large envelopes)
      • 36: note will be played with activated slide
      • 3C: slide + gate + accent
      • 26: note not played, but slide activated - means: the current note will be the starting point for the slide to the next note, but the current note won't be played (this is something which is very hard to control via MIDI, and which makes TB303 sequencers so special!)
    • the second track controls the pitch of voice 1 - notes will only be played if the gate flag in track 1 is set!
    • the third track is free for use, and can be assigned to any CC
    • the sequencer is clocked on each 1/16 note
    • the sequencer can receive and send MIDI clock for synchronization with other MIDI devices
  • in addition, a TB-303 typical "constant time glide" mechanism has be implemented, which is available as separate sound engine option. The constant time glide gets use of ENV2. It sweeps the frequency between the two notes when the slide flag is set (WT sequencer), or when a new note is played while the old note is held (MIDI keyboard, SusKey must be enabled).

Important Sound Parameters

The most important sound parameters in 303 mode are:

  • Waveform - Saw, Pulse or mixed waveforms (e.g. Triangle and Pulse). Pulsewidth should be about 70 for typical TB303 sound, with pulsewidth modulation it sounds more SID like
  • CutOff and Resonance: of course ;-)
  • ENV1: should be assigned to filter. Due to the changed characteristic (see list above) the Depth works like "EnvMod" of a TB-303.
  • ENV2: used for constant time slides if enabled, but could also be used to modulate pulsewidth or pitch.
  • ENV1 Attack: normaly not available on a TB303, but can produce great effects
  • ENV1 Decay: very important - just tweak it during the sequence is played
  • ENV1 Sustain: should be used to control the CutOff offset
  • Curve: an extremely important parameter for a realistic 303 emulation, since it allows to bend the shape of an envelope until it looks like a capacitor charging/decharging curve (at this way thanks again to Jess D. Skov-Nielsen for providing me the algorithm!).
    In the tutorial patches, the curve parameter is assigned to ENV1 Decay (Filter) and ENV2 Attack (Constant Time Glide).

Creating Patterns with JSynthLib

In JSynthLib, the sound engine (SE) option #0 has to be enabled for 303 mode, and #2 for constant time glide:


Portamento mode should be set to "Fingered" (SusKey).
The Play mode should be set to "WT Seq only" if the WT sequencer is used, or to "Legato" if notes are played from an external keyboard or sequencer.

The WT parameters: Track 1 should not be assigned to any CC, since it controls slide/gate/accent. Track 2 should be assigned to CC#9 (Voice 1 Note) - different CCs make no change, this is just for compatibility with normal mode. Track 3 can control any parameter, e.g. Filter CutOff (CC#46):

Creating Patterns on the Control Surface

The Control Surface has a special menu page for sound engine parameters: SEO. Within this page, the 303 and E2P (Envelope-to-Pitch) flags should be enabled:

And there is another special page for 303 mode, which provides the most important parameters:


  • Pos: Sequencer position, same as in WT menu
  • Mod: Step mode (-/Ply/Jmp/End), same as in WT menu
  • S/G: Slide and Gate flag (left hex digit of WT track 1)
  • Acc: Accent (right hex digit of WT track 1)
  • Nte: played note (WT track 2)
  • #3: Third WT track
  • Rte: wavetable rate
  • P#: allows you to select a wavetable of another patch on-the-fly without delay (same like CC#12). This means, that you have a quick access to up to 128 sequencer patterns!
  • Cut: Frequency CutOff
  • Res: Frequency Resonance
  • Mod: (EnvMod) - Depth of ENV1
  • Dec: Decay of ENV1

Examples

mbsid_tutor_bassline_pulse.mp3
First steps with pulse waveform
Six different patterns have been used in the MP3 demo. They are (mostly) changed after 8 measures with CC#12, which can be send from an external sequencer, and which is also accessible within the 303 menu of the control surface.
EnvMod (ENV1 Depth), Decay (ENV1 Decay) and CutOff are swept from time to time in order to demonstrate the possibilities.
The first sequence begins with some simple, non accented bass notes:
STEP CMD    #1   #2   CS: S/G  Acc  Note
00   Play   17  E-2       o *    7  E-2
01   Play   00  E-1       o o    7  E-1
02   Play   17  E-1       o *    7  E-1
03   Play   17  E-2       o *    7  E-2
04   Play   00  E-2       o o    7  E-2
05   Play   00  E-2       o o    7  E-2
06   Play   17  E-3       o *    7  E-3
07   Play   00  E-2       o o    7  E-2
08   Goto   00  +00

Only notes with an activated gate flag are played, the remaining notes could also be set to "---", but I found it more useful to fill the gaps - nice for slide experiments - this is done from 0:26 of the demo track:
STEP CMD    #1   #2   CS: S/G  Acc  Note
00   Play   37  E-2       * *    7  E-2
01   Play   00  E-1       o o    7  E-1
02   Play   17  E-1       o *    7  E-1
03   Play   37  E-2       * *    7  E-2
04   Play   37  E-1       * *    7  E-1
05   Play   37  E-2       * *    7  E-2
06   Play   37  E-3       * *    7  E-3
07   Play   37  E-2       * *    7  E-2
08   Goto   00  +00

For the other patterns beeing used, please have a look into the .patchlib (or .syx) file of this tutorial.
mbsid_tutor_bassline_multi.mp3
Multi Bassline
The second example should give an inspiration for using multiple SIDs at once.
  • the track starts with a groovy bassline ("TB303 - Multi A1")
  • at 0:14 a saw pattern is added. It plays in the upper note range for a clear separation ("TB303 - Multi B1")
  • at 0:28 a different saw pattern is played alone, it uses the bandbass filter instead of lowpass - nice effect! :) ("TB303 - Multi C1")
  • at 0:45 all are played together ("TB303 - Multi A2" "..B2" "..C2") - it gets very loud ;-)

The three core modules are synchronized with Logic Audio via MIDI. If you want to try the same, you have to enable MIDI clock synchronization for the Wavetable, and you have to set the wavetable rate to 127.
mbsid_demo12.mp3
mbsid_demo13.mp3
External Filter and Distortion
As you've propably noticed, the resonance of the SID filter isn't that intensive like you know from the original TB-303. Therefore the typical acid sounds (mostly with distortion) cannot be realized at the same quality with a standalone SID. But there is a solution which opens a wide range of new possibilities: you can add an external analog filter, and control the CutOff and Resonance directly from the MIDIbox SID engine!
A cheap and absolutely sufficient solution for generating control voltages is the MBHP_AOUT_LC module. The higher accuracy of the much more expensive MBHP_AOUT is not required for filters.
I've tested a Moog latter filter (Schematic from Rick Jansen) and an integrated CEM3378 low-pass filter so far. It works just great! I guess, that it would sound even better with an original TB-303 filter circuit - this is something what I want to try sooner or later.
The two MP3 tracks have been created in a very early design stage of the 303 mode. The first one is made with a CEM3378, the second one with a Moog filter. In the meantime, the 303 mode sounds much more punchy. However, I think that the old ones are already very impressive, and I will make a remix once I find the time (and especially the .lso files ;-)
Another note: the bassline of the first tune is inspired from Stember_Rudolf/Logical.sid of the HVSC library

Related Links

Note that all patches have been optimized for a 8580 SID. The filter of the 6581 doesn't work very well for 303ish sounds, it's too "soft" and "muffy".

*** NEW *** MIDIbox SID V2 Bassline -> follow this link


Last update: 2023-11-04

Copyright © 1998-2023, Thorsten Klose. All rights reserved.