It was inspired by Korg Synthe-Bass and it’s overall simplicity.
It features:
one oscillator with six different waveforms (two of these are actually PWM-modulated square and one is noise)
twisted monophony
traveller slider (filter cuttoff)
slow/instant slider (attack time)
bump/singing slider (release time)
hold switch (sustain on/off)
bite switch (resonance on/off)
quack switch (filter follows envelope on/off)
and most importantly - volume knob
The twist (in monophony) is that while you cannot hold two or more notes, you can hear previous note release while next one kicks in. This is actually implementation defect, but I left it as is because it adds character to the synth.
There are no presets as I believe limitations stimulates creativity but there is demo video to inspire you - https://youtu.be/bsX3pl3u2hc
Good to know
it will not start without csound64.dll in plugin folder
it’s portable - but I will have to ask my friend to produce Mac version as I have no Apple computer
it’s open source - just open traveller.csd and examine or change code
it has no velocity sensitivity, but tone depends on how long you hold the key (for tones with long attack)
Just added this to KVR audio. Hope it will bring some users.
Also I have some ideas and cool name for it’s successor - digital NOMAD - it will be a polyphonic synth with two oscillators, presets and much more. Keep eye on repository if you are interested, it will appear there soon.
You found a bug. I have prepared fix, but I need to test it on another computer, because this one has some issue with drivers/headphone jack/whatever (you can’t test stereo on computer which is effectively mono).
Both channels are working ok (at least on my gear)
I tried it & liked Traveller very much !
I managed to have a sound close to Sirotkin in this tune : https://youtu.be/8mlxM56hrjI?t=45
I see a stray “bounds(0, 0, 0, 0)” on the cabbage xml line… line 7 on the git version. Could that possibly be creating parsing/UI issues? With some minor tweaking I got it working on a pretty old version of cabbagelite on OSX, but I didn’t figure out exactly why it wasn’t working in the first place. I can do it again and send you notes if you like.
I’m digging the retro feel, and ease of dialing in unique sounds. Thanks for sharing!