Ruby UP/Down Arrows

For general discussion related FlowStone
User avatar
HughBanton
Posts: 265
Joined: Sat Apr 12, 2008 3:10 pm
Location: Evesham, Worcestershire
Contact:

Re: Ruby UP/Down Arrows

Post by HughBanton »

So ... it seems my problem with "up" & "down" (but never with "shift" & "alt" & "control") is actually down to an FS version thing :shock:

I'm habitually running 3.0.8.1, but as luck would have it, today was the day I finally took the plunge and dived into Maik's lastest 32 & 64-bit betas, gasp. Guess what, in Ruby under both of those those, all keys respond to isKeyPressed as everyone tells me they should! So I'm presuming that outside of 3.0.8.1 they do also.

Or maybe it's yet more complex. Computers, don't you just lurv 'em. (Of course we do :lol: )
tulamide
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: Ruby UP/Down Arrows

Post by tulamide »

It's not really news that 3.0.8.1 is buggy. There are a few threads that tell you why you should use 3.0.6 (until FS4 is live), and that was the version I used, of course, to test your code ;)
"There lies the dog buried" (German saying translated literally)
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Ruby UP/Down Arrows

Post by Spogg »

I’ve been using 3.06 for ages now, once tulamide finally convinced me to give it a go. Never looked back.

For me it was the stability issues that won the day. I never kept track but it feels like 3.06 crashes like about 1/20th the times that 3.08.1 did. I still save progressive versions frequently, but if I do get so absorbed that I forget, I very rarely pay for it.

In addition, the behaviour and speed of 3.06 just “feels” faster and slicker somehow.

Cheers

Spogg
User avatar
Henryenaxy
Posts: 3
Joined: Mon Feb 04, 2019 8:44 pm
Location: Sri Lanka
Contact:

Ruby UP/Down Arrows

Post by Henryenaxy »

I dont think you can store the last ruby value without the file continuously saving itself? I think the best choice would be to save your value as a text file and read it from there when you open it again?
User avatar
EdwardHauri
Posts: 2
Joined: Mon Mar 18, 2019 8:22 pm
Location: Zimbabwe
Contact:

Ruby UP/Down Arrows

Post by EdwardHauri »

Thanks for the information Spogg and tulamide. When you guys say that Ruby is slow in sound manipulation / coding, do you mean that it needs more lines of code ?
Post Reply