Here some impressions from my first experiments with a real (not virtual) Moog filter:
(I’ve received this kit as a present from Hallucinogen — thanks for this great toy!)
The cutoff frequency is controlled by MIDIbox SID via the AOUT module. In the first example you can hear a bass sound. In the first part the Cutoff and Resonance is changed by hand, in the second part CutOff is controlled by an envelope generator with non-linear curve. Decay and Sustain are increased smoothly:
The second example demonstrates another possibility: saturated filter distortion. I’ve modified the input amplifier, so that the gain factor can be increased until the amplifier saturates. Just hear the result - sounds a little bit like a guitar:
I would like to create a 4xSID and 1xFM MidiBox with two or maybe even four (for dual stereo) Moog filters in it, but I was wondering how to incorporate this into the system.
Do you think it’s possible to let one of the PIC cores handle those filters? I was thinking that the AOUT module could control resonance and frequency cv’s and maybe even a drive parameter, but I’m not certain if it is technically possible to save the settings for the ‘external’ filter with every patch on the SID synth. I’m not scared of programming, by the way (I study artificial intelligence), but I’m not familiar with assembler.
Greetings,
Rutger
ps. Now I’m thinking about it…maybe it would be a cool idea to create a totaly seperated Core and AOUT module to function as a multi effect with it’s own programs. The SID master core could then simply send a ‘program change’ to this effects core and handle a stack of analog effects (filters, phaser, BBD flanger/chorus)… Of course i’m not thinking about the costs, but hey…please allow me to have this fantasy
As answered in another article, in MBSID V2 controlling AOUT modules has been completely integrated into the patch structure, and into the modulation matrix
It’s already integrated into the existing MBFM patch structure (but with much less modulation possibilities compared to MBSID V2 - which is a modulation monster! ;-))