Friday, October 06, 2023
[ELZ_1 play] CUSTOM OSC - An experiment switching between two waveforms at arbitrary period
video upload by SONICWARE
"Today I experimented with SONICWARE's own sound engine, CUSTOM OSC.
The CUSTOM OSC engine can play sounds while switching between two different waveforms at arbitrary period.
For example, it is easy to "switch between a sine wave and a square wave every 1.5 cycles," and the unique "undulation" and "overtone" sound is interesting.
You can also adjust the DUTY of the waveform.
As is common with all ELZ_1 play engines, you can control the synth engine parameters with LFO and ENVELOPE.
In the case of CUSTOM OSC, you can experiment with a variety of sounds by modulating the switching cycle between two waveforms, waveform type, DUTY, PITCH, and more.
In today's experiment, I created a sound that would be suitable for nostalgic, chill music, chiptune, and dance music.
Depending on the settings, it may be suitable for various genres of music. Please take a look.
Yu Endo
---------------
今日は二つの異なる波形を任意の周期ごとに切り替えて鳴らすことのできるSONICWARE独自のサウンドエンジン「CUSTOM OSC」の実験をしました。
例えば「正弦波と矩形波を1.5周期ごとに切り替える」といったことが簡単に出来て、独特の「うねり」や「倍音感」が面白いです。
また、波形のDUTYを調整することもできます。
ELZ_1 playのどのエンジンも共通なのですが、LFOやENVELOPEでシンセエンジンパラメータをコントロールできます。
CUSTOM OSCの場合、2つの波形の切り替え周期や波形タイプ、DUTY、PITCHなどをモジュレーションして多彩なサウンド実験ができます。
今日の実験では、ノスタルジックでチルな音楽や、チップチューン、ダンスミュージックなどに合いそうなサウンドができました。
設定によっては様々なジャンルの音楽に合いそうです。ぜひご覧になってください。
遠藤 祐"
UNBOXING THE ELGAM CRAZY BAND 48
video upload by Vintage Audio Institute Italia
"We were super excited to receive this unicorn, vintage groove box - the machine that was the very last breath of the Elgam in 1982 - it was shipped out as the company folded.
The Elgam Crazy Band 48 was the follow up to the now sought-after Elgam Carousel and it shares some of its functions but not any of it's components, schematics or architecture.
The unit was well packed in a sturdy box but only emit a loud hiss and one single note on arrival.
Yep - this is often the reality of unboxing vintage gear.
This machine is now in the shop for repairs but it's a long journey to get it back up and running - if it ever will. The music in the background is from a similar device we demo:ed in an earlier video : the Godwin Drummaker 45."
Thursday, October 05, 2023
UDO Super 6 - Dynamic Arped Pluck!
video upload by Scott McAuley Sounds
"Patches will be available at https://www.orano.co.uk/shop or http://www.synthsounds.co.uk
Sitting in front of my newly acquired S6, and wow! U.D.O have nailed it with this! I am as usual, just becoming familiar with the instrument, and so far Im loving the sound of it. Undoubtably is going to be fantastic for binaural pads etc, but the envelopes are super snappy and the drive on the filter gives it some real grunt!
I just thought I'd share this patch I created this afternoon. I'm going to have fun with this one :) -
Enjoy
SM"
Blue Marble Kickstarter Launches
You can find the Kickstarter here.
Details, with some updated details/clarity on how it works, are captured in this post.
Moog Sound Studio: DFAM + Mother-32 Generative Patches. Demo
video upload by Anton Anru
"Welcome to the soundset for a semi-modular system Moog Sound Studio: DFAM + Mother-32.
'DM Generative' is a collection of 25 patches. This genre of sound design is very popular inside modular culture, and Moog Sound Studio suggests a good set of features to enter this club.
Controlled chaos and randomness, probability, non-repetitiveness, tempo break, pattern uniqueness, short and long sounds alternation, unexpected changes, silence and density, harmonic and fx-like tones, freaky splashes during a sequence - all these things are included in the soundset.
That was a hard work. Each patch took me up to 2 hours. I tried to find interesting combinations of settings and patching. Hope you will enjoy the results.
🧊 Get the soundset: https://antonanru.sellfy.store/p/moog...
Generative timbre may be a good addition to (or a lead part of) ambient or techno tracks, jams and performances. You may also record fragments into your DAW or sampler, slice it to one-shots or make loops - you’ll get a unique material for further processing.
The main point of the soundset is the high level of interconnection. In this patchbook, the timbres of the synths are soldered and can’t exist separately:
🔸 they modulate each other with LFO and Envelopes
🔸 a sequence from one synth change parameters on the other one
🔸 gates and triggers interact to break predictable patterns
🔸 audio signals from VCOs may be used as modulation sources to create harmonies/intervals or - crazy experimental inharmonic tones
🔸 or they may be used just as audio sources sent to the other synth for processing with its different filter and envelope, giving them a 'second life’.
The soundset is presented in PDF format. Each page contains notes that explain how the patch works, what parameters are worth tweaking during playback, and how to develop the timbre during a performance. If you make all the settings consciously and try the things mentioned in the notes, you will learn a lot about the synths and discover their true depth.
To recreate these patches, you need up to 15 patch cords.
There are audio examples of all patches inside the folder with the soundset. Audio examples for a patch are presented in three variants: DFAM only, M32 only, and both together.
The patches don't include Mother-32 patterns.
For the video demo, I added delay and reverb to the synths and background pads to put the timbres into a musical context.
Make Noise Strega Feedback [Watch Your Volume Levels]
video upload by Akihiko Matsumoto
"Make Noise Modular Synth Sample Pack: https://akihikomatsumoto.bandcamp.com..."
1980s Echo text-to-speech synthesizer on the IMSAI 8080
video upload by df9999999999
"I recently was given a 1980s-era Echo PC voice synthesizer box with serial port interface. You simply send text to the both over the serial port and it speaks it. It uses the same chip as the old 1970s Texas Instruments speak and spell.
I figured out how to access TTY2 on the back of my newly completed IMSAI 8080 kit. Using XYBASIC, I wrote a program to speak various well known phrases from misbehaving computers featured in several scifi movies, including War Games, of course.
Accessing the TTY2 serial port on the back of the replica must be done by outputting a byte at a time to port 34. The default TTY2 baud rate was already 9600, matching that of the Echo PC. There is no handshaking. All must be coded manually. The Echo box has a very small character buffer and sends an XOFF command when the buffer fills and a XON when it clears. I check for those conditions in the BASIC program with some simple loops. Hardware handshaking on port 35 could be done, but the flag bit definitions are not well documented.
I set the cadence, pitch and inflection lower than default with a flat inflection that enhances understandability.
I also read the front panel switches to trigger the various phrases."
"Do you want to play a game?"
via Wikipedia
"The IMSAI 8080 was an early microcomputer released in late 1975, based on the Intel 8080 and later 8085 and S-100 bus.[1] It was a clone of its main competitor, the earlier MITS Altair 8800. The IMSAI is largely regarded as the first 'clone' microcomputer. The IMSAI machine ran a highly modified version of the CP/M operating system called IMDOS. It was developed, manufactured and sold by IMS Associates, Inc. (later renamed IMSAI Manufacturing Corp). In total, between 17,000 and 20,000 units were produced from 1975 to 1978."
Elektron Syntakt Dancy Vibes
video upload by Jake Wagner
"Hello there. It's been a minute. Here's some Elektron Syntakt goodness."
PREVIOUS PAGE
NEXT PAGE
HOME
© Matrixsynth - All posts are presented here for informative, historical and educative purposes as applicable within fair use.
MATRIXSYNTH is supported by affiliate links that use cookies to track clickthroughs and sales. See the privacy policy for details.
MATRIXSYNTH - EVERYTHING SYNTH













© Matrixsynth - All posts are presented here for informative, historical and educative purposes as applicable within fair use.
MATRIXSYNTH is supported by affiliate links that use cookies to track clickthroughs and sales. See the privacy policy for details.
MATRIXSYNTH - EVERYTHING SYNTH