Jump to content
IGNORED

algorithmic composition


Recommended Posts

well, its the modulation amount for the filter cutoff. so you set the cutoff with the main knob, and then you can modulate the cutoff with the smaller pitch knobs, with a modulation signal. the small knob controls the amount of modulation

  • Replies 52
  • Created
  • Last Reply

Top Posters In This Topic

nod, I was just confused because its not labeled pitch on the G1, just a big cutoff knob with an input (or two) with smaller unlabled knobs next to them.

lol Im always totally lost with it hahaha

 

It's been almost a decade for me with the G1 though, so I guess its just ingrained in my mind at this point.

  Kcinsu said:
oh, Im not even talking about morphable waveshapes. I just mean different combinations of waveshapes between the LFOs produces interesting results.

 

ok, here is a short clip that I just let run free on the G2 demo, I recorded it into logic, and added a hint of EQ and reverb.

 

kcinsunord.mp3Fetching info...

 

holy fuck man im dying to hear some of your future tracks!!!

ugh, sorry, again, I failed to upload anything, I spent my entire morning fighting with Worcester city government and just didn't have time to get anything up

  Ghostbusters III said:
  Kcinsu said:
oh, Im not even talking about morphable waveshapes. I just mean different combinations of waveshapes between the LFOs produces interesting results.

 

ok, here is a short clip that I just let run free on the G2 demo, I recorded it into logic, and added a hint of EQ and reverb.

 

kcinsunord.mp3Fetching info...

 

holy fuck man im dying to hear some of your future tracks!!!

 

:sorcerer:

 

All in due time...

 

ten fingers: it's cool. Just let me know when you do!

Okie so here's a few more...

 

starting off with something light and fun, it's... the beach!

 

surf2.jpg

 

surf2

 

Here is "The Sequenator".. the sequences I loaded into it are really stupid because I never did much more than proof of concept with it, so I won't bore you with them.

 

sequenator.jpg

 

And here is "Gently", a very.... gentle LFO noodle....

 

gently.jpg

 

Gently mp3

 

Finally, here are all 3 of those patches in a zip file:

 

Patches

 

 

There's a G1 -> G2 patch translator available here.

 

Happy uhh... algorithming?

Ive been thinking about the Sequenator patch there ever since I posted it. It's pretty rough in this form, the keyboard splits don't cover the full range of octaves so there will occasionally be "Rests" where the random number generated doesn't correspond to any of the octaves. I think I could redo it using compare to levels actually...

 

If (level from s&h) > X then output goes to two logic circuits that are "ands" for allowing control and gate signal to pass through.

 

Then just do a long chain of these.

 

There would have to be an "active" channel, like a mixer on the side that gets signal only when the "true" statement is found on the if statement, that would let the others know not to send signal out to open their gates. it can be reset with a flip-flop logic gate every time the reset pulse from the sequencers kicks off so that will be empty for the next cycle.

 

I will work on this.

Well, if anyone is still reading, I dabbled a bit with that yesterday but didn't get very far. I instead just made the existing one span across all note ranges in the keyboard split modules.

 

I also ended up making a simple little "BOC introarizer" that basically just spouts out an everlasting BOC intro. Ill post that up later this morning.

Ok so here's my BOCerlude, err BOC Introerizer, I don't know. To me now it sounds more like the aimless BOC interludes. Very... aimlessly pretty. I don't know. In my mp3 example there's a healthy dose of delay and reverb, and an 808 BD with a loooooong decay adding even more ambiance. Enjoy!

 

bocerlude.jpg

 

Bocerlude MP3

 

BOCerlude PCH file

  Ghostbusters III said:
Rodney Brooks

 

Thank you goatbutters 3, I was trying to remember that guy's name. I agree, insofar as I think I understand what this guy's on about.

 

Good thread!

  • 1 month later...

i got myself a nord modular g1 two weeks ago and i've been cooking up some patches,

and since this thread turned into a nord place anyway:

 

here's one i made yesterday:

 

camfilter2ry8.jpg

 

http://ezcid.net/camfilter2.pch

 

it is a filter, for processing audio input, based on a six celled one-dimensional cellular automaton..

 

http://mathworld.wolfram.com/CellularAutomaton.html

 

http://en.wikipedia.org/wiki/Cellular_automata

 

the rules are loosely based on conway's Game of Life, but can be changed by changing the logic-predicates of the logic-proc modules (those are bound to the first two rows of frontpanel knobs).

 

whenever a cell becomes 'alive' (state=1), the value is stored in its respective S&H module and when the module is triggered, a corresponding envelope is gated thru which incoming audio is passed into a filter. six of those envelope/filter-combos are connected to each of the six cells (= S&H modules). except the 2nd env, that one is kind of the linear rhythmic backbone, being triggered by a more-or-less steady pulse from an eventseq. that same eventseq can also reset the first cell when the switch in the topleft corner is turned on.

