Back to News
Advertisement
wwillstepp about 9 hours ago 3 commentsRead Article on crux.garden

RU version is available. Content is displayed in original English for accuracy.

I have been entranced by Berlin School music for years. I love those evolving and interwoven arpeggios. Latching an arp is often my favorite way to noodle on a synth, and yes it’s because I can’t play to save my life.

Last month I got tired of waiting for someone else to build my dream arp machine, so I built my own in the form of a web synth. It is purpose-built for sculpting and performing with melodies. I call it the AM-1 Arpeggio Machine.

My next goal is to port the web engine into hardware format (using the Daisy Seed). But in the meantime, since the web app is perfectly usable, I figured why not make it free and open source. It can be used as a fun and interactive patch tool for the eventual hardware version.

App: https://crux.garden/zacos/am-1 Source: https://github.com/zacos-tech

Thanks, Will

Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 572 words in the discussion.

Trending Topics

#more#performance#part#fun#already#key#own#hardware#tempo#while

Discussion (3 Comments)Read Original on HackerNews

willsteppabout 4 hours ago
To add some further details, the AM-1 is a performance arpeggiator.

It allows you to quickly get up and running with a three-part harmony, based on a chosen key/scale/degree. But once you have your arp running, that's when the fun really begins, because you can fulfill your own Klaus Schulze fantasies right in the browser (and eventually on hardware).

First, you can tweak arp voices, patterns, octaves, attack-release shape, as well as tempo divisions and per-part loop lengths (unequal lengths phase against each other, a la Steve Reich).

Second, record your own 16-step Sequence and apply it to any part, forwards or reversed, and record a chord progression that plays itself, moving the whole ensemble one degree per bar while the melody transposes to follow.

Third, add a Drone layer from one of five voice types, including Solina-like strings and a Mellotron-like choir.

Fourth, pass your arps through Effects, such as a tempo-synced delay, including dotted-8ths, four kinds of reverb, and a swirly phaser.

Fifth, auto-tweak everything in the Mod section: Cutoff, Resonance, Shape, Drive, Reverb, Pitch, Feedback, Delay, Volume, Phaser. There are five LFO shapes, from a simple Triangle to a Lorenz-attractor Chaos modulator, with cycle times down to 30 minutes.

Sixth, now that you have everything going, you have ten real-time performance controls in Master: Tempo, Pitch, Swing, Drive, Entropy (from precise to seasick), Cutoff, Resonance, Feedback (tuned to the key root, it will howl when pushed), Glide, Output.

Two unique features: the Anomaly button generates a random patch that's always in key, and the year selector swaps the whole circuit: 2026 is clinical, while 1983 gets pulse-width drift, drive with bias memory, and a CRT-effect over the screen.

One more thing to share, this synth operates by default in keys and scales, but it has also been designed to allow you to break free from that and go fully experimental and create noise. Almost all parameters go well beyond polite (check out the Gnarl, Scream preset for an example, but cover your ears).

Happy to answer any questions about the Web Audio engine, as of now the entire codebase lives in a single HTML file. I'm currently working on porting to the Daisy Seed platform, which has been both challenging and fun.

minrawsabout 9 hours ago
I like the idea and I do understand the impulse.

I've been messing around with DAWs and soft synths since college, as a hobbyist, and my immediate reaction is that I am struggling a little to see what AM-1 is doing that hasn't already existed in more mature tools for quite a while.

Have you tried something like Stochas, for example? There are a bunch of free and paid sequencers/arpeggiators that already go pretty deep into evolving patterns, probability, polyrhythms, variations, live manipulation, etc.

Even just chaining a few free plugins together in a DAW seems like it would give you quite a bit more flexibility than this right now.

I do think the hardware angle could make this much more interesting, especially if the interface is designed in an interesting way.

But looking at the web version on its own, I'm not really seeing the unique idea or workflow yet compared to what already exists.

That doesn't mean I think you shouldn't build it, obviously. Building exactly the instrument you personally want is a perfectly good reason to make something. I'm mostly curious what you see as the part of AM-1 that it does differently or better than the stuff that's already out there.

willsteppabout 9 hours ago
I appreciate you taking a look and giving some honest feedback. To answer your question, the AM-1 is more of an instrument designed to make playing layered arpeggios (and sequences to an extent) immediate and fun. This is a machine that is made for performance, which is a lot of what Berlin School music is to me. A tool like Stochas is amazing, but it's a sequencing tool, for music production purposes. The AM-1 you could use in your living room, or in a live performance (talking about the hardware version in the works, not so much this iteration).

Basically, I wanted to give people a way to have fun with arps and make some cool music in the process.