Skip to main content

Posts

Showing posts from May, 2019

Automating the mix with MIDI on Tascam DP24 or DP32

Tascam DP24/DP32 allows to drive the front panel with MIDI. Each individual parameter from track channel, audio input or stereo mix can be change with simple CC (Control Change) commands. This is very helpful to automate mixing or to create special effects such as stereo panning. How to access the parameters? Selecting the bank. The DP24/DP32 has respectively 24 and 32 audio track channels, grouped into "banks" of 8 channels; the bank must be selected before accessing the individual channel. This is done by sending a 'Bank Select LSB' on MIDI channel 14, followed by the bank number: Bytes On DP24 On DP32 0xBD 0x20 0x00 Bank 0 Bank 0 0xBD 0x20 0x01 Bank 1 Bank 1 0xBD 0x20 0x02 Bank 2 Bank 2 0xBD 0x20 0x03 Bank 3 Bank 3 0xBD 0x20 0x04 Bank 4 Selecting the channel. Inside a bank, MIDI channel 1 to 8 is associated with a track channel; MIDI channel 16 is always Stereo Master, no matter which bank is selected. To control a parameter on ...

ARP Omni repair - trouble with ADSR

I purchased my Omni totally non functional in 2012. I came across all the issues: oxidized contacts and sliders, bad caps, dead CI, bad solder joints. However, I still have an issue with the envelope generator. The envelope generators The ARP Omni has 2 sections, each one with an envelope generator. The string section has an AR (Attack-Release) envelope The synth section has an ADSR (Attack-Decay-Sustain-Release) envelope Both envelope generators are triggered with the keyboard. One important thing: the AR envelope drives the overall volume. In other words, a short release on the AR will cut the volume of the synth section, no matter how long is the Release on the ADSR. The The issues String's AR envelope: Attack is always short, Release is OK. Synth's ADSR: some combinations of settings don't produce the expected results. I then draw a table of the combinations of A, D, S and R I've tested (with VCF FREQ half, VCF ADSR full, other sliders down). The ide...

Roland Juno D

Successful repair of a Roland Juno D Last year I purchased a Roland Juno D for almost nothing. Physically in very good condition, the synth engine is working when driven by MIDI. But evidence of a liquid spill inside the casing lead to a barely working keyboard and the death half of the tact switches. Some screw were missing, probably a former cleanup attempt. Boards and keyboard There are 4 boards inside the Roland Juno D: the main board with highly integrated custom chips (SMD mounted), 2 boards for the front panel with thru hole components, and the power regulation board (the PSU is external). On the front panel board, the button are standard tact switches from Alps, but with 2 legs. The very lightweight keyboard is connected to the main board with a 2 x 8 pin connector. It can be removed quite easily, and the synth can still boot and work via MIDI. I've read somewhere it comes for Fatar, but the PCB is labelled Roland. The contacts are dual contact carbon rubber. ...