electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » Clavia Nord Modular » G2 Building Blocks
Mandelbrot Set
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 2 [41 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Goto page: 1, 2 Next
Author Message
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Wed Sep 06, 2006 12:44 pm    Post subject: Mandelbrot Set Reply with quote  Mark this post and the followings unread

Few basic mandelbrot variations

z=(z*z)+c
z=sin(z*z)+c
z=c*z(1-z)

Not floating point number ( only approximately but useful for generative music )

Smile


Mandelbrot-1.pch2
 Description:
z=(z*z)+c

Download (listen)
 Filename:  Mandelbrot-1.pch2
 Filesize:  1.28 KB
 Downloaded:  1935 Time(s)


Mandelbrot-1.pch2
 Description:
z=(z*z)+c

Download (listen)
 Filename:  Mandelbrot-1.pch2
 Filesize:  1.28 KB
 Downloaded:  1842 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Wed Sep 06, 2006 12:48 pm    Post subject: Reply with quote  Mark this post and the followings unread

sorry duplicate file my first multi post


Mandelbrot-2.pch2
 Description:
z=sin(z*z)+c

Download (listen)
 Filename:  Mandelbrot-2.pch2
 Filesize:  1.36 KB
 Downloaded:  1773 Time(s)


Mandelbrot-3.pch2
 Description:
z=c*z(1-z)

Download (listen)
 Filename:  Mandelbrot-3.pch2
 Filesize:  1.39 KB
 Downloaded:  1752 Time(s)

Back to top
View user's profile Send private message Visit poster's website
ian-s



Joined: Apr 01, 2004
Posts: 2672
Location: Auckland, New Zealand
Audio files: 42
G2 patch files: 626

PostPosted: Wed Sep 06, 2006 1:26 pm    Post subject: Reply with quote  Mark this post and the followings unread

Very nice, thank you. Very Happy
Back to top
View user's profile Send private message
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Fri Sep 08, 2006 9:33 am    Post subject: Reply with quote  Mark this post and the followings unread

z=z*z+c+sin(z)


Mandelbrot-4.pch2
 Description:
z=z*z+c+sin(z)

Download (listen)
 Filename:  Mandelbrot-4.pch2
 Filesize:  1.37 KB
 Downloaded:  1758 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Fri Sep 08, 2006 10:18 am    Post subject: Reply with quote  Mark this post and the followings unread

z=c*z+(1-c)*z*z


Mandelbrot-5.pch2
 Description:
z=c*z+(1-c)*z*z

Download (listen)
 Filename:  Mandelbrot-5.pch2
 Filesize:  1.44 KB
 Downloaded:  1767 Time(s)


Mandelbrot-5.pch2
 Description:
z=c*z+(1-c)*z*z

Download (listen)
 Filename:  Mandelbrot-5.pch2
 Filesize:  1.44 KB
 Downloaded:  1767 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Fri Sep 08, 2006 10:19 am    Post subject: Reply with quote  Mark this post and the followings unread

im stupid - why duplicate post ?????????????

sorry
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Fri Sep 08, 2006 10:21 am    Post subject: Reply with quote  Mark this post and the followings unread

z=c*z+(1-c)*sin(z)


Mandelbrot-6.pch2
 Description:
z=c*z+(1-c)*sin(z)

Download (listen)
 Filename:  Mandelbrot-6.pch2
 Filesize:  1.5 KB
 Downloaded:  1788 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Fri Sep 08, 2006 10:23 am    Post subject: Reply with quote  Mark this post and the followings unread

please help me make basic divider

z=x/y

very thanks
Back to top
View user's profile Send private message Visit poster's website
mosc
Site Admin


Joined: Jan 31, 2003
Posts: 18240
Location: Durham, NC
Audio files: 224
G2 patch files: 60

PostPosted: Fri Sep 08, 2006 4:39 pm    Post subject: Reply with quote  Mark this post and the followings unread

Thanks for posting these patches. They are facinating. I really like this stuff.

As for division on the G2, maybe this thread will be of use to you. http://electro-music.com/forum/topic-5147.html

_________________
--Howard
my music and other stuff
Back to top
View user's profile Send private message Visit poster's website AIM Address
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Sep 09, 2006 12:20 am    Post subject: Reply with quote  Mark this post and the followings unread

Thanks help Mosc Smile
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24419
Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320

PostPosted: Thu Oct 05, 2006 1:43 pm    Post subject: Reply with quote  Mark this post and the followings unread

Quite a set, interesting as well, had totally missed it ... next time please don't post such when I'm on a holiday Very Happy

And maybe interesting, here is the "simple" Z <- Z^2 + C case worked out for Z and C being complex numbers (Z as a + bi and C as c + di).

Made the left channel osc listen to the real part (a) and the right channel osc to the imaginary part (b) of Z - also nice patterns I think. the patch is demo "friendly".

Explanation :

Z <- Z^2 + C Which can be rewritten as :

a + bi <- (a + bi)^2 + (c + di) or :

a + bi <- a^2 - b^2 + 2abi + c + di or with real and imaginary parts sorted :

a + bi <- (a^2 - b^2 + c) + (2ab + d)i or split into two equations :

a <- a^2 - b^2 + c
b <- 2ab + d

The patch always uses Z = 0 + 0i as the start value for the iteration (on patch load), C is a user variable with coarse and fine control.


mandc-1.pch2
 Description:
Another mandelbrot patch

Download (listen)
 Filename:  mandc-1.pch2
 Filesize:  2.17 KB
 Downloaded:  2711 Time(s)


_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Oct 07, 2006 10:23 am    Post subject: Reply with quote  Mark this post and the followings unread

Blue Hell thanks mathematical theory and patch

My new set is Newton Julia fractal

fn(z)=2z^3+1/3z^2 ( aprox. )

Smile


Mandelbrot-7.pch2
 Description:
fn(z)=2z^3+1/3z^2

Download (listen)
 Filename:  Mandelbrot-7.pch2
 Filesize:  1.55 KB
 Downloaded:  1685 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Tue Dec 26, 2006 3:27 am    Post subject: Reply with quote  Mark this post and the followings unread

Basic algo z=(z*z)+c with range detection algo Smile


Mandelbrot-8.pch2
 Description:
z=(z*z)+c with range detection

Download (listen)
 Filename:  Mandelbrot-8.pch2
 Filesize:  1.43 KB
 Downloaded:  1591 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Tue Dec 26, 2006 3:56 pm    Post subject: Reply with quote  Mark this post and the followings unread

Basic algo z=(z*z)+c with range detection and dynamic "c" for more complexity Smile


Mandelbrot-9.pch2
 Description:
Basic algo z=(z*z)+c with range detection and dynamic "c" for more complexity

Download (listen)
 Filename:  Mandelbrot-9.pch2
 Filesize:  1.55 KB
 Downloaded:  1494 Time(s)

Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Dec 30, 2006 6:34 am    Post subject: Reply with quote  Mark this post and the followings unread

z=sin(z^2+c)^2


sin(z^2+c)^2.jpg
 Description:
 Filesize:  57.39 KB
 Viewed:  49859 Time(s)

sin(z^2+c)^2.jpg



_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Dec 30, 2006 6:36 am    Post subject: Reply with quote  Mark this post and the followings unread

z=sin(z^2+c)^2


sin(z^2+c)^2.pch2
 Description:
z=sin(z^2+c)^2

Download (listen)
 Filename:  sin(z^2+c)^2.pch2
 Filesize:  1.51 KB
 Downloaded:  1501 Time(s)


sin(z^2+c)^2.pch2
 Description:
z=sin(z^2+c)^2

Download (listen)
 Filename:  sin(z^2+c)^2.pch2
 Filesize:  1.51 KB
 Downloaded:  1614 Time(s)


_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Dec 30, 2006 6:37 am    Post subject: Reply with quote  Mark this post and the followings unread

sorry dual post Smile
_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Dec 30, 2006 6:48 am    Post subject: Reply with quote  Mark this post and the followings unread

z=sin(z^2+c)^zi
zi=(z^2+c)


sin(z^2+c)^zi.jpg
 Description:
 Filesize:  51.22 KB
 Viewed:  49854 Time(s)

sin(z^2+c)^zi.jpg



sin(z^2+c)^zi.pch2
 Description:
z=sin(z^2+c)^zi
zi=(z^2+c)

Download (listen)
 Filename:  sin(z^2+c)^zi.pch2
 Filesize:  1.5 KB
 Downloaded:  1551 Time(s)


_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
darwen



Joined: Jul 20, 2006
Posts: 33
Location: france
G2 patch files: 5

PostPosted: Mon Jan 01, 2007 3:01 am    Post subject: Reply with quote  Mark this post and the followings unread

I don't understand the utilities of this patches , can someone explane it please.
I just see math equations and not real sound patch and i 'm also bad in math than in english ,sorry. Embarassed
Back to top
View user's profile Send private message
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Mon Jan 01, 2007 2:14 pm    Post subject: Reply with quote  Mark this post and the followings unread

This is only building blocks ideal for generative and algoritmic music patch.

Using like lfo oscilator

This building blocks not 100% mathematical equation only approximately but useful Smile

I fascinating on fractal geometry Smile

Kamil

_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
mosc
Site Admin


Joined: Jan 31, 2003
Posts: 18240
Location: Durham, NC
Audio files: 224
G2 patch files: 60

PostPosted: Tue Jan 02, 2007 8:44 am    Post subject: Reply with quote  Mark this post and the followings unread

You might think of this a some kind of sequencer for generating melodies or note sequences. Instead of a random note generator or a repeating note sequencer, these patches generate sequences that sound musical and interesting. If you are interested in pop music or jazz, these might not be all that useful, but if you are developing algorithmic based music, these are just great to have in your bag of tricks.
_________________
--Howard
my music and other stuff
Back to top
View user's profile Send private message Visit poster's website AIM Address
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Tue Jan 02, 2007 11:30 am    Post subject: Reply with quote  Mark this post and the followings unread

fn(z)=sin((z^2+c)^(z^2+c)) same equation like previous patch but with better sinus function


Mandelbrot-13.pch2
 Description:
fn(z)=sin((z^2+c)^(z^2+c)) same equation like previous patch but with better sinus function

Download (listen)
 Filename:  Mandelbrot-13.pch2
 Filesize:  1.54 KB
 Downloaded:  1652 Time(s)


_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Jan 20, 2007 4:31 am    Post subject: Reply with quote  Mark this post and the followings unread

fn(z)=z^2+sin(c)


Mandelbrot-14.jpg
 Description:
 Filesize:  52.5 KB
 Viewed:  49521 Time(s)

Mandelbrot-14.jpg



_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sat Jan 20, 2007 4:32 am    Post subject: Reply with quote  Mark this post and the followings unread

fn(z)=z^2+sin(c)


Mandelbrot-14.pch2
 Description:
fn(z)=z^2+sin(c)

Download (listen)
 Filename:  Mandelbrot-14.pch2
 Filesize:  1.47 KB
 Downloaded:  1895 Time(s)


_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
JLS



Joined: Nov 05, 2005
Posts: 507
Location: Czech
Audio files: 30
G2 patch files: 316

PostPosted: Sun Feb 04, 2007 8:01 am    Post subject: Reply with quote  Mark this post and the followings unread

fn(z)=z*sin(z)+c


Mandelbrot-15.jpg
 Description:
fn(z)=z*sin(z)+c
 Filesize:  35.46 KB
 Viewed:  49357 Time(s)

Mandelbrot-15.jpg



_________________
Sorry my bad English Smile
https://soundcloud.com/1jls
https://soundcloud.com/user-819966312-266044932
https://github.com/jlswbs
https://www.youtube.com/channel/UC66pYfMX8VBLaBbsaprIlnA
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 2 [41 Posts]
View unread posts
View new posts in the last week
Goto page: 1, 2 Next
Mark the topic unread :: View previous topic :: View next topic
 Forum index » Clavia Nord Modular » G2 Building Blocks
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use