experiment with different filter and envelope settings, and try changing the logic predicates on the fly with the frontpanel knobs..

  iep said:
i got myself a nord modular g1 two weeks ago and i've been cooking up some patches,

and since this thread turned into a nord place anyway:

 

here's one i made yesterday:

 

camfilter2ry8.jpg

 

http://ezcid.net/camfilter2.pch

 

it is a filter, for processing audio input, based on a six celled one-dimensional cellular automaton..

 

http://mathworld.wolfram.com/CellularAutomaton.html

 

http://en.wikipedia.org/wiki/Cellular_automata

 

the rules are loosely based on conway's Game of Life, but can be changed by changing the logic-predicates of the logic-proc modules (those are bound to the first two rows of frontpanel knobs).

 

whenever a cell becomes 'alive' (state=1), the value is stored in its respective S&H module and when the module is triggered, a corresponding envelope is gated thru which incoming audio is passed into a filter. six of those envelope/filter-combos are connected to each of the six cells (= S&H modules). except the 2nd env, that one is kind of the linear rhythmic backbone, being triggered by a more-or-less steady pulse from an eventseq. that same eventseq can also reset the first cell when the switch in the topleft corner is turned on.

experiment with different filter and envelope settings, and try changing the logic predicates on the fly with the frontpanel knobs..

 

audio plez?

I've been working on making patches that are kind of like self contained feedback systems, and are constantly changing due to the random processes that are happening within a defined range and function. So, knowing what the defined function is, you can make small tweaks to the system, and it will evolve in a new way. Its like guided algorithmic composition, or something.

 

Anyways, here is a patch I made. This recording is basically a single note drone, with me changing a small setting here and there, to make it change course from its current defined random settings. It's also EQed and compressed slightly, and has convolution reverb on it.

 

post-70-1177207040_thumb.jpg

 

http://www.kcinsu.com/audio/KcinsuNord.mp3

Edited by Kcinsu
  ten fingers ten toes said:
Bocerlude MP3

 

this is really beautiful

  kaen said:
  ten fingers ten toes said:
Bocerlude MP3

 

this is really beautiful

 

Thanks! Heh, I had to listen to it again so I could remember. It is pretty nice isn't it? I've been thinking of doing a few randomly generated released on the next p168, I bet I could bang out a bunch haha.

Guest pantsonmyhead
  iep said:
i got myself a nord modular g1 two weeks ago and i've been cooking up some patches,

and since this thread turned into a nord place anyway:

 

here's one i made yesterday:

 

camfilter2ry8.jpg

 

http://ezcid.net/camfilter2.pch

 

it is a filter, for processing audio input, based on a six celled one-dimensional cellular automaton..

 

http://mathworld.wolfram.com/CellularAutomaton.html

 

http://en.wikipedia.org/wiki/Cellular_automata

 

the rules are loosely based on conway's Game of Life, but can be changed by changing the logic-predicates of the logic-proc modules (those are bound to the first two rows of frontpanel knobs).

 

whenever a cell becomes 'alive' (state=1), the value is stored in its respective S&H module and when the module is triggered, a corresponding envelope is gated thru which incoming audio is passed into a filter. six of those envelope/filter-combos are connected to each of the six cells (= S&H modules). except the 2nd env, that one is kind of the linear rhythmic backbone, being triggered by a more-or-less steady pulse from an eventseq. that same eventseq can also reset the first cell when the switch in the topleft corner is turned on.

experiment with different filter and envelope settings, and try changing the logic predicates on the fly with the frontpanel knobs..

 

 

fucking A+ 4.5 GPA ....

 

 

 

fuck.

Guest Dr. Elemeno von Hat X: PhD
  Forlon said:
im playing around making big patches in energyxt, it's fun to do machinated stuff in there. like you begin with one really simple basic idea and it kind of blooms up around that. nice way of working, but i don't take it very serious. just messing around.

 

i love your icon what is it

nice patch kcinsu! the patchcord-jungle kind of obscures whats going on there but i like the sounds that come out. i echo tftt, can we have the pch file?

 

  Ghostbusters III said:
audio plez?

 

hey no problem, i just built a generalized nondeterministic finite state machine using the ε-transitions of the powerset constructions with a amortised boyer-moore string search algorithm utilizing a backwards richard controller suspended in iced lava tuned to the metric tensor of my pseudo-riemannian manifold, hooked it up to my nord patch, and this is what it sounds like:

 

http://ezcid.net/1.mp3

 

yeah it could use some mid-range eq'ing around 740hz, but i can't be arsed right now, have to fix my theorem concerning flat minkowski metric of the model lorentzian manifold.

Edited by iep
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   1 Member

×
×