's Avatar

@schemawound.com.bsky.social

Electronic music project. 1/2 of Birds For Scale. Ambient / Drone / Noise / Industrial / IDM Always changing, always listening. Fan of Bitwig, Renoise, Eurorack and Supercollider More: https://schemawound.com

769 Followers  |  750 Following  |  30 Posts  |  Joined: 15.11.2024  |  1.7427

Latest posts by schemawound.com on Bluesky

Preview
MaYbe Not In the release notes for the new beta of Renoise 3.0 there is something that immediately caught my eye. β€œA new effect command is the MaYbe command (0Yxx). It can be put into a note column or an eff…

An older post about using the MaYbe command in #Renoise
to add probabilities and random chance to your tracks

#Daw

schemawound.com/2014/01/09/m...

06.12.2024 14:31 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Bitwise Background: While looking for Arduino projects to build I found the Algorithmic Noise Machine. I was instantly intrigued by the noises it generated using bitwise operations. Looking further I reali…

A blog post explaining bitwise operators for audio output using #Supercollider

#Bytebeat

schemawound.com/2013/08/22/b...

04.12.2024 13:33 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Renoise to Supercollider (via Reaktor and OSC) Anyone who has read my blog knows how much I love both Supercollider and Renoise but the two have always occupied two different areas of my workflow. I have decided it was finally time to start com…

A blog post about connecting #Renoise to #Supercollider via #Reaktor and #OSC.

Gluing all the things together!

schemawound.com/2014/09/23/r...

03.12.2024 15:57 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Tweet Deconstruction: 2014-12-12 Last Friday I tweeted out the following bit of Supercollider code. play{x=LFSaw.ar([0.3,0.6])*LFSaw.ar([1,1.5])*SinOsc.ar([440,220]*LFPulse.kr(0.12).range(1,2));CombC.ar(x,0.5,0.5,9,0.5,x)/12} Fitt…

Another #Supercollider tweet breakdown

play{x=LFSaw.ar([0.3,0.6])*LFSaw.ar([1,1.5])*SinOsc.ar([440,220]*LFPulse.kr(0.12).range(1,2));CombC.ar(x,0.5,0.5,9,0.5,x)/12}

schemawound.com/2014/12/18/t...

02.12.2024 15:54 β€” πŸ‘ 8    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Tweet Deconstruction: 2015-12-31 I have not posted much about Supercollider latley so I decided to take a couple minutes to break drown a recent tweet I posted. play{a=SinOsc;y=CombC.ar(Dust.ar(1),1,a.ar(0.01,0,2e-3,3e-3),30,1);z=…

Breaking down an old #Supercollider tweet.

play{a=SinOsc;y=CombC.ar(Dust.ar(1),1,a.ar(0.01,0,2e-3,3e-3),30,1);z=CombC.ar(y,1,[0.2,0.3],30,1,y);SelectX.ar(a.ar(0.1),[z,z*a.ar(99)])/3}

schemawound.com/2016/01/04/t...

02.12.2024 15:52 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

I've been posting a lot about synthesis and audio lately. Balancing it out with pictures of Mingus being a goofball.

28.11.2024 15:53 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Logical Clocks Recently I have been experimenting with clock dividers and logic modules. Β It’s an area that often gets overlooked by newcomers to modular synthesis. Β Discussions of logic modules will usually only…

A blog post about making beats using clock dividers and Boolean logic.

#modular #eurorack #reaktor

schemawound.com/2016/08/19/l...

27.11.2024 13:10 β€” πŸ‘ 8    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Formula Breakdown Yesterday I wrote a postΒ about the Formula Device in Renoise. Β I kept things pretty high level and assumed a background in programming. Β This approach lead to some questions so I am …

A follow up to the previous blog post providing more info on using the Formula device in #Renoise
schemawound.com/2016/09/29/f...

#Tracker #DAW

26.11.2024 15:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
How to Synth: Subtractive Basics – Ether DiverAccessibility ToolsIncrease TextDecrease TextGrayscaleHigh ContrastNegative ContrastLight BackgroundLinks UnderlineReadable FontReset

New update is live in my How to Synth programming series! This time we look at the basic concepts and components of subtractive synthesis.

www.etherdiver.com/how-to-synth...

24.11.2024 22:23 β€” πŸ‘ 10    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Preview
Tracking Formulas I’ve long been a fan of RenoiseΒ for the amount of control you have over every aspect of your sound. Β The meta devicesΒ are a key tool to utilize that control. Β Using these you ca…

A blog post breaking down the formula device in #Renoise. The formula device allows you to write short scripts to control automations.

#DAW #Tracker

schemawound.com/2016/09/26/t...

25.11.2024 14:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Renoise, Reaktor File Versioning and the Joy of Human Readable File Formats While trying to open an old project file I ran into an issue. Since Monark is an Ensemble provided by Native Instruments as part of Komplete I was surprised. I was even more surprised to find the f…

Renoise, Reaktor File Versioning and the Joy of Human Readable File Formats. A blog post diving into some creative problem solving and the difficulties of the current audio software ecosystem.

#Renoise #Reaktor #NativeInstruments #VST

schemawound.com/2021/04/25/r...

23.11.2024 16:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Taming Probabilities in Bitwig Anyone who has been following my blog for a while know I am a fan of probabilities and randomization in my music. While they are a great compositional aid they can become problematic later on in th…

A blog post I did on rendering down randomly generated #MIDI patterns within #Bitwig. I think this was done before Operators were introduced. I should write up some posts on that sooner than later.

#DAW

schemawound.com/2021/06/06/t...

22.11.2024 17:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Drone Control When experimenting in the Bitwig grid I will often remove any sort of envelope while trying to build an interesting drone. This generate something akin to the classic Reaktor patch β€œSpace Dro…

A quick blog post about using the #Bitwig grid to silence unruly sound sources when the transport is stopped.

#reaktor #DAW

schemawound.com/2021/11/08/d...

22.11.2024 12:45 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Birds for Scale - Hunting Response
YouTube video by Birds For Scale Birds for Scale - Hunting Response

The other half of my other music project just joined Bluesky. Give him a follow @kiggler.bsky.social and check out our soundtracks for films and games that never existed.

www.youtube.com/watch?v=73sD...

21.11.2024 18:39 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Recording CV with Bitwig Someone recently asked about how to go about rendering CV with Bitwig. For this demo I created an audio track with a HW CV Out device. I put a sine wave LFO on the CV out so that we would have some…

As a follow up to my recent posts about the Expert Sleepers ES-9 and ES-5 #Eurorack...
Here is some info about how I go about recording and using the CV within #Bitwig. Hint: Playing recorded CV from the sampler can make wild automations.
#Modular
#DAW

schemawound.com/2022/02/09/r...

21.11.2024 14:24 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Completely fair. Code for work, code for music. I may be broken :)

