Re: Text filtering/replacement
Posted: Fri Mar 06, 2020 12:23 am
.
DSP Robotics and FlowStone Graphical Programming Software Support and Forums
https://dsprobotics.com/support/
MichaelBenjamin wrote:is FS a good way to learn ruby, trog?
it seems like it has some synthmaker specifics built in.
Not to mention that the "FS Ruby" is several versions (generations?) behind the current state of the art.trogluddite wrote:Learning the language itself within FS might be a bit awkward, as there aren't any native tutorials, and ones that you find on-line often won't drop in, because they assume that Ruby is running in a console - you won't see their outputs, because there isn't a console to send them to in FS.
MichaelBenjamin wrote:is FS a good way to learn ruby, trog?
it seems like it has some synthmaker specifics built in.
trogluddite wrote:My hunch is that learning Ruby the "traditional" way, as I did, and then adapt the learning to FS is probably the easier way really - you can get your head around the concepts of the language without having to keep modifying every example to fit the FS way of working. Once you know the language, doing that bit is quite easy - if you do it the other way around, you're trying to adapt code to FS using concepts that you haven't even learned yet.
Hmm. I'll sleep on that one a bit - and I'd be interested to hear what tulamide thinks; there aren't many other regulars here who do a lot of "big" Ruby code.
Spogg wrote:I guess that using Ruby for FS is like using Photoshop just to crop pictures. But it’s what I needed.
tektoog wrote:Hummm… Trog…… No offense there!
tektoog wrote:It's just that I came to SM because it was a graphical programming software… and with the years, I feel like I'm the ultimate one using the String array get at Prim….
trogluddite wrote: For example, I never understood why all of the GUI controls were converted to Ruby ones for FS
trogluddite wrote:It's maybe arguable that there should have been far more attention paid to adding new primitives to the toolbox over the years, to make these kinds of things possible without written coding
tulamide wrote:And there is nothing against using what FS provides!
tulamide wrote:Just see the whole module it's placed in and accept it as a user made prim for your toolbox