Page 1 of 2
					
				Woah! 1416+!
				Posted: Sun Jan 01, 2012 4:13 pm
				by IXix
				--- Build 1416 - Sunday, 01 January 2012 15:45:36 UTC
- managed (.net) machine support
 
 
Care to elaborate?
 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 4:23 pm
				by oskari
				Get build 1417, there's a bug in 1416.
Source code for the included Jeskola Gain machine:
http://pastebin.com/JEueXn1N
There's a complete SharpDevelop (free ide) solution in the attachment.
 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 4:33 pm
				by mantratronic
				
 yes yes yes yes yes! best start to a year ever 

 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 4:37 pm
				by IXix
				
That's very interesting. Thanks!
 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 4:49 pm
				by mantratronic
				100th topic btw, mind if I fix the topic on this momentous day Ix? 

 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 6:04 pm
				by oskari
				Block version of Work (will be in the next build):
http://pastebin.com/jdC8ZD0r 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 6:08 pm
				by IXix
				mantratronic wrote:100th topic btw, mind if I fix the topic on this momentous day Ix? 

 
Heh, just noticed my mistake. Creeping dyslexia, onset of old age probably.
 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 6:10 pm
				by IXix
				
Cool, I was wondering about that. 

 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 6:17 pm
				by oskari
				Supported parameter types:
bool, int, float, Interpolator (Transformations work with float and Interpolator)
bools are pt_switch parameters. For the others, if MaxValue < 255 pt_byte is used, otherwise pt_word is used. pt_note is not supported yet.
			 
			
					
				Re: Woah! 1146!
				Posted: Sun Jan 01, 2012 6:21 pm
				by mantratronic
				IXix wrote:mantratronic wrote:100th topic btw, mind if I fix the topic on this momentous day Ix? 

 
Heh, just noticed my mistake. Creeping dyslexia, onset of old age probably.
 
I was blaming excitement 

 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 6:29 pm
				by IXix
				Just to clarify, a C# machine doesn't need a separate GUI.dll, is that right?
			 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 6:38 pm
				by oskari
				Right, but GUIs are not supported yet.
			 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 7:21 pm
				by oskari
				
			 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 7:36 pm
				by mantratronic
				
			 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 7:51 pm
				by IXix
				mantratronic wrote:
 
My thoughts exactly.
 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 8:41 pm
				by oskari
				Automatic state saving/loading:
http://pastebin.com/VnsbMvYm 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 9:11 pm
				by IXix
				oskari wrote:Automatic state saving/loading
Stand back! The man's on fire!
 
			
					
				Re: Woah! 1416!
				Posted: Sun Jan 01, 2012 10:48 pm
				by oskari
				Updated example for 1418.
			 
			
					
				Re: Woah! 1416!
				Posted: Mon Jan 02, 2012 6:07 pm
				by oskari
				
			 
			
					
				Re: Woah! 1416!
				Posted: Mon Jan 02, 2012 6:35 pm
				by IXix
				--- Build 1420 - Monday, 02 January 2012 18:04:47 UTC
- managed machine progress
--- Build 1419 - Monday, 02 January 2012 13:43:57 UTC
- managed machine progress
- note matrix modified to be a pure c# machine
When you get a moment, any chance you could do the same to Jeskola Loop Recorder? Thanks for all this. I can't begin to imagine how much work must have been involved. Respect.