21.11.2024 02:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

VCV is on my list of things to get deeper on. I also want to work out using it with Supercollider for infinite power.

21.11.2024 02:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Dig it! I love how "drippy" the pitch of the lead is. Lots of character.

21.11.2024 00:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks! I was going for a little bit of a breaks made by someone who doesn't understand breaks vibe :)

20.11.2024 23:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
Conceding the Game (Nobody’s Husband), by Schemawound from the album I’m Sorry You Feel That Way

Here you go. A piece from my most recent album. Positive or negative feedback is just fine, thanks for listening :)

schemawound.bandcamp.com/track/conced...

20.11.2024 22:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Expert Sleepers ES-5 and Bitwig I previously wrote about the Expert Sleepers ES-9 a β€œEurorack 16-in/16-out USB audio interface, with DC-coupled inputs and outputs that can be used for both audio and CVs”. While it is …

As a follow up to my ES-9 post... Expert Sleepers ES-5 #Eurorack module and #Bitwig. The ES-9 is a DC coupled soundcard allowing for multiple channels of CV and audio. The ES-5 is an expander module allowing extra channels of CV and Gate connections.

#Modular

schemawound.com/2023/07/16/e...

20.11.2024 21:08 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That module just keeps on giving. It's a real gem.

20.11.2024 14:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Expert Sleepers ES-9 While getting deeper into modular I realized I needed to better integrate it into my computer workflow, that’s where the Expert Sleepers ES-9 came in. The ES-9 is a Eurorack 16-in/16-out USB …

A blog post I wrote on hooking the Expert Sleepers ES-9 #Eurorack module to #Bitwig. The ES-9 is a DC coupled soundcard allowing for multple channels of cv and audio

#Modular #DAW

schemawound.com/2022/01/16/e...

20.11.2024 12:20 β€” πŸ‘ 13    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Introducing the completed thirty-sixth starter pack with all the bands, solo artists and independent labels I can find on Blue Sky!

Please have a look, follow some or all of them, and share this pack here and in other places!

go.bsky.app/SipEyvU

19.11.2024 17:09 β€” πŸ‘ 74    πŸ” 23    πŸ’¬ 7    πŸ“Œ 0
Post image

Listen. I know that I am going to spend a lot of time sharing things I've created so I will try to balance it out by posting some pictures of my cute puppy. Fair?

19.11.2024 23:34 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Looking for a new home here. Never got on with mastodon or threads. This one seems better so far. Also looking to get back to a constant state of creation. I've been out of the loop a while

19.11.2024 23:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Great book. Read it a few months back and found it endlessly inspiring.

19.11.2024 20:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Six Tones for Sleep (or Death), by Schemawound 6 track album

I've previously released material on Subterranean Tide, Vuzh Music, Waxen Wings, Dystimbria and Xylem Records. Always looking for new labels and collaborators.

Hit me up, let's make weird things happen.

schemawound.bandcamp.com/album/six-to...

19.11.2024 16:54 β€” πŸ‘ 11    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
I’m Sorry You Feel That Way, by Schemawound 8 track album

Time for a more proper introduction. I produce electronic music under the name Schemawound. Also half of the the band Birds for Scale. My work ranges from #Ambient / #Drone / #Noise / #IDM. Working with #bitwig, #renoise, #supercollider, #eurorack.

schemawound.bandcamp.com/album/i-m-so...

19.11.2024 16:08 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Absolute Elsewhere, by Blood Incantation 6 track album

#NowPlaying

I didn't get around to this one yet. Time to fix that!🀘

bloodincantation.bandcamp.com/album/absolu...

19.11.2024 14:34 β€” πŸ‘ 16    πŸ” 4    πŸ’¬ 5    πŸ“Œ 1

@schemawound.com is following 20 prominent accounts