MATRIXSYNTH: Arduino


Showing posts with label Arduino. Show all posts
Showing posts with label Arduino. Show all posts

Friday, January 13, 2023

TX81Z Arduino MIDI Controller / Editor


video upload by Unrelated Activities

"This Arduino MIDI controller features six potentiometers, four rotary encoders with switch, five additional momentary normally open tactile switches, and one 128x64 pixels I2C OLED display. MIDI output is via traditional five pin DIN connector, there will be TSR jacks for expression pedals and foot switches (for on-off messages like hold and/or sostenuto).
Currently implemented code for sending control change using potentiometers and pedals, and system exclusive messages reproducing the panel switches of the TX81Z (using rotary encoders and switches)."

Monday, January 09, 2023

GlakGlikGluk JAMUARY 2023


video upload by GlakGlikGluk

"Jamming to acid techno

#diysynth #acidtechno #technomusic"

See the GlakGlikGluk label below for additional posts.

Tuesday, January 03, 2023

DIY TOUCH ARDUINO SYNTHESIZER


video upload by GlakGlikGluk

"Modul Synthesizer ini di buat dengan Atmega328P yang sebelumnya sudah di bootloader internal kristal 8Mhz, dan Modul ini dapat di mainkan dengan tombol sentuh dengan 6 parameter analog pengatur frekwensi di lengkapi dua output CV dan Gate
.
Suara yang di hasilkan modul ini adalah PWM DCO PHASE DISTORTION, jika kalian ingin membuatnya saya sudah menyediakan data dan skema di Google Drive saya
.


Link ino:
https://drive.google.com/file/d/1Qcj_...

.
Udah gitu aja kalo ga gitu ya gitu aja
IG : glakglikgluk"

Googlish:

"This Synthesizer module was made with Atmega328P which previously had an internal 8Mhz crystal bootloader, and this module can be played with touch buttons with 6 analog frequency control parameters equipped with two CV and Gate outputs. .
The sound that this module produces is PWM DCO PHASE DISTORTION, if you want to make it I have provided the data and schematic on my Google Drive
.


This link:
https://drive.google.com/file/d/1Qcj_...

.
It's already like that, if it's not like that, it's just like that
IG : glakglikgluk"

Monday, December 26, 2022

RHYTHM GROOVE ARDUINO SYNTHESIZER


video upload by GlakGlikGluk

"hanya memainkannya saja besok juga lupa patternnya 😅 .
IG : glakglikgluk"

Googlish: "just playing it tomorrow will also forget the pattern 😅"

Tuesday, December 06, 2022

Starting a Sidecar MIDI Controller to expand the Ibanez IMG2010 MC1 Guitar to MIDI Converter system


video upload by Unrelated Activities

"The Ibanez IMG2010 electric guitar and MC1 MIDI Converter is an old (1986) but good MIDI guitar system. Apart from translating the audio signal frequency and amplitude from each guitar string to MIDI note number and velocity, it provides MIDI program change messages (via panel buttons and/or a IFC60 footcontroller), Hold pedal, a CTL rotary potentiometer and an Arm on the IMG2010 guitar with assignable MIDI control change messages (cc00 to cc32). When controlling modern MIDI rack synthesizer modules, these control change options are a bit limiting, so I decided to start designing an Arduino 'sidecar' expansion MIDI controller to be used in parallel to the IMG2010 & MC1. It can be fun."

Friday, October 21, 2022

Arduino Synthesizer Semi Modular


video upload by GlakGlikGluk

"just trying to make music with Arduino sample program with PWM and DAC audio output.

IG : glakglikgluk"

Saturday, October 08, 2022

Confusion with Arduino Synth Jam


video upload by GlakGlikGluk

"just testing how well this arduino machine plays notes that have been made with analog steps.

IG : glakglikgluk"

Tuesday, August 16, 2022

Raspberry Pi PicoでFMsynth①


video upload by Harumio 1529

"転がっていたPicoとArduinoで実験 (5/5)"

"Experiment with Pico and Arduino (5/5)"

Curious if this is based on the Pico-8 phase distortion engine.

Monday, July 11, 2022

Разработка цифрового программируемого генератора управляющего напряжения для аналоговых синтезаторов


video upload by techno comrade / seek sound

Cool intro. Update: video is back

