Discussion forum for G-Force users
	Moderators:  BTT , andy55 , b.dwall , juxtiphi 
			
		
		
			
				
								ShohS 							 
									
		Posts:  76  		Joined:  Fri Apr 06, 2018 11:46 am 		
		
											Location:  no one must know shhhh 
							
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by ShohS   »  Wed Jun 26, 2019 8:51 am 
			
			
			
			
			so the first time I installed g-force, there was this waveshape that totally intrigued me (spirograph). So I tried making the waveshape based on what i think it would look like. Turns out, its a completely different waveshape and it didn't look like what i imagined it to be so here is my attempt on recreating the waveshape "Spirograph".
Code: Select all 
//Mandala - Inside Out By ShohS
Aspc=1 
stps="1+(5*3*7*8*3)"
A0="3+rnd(10)"
A1="choice({1, 2})"
A2="3+A1*round(1+rnd(6))"
A3="5+(2*rnd(3))"
A4="2*(choice({2, 3}))"
 
C0="0.5 + .1" 
C1="sin( A4 * pi * s ) * bass * 6"
C2="cos( A4 * pi * s ) * bass * 6"
C3="A2"
C4="s * 2 * C3 * pi + t*A3", // Angle 
X0="0.03*(C1 + cos(C4)*A0)" 
Y0="0.03*(C2 + sin(C4)*A0)" 
ConB=1 
LWdt="1.5" 
Vers=540 
Also sorry for the slowdown because of a ton of schoolwork had my time for a while.
 
			
			
									
									Nut
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
								juxtiphi 							 
						Moderator 			
		Posts:  1471  		Joined:  Sat Jan 15, 2005 1:29 pm 		
		
						
						
		 
		
						
						 
													
							
						
									
						Post 
					 
								by juxtiphi   »  Wed Jun 26, 2019 11:43 am 
			
			
			
			
			Nice work!  it's very tight and looks more like a spirograph than spirograph.
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
								BTT 							 
						Administrator 			
		Posts:  2262  		Joined:  Sun Jun 20, 2010 9:34 pm 		
		
											Location:  United Kingdom 
							
						
		 
		
						
						 
													
							
						
									
						Post 
					 
								by BTT   »  Thu Jun 27, 2019 1:33 pm 
			
			
			
			
			Hello ShohS 
 
Thanks again for sharing another good WaveShape. Your really good at creating new configs, and I hope you have many more to share with us.
			
			
									
									. 
Regards BTT 
 
ColorMap Creator for G-Force and Aeon --- SoundSpectrum Forum Administrator.