Woah! 1416+!

User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Woah! 1416+!

Post by IXix »

--- Build 1416 - Sunday, 01 January 2012 15:45:36 UTC
- managed (.net) machine support
:shock:

Care to elaborate?
Last edited by IXix on Sun Jan 08, 2012 6:55 pm, edited 2 times in total.
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1146!

Post 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.
Attachments
ManagedMachine.zip
(3.43 KiB) Downloaded 335 times
User avatar
mantratronic
Posts: 296
Joined: Mon Nov 21, 2011 7:23 pm

Re: Woah! 1146!

Post by mantratronic »

:o yes yes yes yes yes! best start to a year ever :D
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1146!

Post by IXix »

oskari wrote:Get build 1417, there's a bug in 1416.

Source code for the included Jeskola Gain machine:

<span><a href="http://pastebin.com/JEueXn1N" class="smarterwiki-linkify">http://pastebin.com/JEueXn1N[/url]</a></span>

There's a complete SharpDevelop (free ide) solution in the attachment.
That's very interesting. Thanks!
User avatar
mantratronic
Posts: 296
Joined: Mon Nov 21, 2011 7:23 pm

Re: Woah! 1146!

Post by mantratronic »

100th topic btw, mind if I fix the topic on this momentous day Ix? :)
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1146!

Post by oskari »

Block version of Work (will be in the next build):

http://pastebin.com/jdC8ZD0r
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1146!

Post 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.
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1146!

Post by IXix »

oskari wrote:Block version of Work (will be in the next build):

http://pastebin.com/jdC8ZD0r
Cool, I was wondering about that. :)
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1416!

Post 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.
User avatar
mantratronic
Posts: 296
Joined: Mon Nov 21, 2011 7:23 pm

Re: Woah! 1146!

Post 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 :P
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1416!

Post by IXix »

Just to clarify, a C# machine doesn't need a separate GUI.dll, is that right?
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1416!

Post by oskari »

Right, but GUIs are not supported yet.
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1416!

Post by oskari »

User avatar
mantratronic
Posts: 296
Joined: Mon Nov 21, 2011 7:23 pm

Re: Woah! 1416!

Post by mantratronic »

Image
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1416!

Post by IXix »

mantratronic wrote:Image
My thoughts exactly.
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1416!

Post by oskari »

Automatic state saving/loading:

http://pastebin.com/VnsbMvYm
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1416!

Post by IXix »

oskari wrote:Automatic state saving/loading
Stand back! The man's on fire!
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1416!

Post by oskari »

Updated example for 1418.
Attachments
ManagedMachine.zip
(4.07 KiB) Downloaded 351 times
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: Woah! 1416!

Post by oskari »

1420 out with some documentation here: http://svn.jeskola.net/buzzgui/BuzzGUI. ... Machine.cs
User avatar
IXix
Posts: 1113
Joined: Wed Nov 23, 2011 3:24 pm

Re: Woah! 1416!

Post 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.
Post Reply