На базе распространенного мк ардуино
кому интересно, скетч: https://drive.google.com/file/d/1wnSW...
В качестве подопытного пациента в кадре выступает Эстрадин-314 "Солярис", с которым интегрирован демонстрируемый
образец, выполняя функцию тембрового вибрато


Googlish:

Title: Development of a digital programmable control voltage generator for analog synthesizers

Based on the popular micro arduino
for anyone interested, sketch: https://drive.google.com/file/d/1wnSW...
Estradin-314 "Solaris" acts as an experimental patient in the frame, with which the demonstrated sample is
integrated, performing the function of timbre vibrato

Monday, April 04, 2022

#Shorts #ArduinoSynth #StrangerThings


video upload by Krzysztof Steplowski

"Quick dial of the Stranger Things melody on this DIY arduino synth"

Thursday, March 03, 2022

Sottovoce DIY Modular Synthesizer - Envelope module being modulated by Arduino's gesture recorder


video uploads by Sottovoce Synth

Playlist:

1. DIY Modular Synthesizer - Envelope module being modulated by Arduino's gesture recorder
Release stage of the envelope module being modulated by Arduino's gesture recorder, creating accents and syncopation
2. DIY Modular Synthesizer - Testing a Sample & Hold module
3. DIY Modular Synthesizer - Envelope Module
4. DIY Modular Synthesizer - Light, Cardboard Stencil, Sensors
Rotating cardboard stencil casting light and shadows upon light sensors
5. DIY Modular Synthesizer - Arduino LFO Prototype
This module takes a sine, triangle or custom waveform and plays it chopped in 4, 8 and 16 slices, repeatedly or in random order.
6. Live coding with SuperCollider - syncopation
Some syncopated layers and PCsets transpositions
7. Live coding with SuperCollider - metrical displacement
Scrambled rhythmic patterns, distorted metric and metallic resonances

Sunday, February 27, 2022

Arduino DIY Sequencer for synthesizers with variableclock


video upload by KellerDev

"I implemented in the code a way of sequencing inspired by MFOS variclock sequncer and the intelligel metropolis, where you can set the amount of clock each step takes, before it goes to the next. That way you can longer melodies with fewer steps, and set repeating notes easier."

Wednesday, February 09, 2022

KellerDev Arduino DIY Modular Synthesizer


videos uploaded by KellerDev

Playlist:
1. DIY Modular Synthesizer Test
Playing arround with a melody on this diy modular synth
2. DIY 16 Step Sequencer
DIY 16 Step Sequencer for a modular Synthesizer. It uses a couple of shift registers and an Arduino Nano. The frequency for each step is read by the ADC of the arduino, then quantized and played back through the PWM as CV. The v/oct scale is set by an opamp
3. Arduino DIY synth, sequencer and drum machine
This is a DIY synthesizer made with the mozzi library and Arduino Nano. It uses 4 multiplexers CD4051 and three decade counters 4017. Sound samples : https://soundcloud.com/kaloian-kraste...
4. DIY analog Synth - Arduino Nano PWM CV output
Setup for Control Voltage output for a DIY analog synthesizer, using the PWM from arduino. Adjusting it to align with the 1v/octave standard.Most modules so far are from Moritz Klein, including the Diode Ladder Filter. Here's a sound example : https://soundcloud.com/kaloian-kraste...

Tuesday, February 08, 2022

Apple II Plays a DIY Modular Synthesizer


video upload by Joshua Coleman Makes

"In this video we pair the trusty Apple II Plus with my newly-constructed modular synth. We check out some basics about the connections and we write a couple programs in BASIC to capitalize on this quirky connection!

DCP Microdevelopments Webpage for Interpack Controllers:
http://www.dcpmicro.com/interpack/ind...

Arduino Voltage Controlled Digital Core Multimode Oscillator:
https://github.com/luislutz/Arduino-VDCO

Chapters:
00:00 Opening Credits
00:27 Intro
01:01 Synthesizer Breakdown
03:33 Apple II Breakdown
04:06 DAC Explanation
04:43 DCP Microdevelopments Controller
06:31 How It All Works with Examples
08:33 Simple Frequency Sweep BASIC Program
11:51 Intro to more complex BASIC Programs
11:59 Program 1: Mary Had a Little Lamb
12:26 Program 2: Apple II as Musical Keyboard for Synth
12:50 Closing thoughts
13:53 Outro"

Thursday, January 27, 2022

Arduino based MIDI Drum Sequencer


video upload by akestromer

"This sequencer started as a Big Button Sequencer. When I looked into building a drum sequencer without internal sounds his was the only one that made sense. So I owe a great deal of gratitude to Look mum no computer. I've since learned a great deal and added and removed a lot of code, out of the about 800 lines of code there are still a few in there that come from him.

I used an atmega328p, some 74HC595s, a 74HC14 and some other stuff.
In this program the sequence currently running is in a 2d array of booleans. But to save space they're saved in the dynamic(?) memory (and the eeprom) as bytes. 2 per sequence. The 16 sequences are 16 steps long and each have 12 tracks.
I'll try to post a simple version of the code soon. It's kind of a mess.

"Sketch uses 8174 bytes (25%) of program storage space. Maximum is 32256 bytes. Global variables use 1125 bytes (54%) of dynamic memory, leaving 923 bytes for local variables. Maximum is 2048 bytes."

Anyway, I hope this helps someone."

https://reverb.com/shop/stromer-mutroniks

8 bit sample Drums with Arduino MIDI


video upload by akestromer

For sale at: https://reverb.com/shop/stromer-mutroniks

"These are modded Benz DXL6000 'Personal Digital Drums'

All the sounds in this video come from the two DXL6000's.
The MPC500 is just used as a MIDI sequencer.
One of the DXL6000's has the original sounds that came with the unit (snare, kick, tom1, tom2 & tom3) and the second one has eproms I made. Clap, Hihat and Claves.

Each unit has three 2764 eproms. The toms/claves just use one Eprom that's tuned differently depending on which sound is triggered. There are also three separate outputs apart from the master output. One for each eprom.

The machines are triggered with a simple arduino MIDI to trig circuit I made.
The MIDI channel and note for each sound can be changed by holding down the MIDI learn button at startup.

I think that's it. Complicated way to explain something simple.
Just watch the video, hope you like it. If you don't, do something else."



Thursday, December 30, 2021

Lo-Fi Orchestra - Mars from The Planets & More


videos upload by Simple DIY Electro Music Projects

"The Lo-Fi Orchestra brings you Mars from Holst's Planets Suite.

Full details of the Arduino Lo-Fi Orchestra here: https://diyelectromusic.wordpress.com...

Kevin
#LoFiOrchestra #LoFiPlanets
All music rights and copyright with original authors, composers, producers, artists, and so on."

Playlist:
Lo-Fi Orchestra - Mars from The Planets
Lo-Fi Orchestra Venus from The Planets
Lo-Fi Orchestra Mercury from The Planets
Lo-Fi Orchestra Jupiter from The Planets
Lo-Fi Orchestra Saturn from The Planets
Lo-Fi Orchestra Uranus from The Planets
Lo-Fi Orchestra Neptune from The Planets

Wednesday, December 22, 2021

Polyphonic synthesizer goes monophonic (monophonic mode for arduino synthesizer project)


video upload by Marcel Licence

"This video shows only a little update for the DIY synthesizer:
A monophonic mode is now available which can be turned on and off on the fly.
In addition to that it supports portamento with a tweakable time."

See the Marcel Licence label below for more.

Saturday, November 06, 2021

DIY synthesizer soundengine (using ESP32 Arduino) - Little demo of the Roland Alpha Juno like sound


video upload by Marcel Licence

"This video is only a short sound demo of a little sound engine I tried to implement.
I recommend using a stereo output (phones or speaker) for the best listening experience.
It is based on the Roland Alpha Juno synthesis but slightly modified.
The sound is some kind of pulse width modulated saw wave without chorus.
A LFO drives the pulse width for both channels independently creating the stereo effect."

Projects can be found on GitHub: https://github.com/marcel-licence

Additional demos:

Monday, September 20, 2021

African percussions for modular synth/Arduino Mozzi Library


video upload by Afrorack

"The Mozzi library opens up many possibilities for cheap DIY modules like Complex Wave table VCO'S, Samplers, Filters and complete synthesizer projects. It's one of those discoveries I wonder why I didn't know about it. If you are interested in the code for arduino, let me know
To support the channel
Patreon- https://www.patreon.com/afrorack Paypal- https://www.paypal.com/paypalme/afror..."

Arduino Mozzi posts
PREVIOUS PAGE NEXT PAGE HOME


Patch n Tweak
Switched On Make Synthesizer Evolution Vintage Synthesizers Creating Sound Fundlementals of Synthesizer Programming Kraftwerk

© 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