Thursday, 16 July 2020

Roland SE 02 - Initialize & Fat Bass Patch

This initialise patch is good for most Moog like synths without presets.
Works for the Mini-Moog Model D too.

I'm using a SE-02 (my preset 101)



It's a basic single oscillator saw tooth patch.
 Sounds like this:


AND



Starting from left to right.

Glide = 0

Osc 1
Range  = 16'
Tune = 0
Waveform = saw (ramp up)

Osc 2
Range  = 16'
Tune = 0
Waveform = saw

Osc 3
Range  = 16'
Tune = 0
Waveform = saw

XMod = all zero

Mixer for Osc 1 = 10
Mixer for Osc 2 = 0
Mixer for Osc 3 = 0

Feedback & noise = 0
Filter
Cutoff = 2 - 4 (open)
Emphasis = 0
Contour = 0
attack =0, decay = 0, sustain = 10

Amp
attack =0, decay = 0, sustain = 10

 --------------------------------------------------------------------------------------------------------
Moog synths are famous for their "fattness".
It's hard to put a finger on it.
I think its all about the Ladder Filter & the Oscillators.... not individually,
but in combination. (and it's not just 2 detuned oscillators).
Other synths have these too, but there is something special about a Moog synth.
The SE 02, though not from Moog, sounds pretty darn close.

 To make a fat Bass sound (My preset 102):


Glide = 0

Osc 1
Range  = 32'
Tune = 0
Waveform = saw (ramp up)

Osc 2
Range  = 32'
Tune = 0
Waveform = saw

Osc 3
Range  = 32'
Tune = 0
Waveform = Pulse (25%)

XMod = all zero

Mixer for Osc 1 = 10
Mixer for Osc 2 = 8
Mixer for Osc 3 = 3 - 9 ( I like 5)


Feedback = add just a little (3)
                   Raise the main volume up to make the feedback more prominent.
noise = 1 to 2 (just add a little noise)

Filter
Cutoff = 0 - 3 (open)
Emphasis = 0 - 3
Contour =  5
                (increase if you want more "snap" in the attack)
attack = 0 to 10ms , decay = 0 to 250 ms , sustain = 5 - 10

Amp
attack =0, decay = 600ms , sustain =8

 Sounds like this:

Synth panel designer

This looks useful, and its free too.

Rolling your own synthesizer panels is getting easier.



Synthpanel designer (SPD)
https://synthpanels.design/

User manual
https://docs.google.com/document/d/1KR6M1_s8He04fjyAf2Q0zOZF6PMyT0YhIDNOI8MRJcQ/edit


You will need inkscape to run synthpanel designer

 SPD is an extension for the INKSCAPE 1.0 open source vector graphics software for MacOS, Linux and Windows.

Inkscape download
https://inkscape.org/release/inkscape-1.0/windows/64-bit/exe/dl/


Open Inkscape.
Put the following files here
Preferences > System: User extensions





. After a restart of Inkscape, the new extension will be available under the menu EXTENSIONS -> RENDER -> Synth Panels Designer.

Inkscape is a vector graphics program.
Looks very useful to learn this software.

Italy 1995 - journal - drawings etc

These are some old journal drawings -- when i was younger and had more time to "smell the flowers"

Italy.
Florence.. etc






FISOLE






padova





St Marks Venice


tHE horses of St Marks

Tuesday, 7 July 2020

Happy TR-707 day

This drum is digital.
Built by Roland around 1984/85.



The sounds are 12 bit but its a great sounding machine.
The TR-707 has 10 voices.
# Bass Drum, Snare Drum, Low Tom, Mid Tom, Hi Tom, Rimshot, Cowbell, Hand Clap, Tambourine, Hi-Hat (Closed or Open), Cymbal (Crash or Ride)
Used a lot in Acid House.

It's part of the venerable line of Drum machines bearing the TR (Transistor Rhythm) name.
These included the TR-808 from 1980 & the TR-909 from 1983.

It's a very underrated piece of kit,
Just 5 years ago you could pick these up on ebay for around the $600AUD price.
It's now about $1000AUD.
It has lots of the sounds of the 909. I love it's matrix display & it is a great way to connect midi & din gear. The Rimshot can also trigger hardware that accepts a voltage pulse

64 programmable patterns, which are editable via step-write or tap-write

The TR-505 contains a subset of samples selected from the Tr 707 and 727. 

The videos below are of a modified TR-727
... the latin version of the 707

and


View this post on Instagram

A post shared by jono (@dj_jondent) on
----------------


+ Roland Drum Machine Timeline
+ Programming a TR 707

Sunday, 5 July 2020

Programmers for Microcontrollers

 ST-Link/v2
 
 
This is designed for the STM8 and STM32 microcontrollers.
 
 It has:
1. single-wire interface module (SWIM) 
2. JTAG/serial wire debugging (SWD) interfaces
 
STM32 applications use the USB full-speed interface to communicate with 
the STM32CubeIDE software tool or with integrated development environments from third-parties.  
-------------------------------------------------------------------
 
 Silicon Labs
http://www.silabs.com

DEBUGADPTR1-USB

 UDA-32-KIT 
 
 The attached 10 pin debug ribbon cable connects the adapter to the target board and the target device's debug interface signals. Power is provided to the adaptor from the USB connection to the PC.
 
This USB debug adapter supports only SiM3xxxx variants of the Silicon Labs 32-bit MCU portfolio and none of the other
devices that can be referred to as “Silicon Labs 32-bit MCUs”, including EFM32, EZR32, and EFR32 devices.
 
I used this for updating firmware on my Buchla 225e module

The 32-Bit USB Debug Adapter supports both JTAG and Serial Wire debug interfaces, and the adapter is powered
from the USB connection to the PC. The adapter uses the standard ARM CoreSight 10-pin connector.
 
 Software Setup using a USB Debug Adapter
The Silicon Laboratories Precision32 IDE along with other software tools are provided for device development and debugging.  
The IDE is available for download from the Silicon Laboratories website (www.silabs.com/
mcudownloads)
 
----------------------------------------------------------
 
OLIMEX 
DEvelopment Board
AVR ISP Mk-2
 

ATAVRISP2 COMPATIBLE PROGRAMMER
AVR® series Programmer (In-Circuit/In-System)
 
User manual
 
Tested and working with: AVR Studio 4; AVR Studio 5; Atmel Studio 6; Atmel Studio 7
 
Tested and working with AVRDUDE and Arduino Ide
 
Uses Atmel's 2×5 pin ICSP and 2×3 pin PDI and TPI connector layout
 
can program tinyAVR and megaAVR devices using the ISP Interface, tinyAVR
devices using the TPI interface, and AVR XMEGA devices using the PDI Interface
 
  
AVR-ISP-MK2 is a ready-to-use programmer that behaves like Atmel AVRISP mkII. The board is
suitable for programming microcontrollers that, according to their respective datasheets, have ISP,
PDI, or TPI interfaces available for programming
 

 
Links
 
 

Friday, 3 July 2020

Synthesizer Logic Modules - The 7 gates

Logic gates are great ways to create interesting rhythms or combine triggers from various sequencers.
Recently I've been using them to trigger drum modules.
Some logic gates also work at audio ranges.
There are 7 basic gates: OR, XOR, AND, NOT (inverter), NOR, XNOR, & NAND.

To make things even simplier, the 3 basic fundamental gates are OR, XOR, AND.
They use the inverter (NOT) to make NOR, XNOR, & NAND.
 
One final grouping of gates is what is known as Universal Gates
A universal gate is a gate which can implement any Boolean function without need
to use any other gate type.  
The NAND and NOR gates are universal gates.
These 2 gates are the basic gates used in all IC digital logic families. 

--------------------


OR gates
Output a high signal whenever one or more of its inputs are high.
Useful if you wish to combine several gate signals into one.

You can use this instead of a mixer or multiple.




 In1 In2 Out
 0         0 0
 1 0 1
 0 1 1
 1 1 1


XOR Gate (Exclusive OR gate)
Will only output a high signal when one input is high and the other is low.
It allows the signals to pass Except when they happen simultaneously.
It's like when 2 people try to squeeze through a narrow door at the same time.
(use this for your two snare drums - to prevent them triggering simultaneously)




 In1 In2 Out
 0         0 0
01 1
 1 0 1
 1 1 0

AND gate
Outs a high signal when all its inputs are high.
(If only one input is high it will output a low signal)




 In1 In2 Out
 0         0 0
 1 0 0
 0 1 0
 1 1 1


NOT gate
The above 3 gates are available as inverted versions (N = not):




 In Out
 1 0
 0 1


OR -----> NOR
XOR -----> XNOR
AND-------> NAND

NOR Gate
This is a OR gate followed by and inverter.
This is quite a useful gate to have, as it's possible to build the other basic logic gates
using only NOR gates.




 In1 In2 Out
 0         01
 0 1 0
 1 0 0
 1 1 0

Its output is "true" if both inputs are "false." Otherwise, the output is "false."

XNOR
This is a XOR gate followed by an inverter




 In1 In2 Out
 0         01
 0 1 0
 1 0 0
 1 1 1


NAND Gate
This is a AND gate followed by an inverter




 In1 In2 Out
 0         0 1
 0 1 1
 1 0 1
 1 1 0

-----------------------------------------------------------------------

For most Eurorack modules:
Low signal = 0V to 1V (usually)
High signal = greater than 1V to 5V (Usually)

Many logic modules respond to continuous CVs like LFOs .
They are reading the CV as a high gate when it exceeds 1V (usually) and a low gate when it is below.
So they can be used as comparators with a fixed threshold.

The logic synth modules you can buy or build will either use discrete diodes, transistors & resistors,
or use integrated circuit chips. TTL and CMOS are the most common types of ICs.
TTL IC’s may often be labeled as the 7400 series.
CMOS ICs are commonly marked as 4000 series.


Eurorack Logic Modules
+ Elby ED132 - Boolean Logic (Also a Serge Version)
+ Erica Synths - Pico Logic
+ Mystic Circuits ANA
+ Intellijel OR, Plog, Spock , uMod II
+ AniModule  LogicOgic, XX_OR
+ 2HP - Logic
+ Mutable Instruments - Kinks (OR & AND gate)
+ Doepfer A-166 (Dual Logic Module) .... AND, OR & NOR, plus two inverters.
+ NLC - Bools, Neuron, Chopper, 8 bit cypher,
+ CGS Funky Drummer
+ CGS Boolean Logic
+ EMW Logic 101, Logic 202
+Wiard /Malekko - JAG
+ Snazzy FX Ardcore
+ Synthrotek - Either-OR Eurorack OR Module
+ Pittsburgh Modular - Logic Banks
+ Analog Ordnance - Logiplex, OR gate,
+ Ladik B-010 Bool2, B-020 Bool3,
+ Circuit Abbey - ANDY, ORY, XORY, VERTY
+ Synth Cube Dual Logic
+ LZX - Castle 100, Castle 101
+ Pulp Logic (1U tiles) -Logical AND, OR, Diode-OR, XOR


Plog - Intelligel
This has AND, OR, NOR, XOR, NAND, and XNOR gates
RYO
NOT, XNOR, NOR, OR, NAND, AND


Links

Fairlight IIx - instructions for using the HxC SD reader

The  HxC SD card reader is an excellent addition to your old Fairlight.
The HxC is a Floppy drive emulator.
The Floppy disk drives are 40 years old and hard to maintain, repair & replace.

I highly recommend you email Jean-Bernard of MUSTUDIO for one.

I purchased the kit from mustudio.fr
Many thanks also to Peter W for his help in it's installation.
The Flash player uses a SD card to emulate 2 virtual drives. (A & B).
Compatable cards are SDHC up to 32MB.
Formated in FAT 32.... use a PC (not a MAC) to format the card.

I found navigation of the file structure in the SD card a bit confusing at first.
The left and right black buttons allow you to scroll through the choices. 
The RED validation button is to confirm your choice. 

In order to enter the MENU (configuration mode), press and hold the RED validation button for a few seconds, till a  menu item (System, Sound or QDOS) appears on the LCD display.


This is how it seems to be set up:

You only need to use the "Systems" and the "sounds" sections.

The original CMI uses two floppy drives (Drive 0 & Drive 1)
One handled the operating system, and the other handled the sounds.

To install the SD card reader you need to remove one of the floppy drives.
The card reader has 2 toggle switches that let you choose how the CMI picks which drive to use.
The SD card can behave as two virtual drives, or act as just one virtual drive allowing you to
still use the remaining floppy drive.
So my CMI can now boot or load sounds from the SD card alone 
or a combo of the SD card & the single remaining floppy drive.

There are 3 possible switch combinations:
1. S2 up, S1 up
2. S2 up , S1 down
3. S2 down, S1 up.

The 2 toggle switches (S2 & S1) must be in the correct position.

I like to configure the system to use two virtual drives (setting number 2).
That is, I'll bypass the use of the Floppy Drives completely.
Left switch (QFC9 or S2) : up
Right switch (Flash or S1): Down


1. Turn on the Fairlight.
    The monitor will as is usual display "Load System disk in drive"
  

2. "Systems" should be shown on the display.
  
      If not, use the left/right buttons to rectify till you find "systems".
      (pressing the left/right buttons will move you between Systems, Sounds & QDOS)



3. Hit enter when you see "Systems" (the centre red button)
    You should see two dots "  ..  "
4. Using the right button, step through till the desired software is shown.
    (Revision 20).  V4 C5 R1 20
    Hit enter.

    The Fairlight will now load the operating system
    It bleeps as it steps through sectors. The monitor should eventually show Page 1

5. Hold down "Enter" (middle red button) for a few seconds.
    The LCD will change... You are entering the "Function Menu" Mode.

6. Toggle through options till "change drive" appears.
     Hit "Enter"


7. Toggle until "B" appears.


    Hit Enter


8.  The LCD display will show the software revision.

 
Toggle left until only dots appear.
Hit enter


9. Systems should reappear.   

10.  Toggle left till "sounds" shows.
       Hit enter
(You are now in the sounds folder)
You will see those two dots ".." reappear
 


8. Step through till the desired library is found. (I normally use 1.3)
    Hit enter
(You are now in the 1.3 folder)
You will see those two dots ".." reappear
 
8a. Now to load one of the folders within folder 1.3
     you need to press the right button.  Each press will take you to a new folder.
     The first folder is called 1. The next one is 10.
     I've set up folder 10 to start things off. Use this.
     Note: once you have found folder 10, press the red button on the card reader.
   


9.   Now use the native Fairlight alpha/numeric keyboard itself.
     On the Fairlight go to page 2.
     (Type P2)
      You should see displayed the contents of the virtual disk.


10. Toggling left & right  on the SD card reader should show the contents of each virtual disk.

This is library (or virtual disk) 15



Test by loading a file.
EG:
Type L,A,filename<return> to load a file.

eg to load a file named GONG1.VC
type L,A,GONG1 <return>
You don't need to add the .VC after the file name. 

Wednesday, 1 July 2020

Roland / Studio Electronics SE - 02 envelope

I'm revisiting my SE -02 synth .
The Studio Electronics / Roland Boutique synth has a rather unusual envelope, which is kinda borrowed from the Moog Mini D.
It's not a clone of the Moog, though I thought it would be useful to compare the two.

The most common type of envelope is the ADSR.

It has 4 stages. The stages are:
Attack : is the time taken from nil to peak, beginning when the key is pressed.
Decay : is the time taken from peak to the sustain level.
Sustain : is the level during the main sequence of the sound's duration
Release : is the time taken from the sustain level to zero after the key is released

The Mini Moog D was unusual in that there were just 3 knobs to control a 4 stage envelope.
Most synths have 4 knobs.
Attack, Decay & Release are all time based.
Sustain is a voltage level. It is usually "flat" and does not change during it's phase.

Usually the envelope starts with a signal from a keyboard or other source. It goes through the attack & release stages. When it reaches the sustain phase, it pauses and remains there until the gate goes low (e.g., from the keyboard key being released).



There were two identical envelopes ...  one for the filter, and one for the amplifier

The decay knob doubles as the release knob.
So the envelope can be seen as a ADSD envelope.

It's interesting though not surprising that Studio Electronics decided to use a similar envelope configuration.
My SE-MidiMoog (which is a rack mounted Model D) started this all off.



The SE-01 & SE-1X saw the return of that release knob, but the SE02 saw it's demise once again.
 SE-01

Maybe the decision to drop this pot, was based on practical considerations like the lack of space on the Roland Boutique synths.

SE-02

So looking at the front panel of the SE 02 one can see we have 2 envelopes:
A Filter and a Amp envelope.
Neither envelope has a release knob. They both however share a release switch
which is in the the lower right corner.
It's settings are: 2, 1&2, OFF
2 = The release stage is applied to the Amp
1&2 = The release stage is applied to both the filter & AMP
OFF = No release stage

Remember that the decay value = release value.

----------------
About the other knobs & switches in the Filter/Envelope section:

Key Track
1/3  = The filter frequency changes by 1/3 of the pitch change.
2/3  = The filter cutoff frequency changes by 2/3 of the pitch change.
          If both switches are on, the filter cutoff frequency changes by the same amount as
          the change in keyboard pitch.

Contour
Adjusts the amount the filter envelope effects the filter frequency.

Normal / Invert switch
Specifies the polarity of the filter envelope that is controlled by the [CONTOUR] knob. If this is set to “INVERT,” the polarity is inverted.

Mtrig switch
If this is on, the filter envelope restarts each time you press a key.

LFO/GATE
Specifies the signal that controls the amp envelope.
LFO: The LFO controls the amp envelope.
GATE: The Note or Gate controls the amp envelope


Links

Studio Electronics SE -02 / Roland - Transposing sequences with the keyboard

The manual is a little confusing.

When I first attached a keyboard to the SE-02, it appeared thAT i couldn't transpose
any stored sequences.



To do this you need to enter SETUP.

While in sequencer mode
1. Press NOTE & GATE simultaneously
2. Press the 3rd STEP button
3. Rotate the VALUE knob till the display shows trn (The default is OFF)
   trn = transpose
4. Press the VALUE button (3 times)
    You will be prompted with the message "sure",...



Pressing this "value" knob is also how I save patterns.
The presets occupy memories 0-87.
88 is clear for your first patch.


The problem with this method is that the sequence will only sound while you are pressing a key.

-----------------------------------------------------------------
A second method for transposing the sequence is
1. start playing your sequence while in SEQ mode.
2. Switch to PATCH mode while the sequence is still running.
3. press the TRANSPOSE button
4. Press OCT- or OCT+ to transpose up and down an octave


Saigon War Remnants Museum -Vietnam

This was first opened just after the end of the Vietnam War in 1975.
It was originally called the ‘Museum of American War Crimes’.


Quite a confronting place.

The effect of war on both the combatants and civilians is brutally displayed.
I left with a feeling of intense sadness.



For war memorabilia enthuasists there is lots to see ... helicopters, tanks, fighter aircraft.. etc









But the photos upstairs in the building tell another story... the human cost








For more travel postcards click here: