Saturday, October 28, 2017
DSP Synthesizers u808 Chip On Sale This Week
via DSP Synthesizers
"This week there is a limited sale on the DSP Synthesizers 808 drum-chip.
It's $15 instead of $25 this week only.
The chip is a 14-pin DIP chip.
It has 8 polyphonic drum-triggers, a global tune and a global accent CV input.
Very simple DIY chip for that awesome 808 sound.
Demo video at janostman.wordpress.com"
Beat707 Announces Two New MIDI Projects
via Beat707 where you'll find pre-order links:
"Presenting two great projects that I'm currently working on. I don't have pictures or videos yet as I'm still doing the prototypes. But please, read the complete description and PreOrder when possible to help me out getting the PCBs done as soon as possible. All projects will be Open-Source and Arduino Compatible.
------------------------------------
Beat707 MKeyS
MIDI Key Switching
A Small unit that allows you to select a Key and only when that key is pressed all other keys will be sent to that unit. So you can have multiple units, each to a MIDI Destination Device, and from your Master MIDI Keyboard, use the bottom octave keys to select the target destination.
To select the options you have a simple system on the board. A button and a LED allows you to set the key-range for the keys selection. And the Unit's key number.
Hardware: a very small board with MIDI Input (female) and Output (male) small cables, powered from MIDI (no external power required, but a header for that is added in case you have problems with that). We use the ATtiny85 IC (8 pins DIP) since it is low power. The MIDI cables are soldered directly to the board. Making this a pass cable that you just put between your units.
Usage: to setup the unit you just press the button and wait for the LED to flash. Now you can select which octave you will use. Quick press selects, long press goes to the next option. Now you set how many keys you want to use. The next option is the current Unit key number. Next the LED flashes again and the information is saved. Holding the button just shows the information in the same order, with flashes between each option.
What it can do: let's say you have 4 MIDI Sound Modules. For each you add this in the MIDI cable that goes from the Master Keyboard to each unit. Usually you have a cable from the Master Keyboard to the 1s Sound Module, and from that, using the MIDI Thru, you conect to the second module and so on. Now, on all units set octave to 3 and number of keys to 4. And on unit 1 you set key to 0, and unit 2 to 1, and so on. Now on your master keyboard you can press those keys on the bottom octave and them MIDI data will only be sent to the key selected unit, and output to the Sound Module connected there.
Some ideas took from the module below: key press or while key holding (possibly more options).
------------------------------------
Beat707 MPBox
MIDI Processing Box
A small module that allows you to process MIDI data in several ways. A couple of buttons and LEDs allows you to select the mode and options. The software, them, does the rest.
The hardware is simple but effective: MIDI Input and Output Connectors (female), ATmega328, USB 5V+ Power Input, 2 buttons and 2 LEDs.
Possible Modes:
1) Key to Channel Switching. Just like the above unit, but here we just change the MIDI Channel number for a key press. This is great for keyboards that has weird ways of changing the channel number. Resuming: you press the lowest key on the bottom octave of your Master Keyboard and that selects MIDI Channel 1. The next key would be Channel 2, and so on. With options as on press or while holding (possibly more options).
2) ARP, with several pre-programed options.
3) Chords. The hability to create instant chords from single key presses.
4) Mellody. You hold several keys at the bottom octave, and the upper zone white-keys will follow those keys.
5) Key Latch. Does just that. With the option of a bottom key to release it all, or low-velocity press.
6) Key Transpose and Octave Transpose using the bottom octave keys. But fixed values can be setup too.
Just give me some more ideas and I will do the code. ;-)
The software can hold multiple modes, as there's no lag on adding that. And the board can be very small to really set a mode once and forget about it. We will supply detailed information on how to set modes and options. The interface is simple so this is not an unit that you will be messing around live.
BUT, here's an idea for LIVE usage. Setup different modes to different MIDI Channels. EG: CH 1 uses the ARP, CH 2 uses Chords, CH 3 uses Key Transpose."
"Presenting two great projects that I'm currently working on. I don't have pictures or videos yet as I'm still doing the prototypes. But please, read the complete description and PreOrder when possible to help me out getting the PCBs done as soon as possible. All projects will be Open-Source and Arduino Compatible.
------------------------------------
Beat707 MKeyS
MIDI Key Switching
A Small unit that allows you to select a Key and only when that key is pressed all other keys will be sent to that unit. So you can have multiple units, each to a MIDI Destination Device, and from your Master MIDI Keyboard, use the bottom octave keys to select the target destination.
To select the options you have a simple system on the board. A button and a LED allows you to set the key-range for the keys selection. And the Unit's key number.
Hardware: a very small board with MIDI Input (female) and Output (male) small cables, powered from MIDI (no external power required, but a header for that is added in case you have problems with that). We use the ATtiny85 IC (8 pins DIP) since it is low power. The MIDI cables are soldered directly to the board. Making this a pass cable that you just put between your units.
Usage: to setup the unit you just press the button and wait for the LED to flash. Now you can select which octave you will use. Quick press selects, long press goes to the next option. Now you set how many keys you want to use. The next option is the current Unit key number. Next the LED flashes again and the information is saved. Holding the button just shows the information in the same order, with flashes between each option.
What it can do: let's say you have 4 MIDI Sound Modules. For each you add this in the MIDI cable that goes from the Master Keyboard to each unit. Usually you have a cable from the Master Keyboard to the 1s Sound Module, and from that, using the MIDI Thru, you conect to the second module and so on. Now, on all units set octave to 3 and number of keys to 4. And on unit 1 you set key to 0, and unit 2 to 1, and so on. Now on your master keyboard you can press those keys on the bottom octave and them MIDI data will only be sent to the key selected unit, and output to the Sound Module connected there.
Some ideas took from the module below: key press or while key holding (possibly more options).
------------------------------------
Beat707 MPBox
MIDI Processing Box
A small module that allows you to process MIDI data in several ways. A couple of buttons and LEDs allows you to select the mode and options. The software, them, does the rest.
The hardware is simple but effective: MIDI Input and Output Connectors (female), ATmega328, USB 5V+ Power Input, 2 buttons and 2 LEDs.
Possible Modes:
1) Key to Channel Switching. Just like the above unit, but here we just change the MIDI Channel number for a key press. This is great for keyboards that has weird ways of changing the channel number. Resuming: you press the lowest key on the bottom octave of your Master Keyboard and that selects MIDI Channel 1. The next key would be Channel 2, and so on. With options as on press or while holding (possibly more options).
2) ARP, with several pre-programed options.
3) Chords. The hability to create instant chords from single key presses.
4) Mellody. You hold several keys at the bottom octave, and the upper zone white-keys will follow those keys.
5) Key Latch. Does just that. With the option of a bottom key to release it all, or low-velocity press.
6) Key Transpose and Octave Transpose using the bottom octave keys. But fixed values can be setup too.
Just give me some more ideas and I will do the code. ;-)
The software can hold multiple modes, as there's no lag on adding that. And the board can be very small to really set a mode once and forget about it. We will supply detailed information on how to set modes and options. The interface is simple so this is not an unit that you will be messing around live.
BUT, here's an idea for LIVE usage. Setup different modes to different MIDI Channels. EG: CH 1 uses the ARP, CH 2 uses Chords, CH 3 uses Key Transpose."
Circuit Battle Sound Edit festival Lodz Poland
Streamed live 3 hours ago -CALC-
"LIVE FROM LODZ BATTLE OF THE CIRCUITS AT THE SOUND EDIT FESTIVAL"
MESS Ltd - Beat Collective
Published on Oct 28, 2017 brassmonkey
"Beat Collective Jams at MESS Ltd in Melbourne, Australia
Blurb:
Ordinarily access is members only but Melbourne Electronic Sound Studio (MESS Ltd) have opened its doors to Beat Collective for these special events!
Upon arrival you will be assigned to work in random pairs. Your challenge it to collaborate and create a track together in under 4 hours for a special edition compilation to be uploaded onto https://soundcloud.com/beat-collectiv...
To make your track, you will have access to MESS' extensive collection of amazing vintage and modern synths that will be set up ready for you to use! Check out this link to suss out the machines that are currently on rotation: http://mess.foundation/booking/
BRING: Your laptop, headphones and an audio interface (if you have one) to allow you to record sounds. MESS has leads but you may choose to bring your own as well. Should go without saying, but your friendly and open attitude. Also respect the machines!
More info check out - https://beatcollective.net
Clip shot and edited by Ben Willis
https://www.ben-willis.com"
experimentalsynth :: The Krell Suite by Chris Stack
Published on Oct 28, 2017 experimentalsynth
"The Krell Suite was inspired by one of Make Noise’s Patch of the Week videos, a demo of their 0-Coast version of that abstract electronic music staple, The Krell Patch, based on Louis and Bebe Barron’s ground-breaking soundtrack for the movie Forbidden Planet. Stream and download at https://chrisstack.bandcamp.com/album..."
Rheyne - Sequenced Jam #58
Published on Oct 28, 2017 Rheyne
"Shifting through three 16-step sequences on a Winter Modular Eloquencer in 'pendulum' step mode."
Curse of the DX7 | Woody Halloween Special
Published on Oct 28, 2017 Woody Piano Shack
"Lock your doors and dim the lights for this creepy tale. After filming in the Nordic forest I got lost and darkness fell. This is what happened next.
Part 2 of "The day I worked for Nord" evolved into my Halloween Special entitled "The Curse Of The DX7". Stranger Things meets Blair Witch Project...
Credits and thanks go to:
Eddie and William as The Forest Boys and ideas
Woody as Woody
Flowers for Bodysnatchers - Moindre
https://flowersforbodysnatchers.bandc...
Glitch sound effects
https://youtu.be/jsw0dl50nxg
Other sound effects from random YouTube videos, thanks!
Netflix Stranger Things main theme arranged and performed by Woody on Nord Lead A1. Season 2 coincidentally released today!"
Vintage Chroma Polaris Synthesizer SN 300730 For Sale From Lead Designer
Note: Auction links are affiliate links for which the site may be compensated.
via this auction
"This synth was manufactured in the early 1980s by Fender. I was the lead designer, and over the years I've collected a few of them. This is a six-voice synth with a 61-key velocity sensitive keyboard. It has selective pitch bend, which lets you bend some notes in a chord while keeping others fixed. It has a MIDI interface, and includes a built-in sequencer. And it has a nice fat sound.
This one shows some routine cosmetic wear on the outside. Much of this could be touched up quite effectively with a black magic marker, although the pictures show it as-is. Both membrane switch panels have been replaced with brand new ones, the CPU was replaced with the faster one used in the later production runs, and the RAM was expanded to the maximum 64K for maximum sequence storage space. All calibrations and adjustments have been performed. Everything works."
via this auction

This one shows some routine cosmetic wear on the outside. Much of this could be touched up quite effectively with a black magic marker, although the pictures show it as-is. Both membrane switch panels have been replaced with brand new ones, the CPU was replaced with the faster one used in the later production runs, and the RAM was expanded to the maximum 64K for maximum sequence storage space. All calibrations and adjustments have been performed. Everything works."
Steiner Microcon - Analog Synthesizer
Note: Auction links are affiliate links for which the site may be compensated.
via this auction
"All pots & switches work well
sound is clean & strong
components still look fresh
Cosmetically shows very light wear
was recently serviced by Mark @ Magnetic Studios, Pontiac MI
all original, even the screws
Includes audio cable, studio ready to go"
via this auction
"All pots & switches work well
sound is clean & strong
components still look fresh
Cosmetically shows very light wear
was recently serviced by Mark @ Magnetic Studios, Pontiac MI
all original, even the screws
Includes audio cable, studio ready to go"
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