If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 29 matches
- Sun Sep 17, 2017 1:12 pm
- Forum: General
- Topic: Python instead of Ruby
- Replies: 0
- Views: 10901
Python instead of Ruby
I'm aware some of you might be saying 'Huh?'.
It might be way to late in the ball game to change scripting languages, but this could still remain food for thought.
Python is so much more popular than Ruby is and could potentially attract a bigger crowd of developers.
'Just my two cents worth!
Cheers
It might be way to late in the ball game to change scripting languages, but this could still remain food for thought.
Python is so much more popular than Ruby is and could potentially attract a bigger crowd of developers.
'Just my two cents worth!
Cheers
- Fri Oct 31, 2014 10:32 pm
- Forum: General
- Topic: Flowstone under Linux Mint 17
- Replies: 2
- Views: 8482
Re: Flowstone under Linux Mint 17
Thank you for this great info!
If flowstone is to gain ground in this highly saturated market of robotic control software, it will be when you can disseminate your flowstone created .exes onto el-cheapo single board microcomputers just running Linux.
If you got that far using Crossover, knowing ...
If flowstone is to gain ground in this highly saturated market of robotic control software, it will be when you can disseminate your flowstone created .exes onto el-cheapo single board microcomputers just running Linux.
If you got that far using Crossover, knowing ...
- Sat Mar 22, 2014 12:26 am
- Forum: General
- Topic: Raspberry PI
- Replies: 6
- Views: 19257
Re: Raspberry PI
Thank you so much for all these great suggestions!
Although, if you were to take 4) i.e. the .NET route as in writing a dll with opc that would be like trying to get rid of an outbreak of ants in your apartment with a hand grenade...
If you take the .NET approach you may just as well use a ...
Although, if you were to take 4) i.e. the .NET route as in writing a dll with opc that would be like trying to get rid of an outbreak of ants in your apartment with a hand grenade...
If you take the .NET approach you may just as well use a ...
- Thu Mar 20, 2014 6:45 pm
- Forum: General
- Topic: Raspberry PI
- Replies: 6
- Views: 19257
Re: Raspberry PI
Yes,
but knowing how many Raspberry Pies that have been sold, well over a million I believe, wouldn't it make sense to offer a native component like there are for Phidgets and LabJack devices where the RP's 32 GPIOs would be directly accessible within FlowStone ?
That's very different than having ...
but knowing how many Raspberry Pies that have been sold, well over a million I believe, wouldn't it make sense to offer a native component like there are for Phidgets and LabJack devices where the RP's 32 GPIOs would be directly accessible within FlowStone ?
That's very different than having ...
- Sat Dec 01, 2012 11:23 pm
- Forum: General
- Topic: FlowStone and Multi-processing
- Replies: 2
- Views: 10666
Re: FlowStone and Multi-processing
Ah ha, sequential-core processes than.
Not parallel processing, but at least multiple cores can get put to use within a single build and not just doze...
Cheers
Not parallel processing, but at least multiple cores can get put to use within a single build and not just doze...
Cheers
- Fri Nov 30, 2012 6:04 pm
- Forum: General
- Topic: FlowStone and Multi-processing
- Replies: 2
- Views: 10666
FlowStone and Multi-processing
I was wondering if FlowStone 3 has a built-in scheduler so as to create exes and vst that can fully exploit multi-processing and multi-threading hardware like 4 and 8 core cpus.
Built-in schedulers multiplex multiple OS threads automatically over the nodes without the programmer having to deal with ...
Built-in schedulers multiplex multiple OS threads automatically over the nodes without the programmer having to deal with ...
- Sun Mar 04, 2012 1:20 am
- Forum: General
- Topic: How to read midi input signals from usb attached keyboard
- Replies: 1
- Views: 9688
Re: How to read midi input signals from usb attached keyboar
First start with a MIDI In component or an empty module where you have added a MIDI connector.
Then link that MIDI connector to any of the following components:
MIDI Aftertouch
MIDI Control Change
MIDI Pitch Bend
MIDI Splitter
MIDI Mono
which all output Integer values.
The 'Sysex to String ...
Then link that MIDI connector to any of the following components:
MIDI Aftertouch
MIDI Control Change
MIDI Pitch Bend
MIDI Splitter
MIDI Mono
which all output Integer values.
The 'Sysex to String ...
- Fri Mar 02, 2012 6:49 am
- Forum: General
- Topic: Video Overlay
- Replies: 5
- Views: 18676
Re: Video Overlay
...
My biggest hurdle in navigating Flowstone modules is actually finding what I'm looking for in among all the nested modules. Is there any trick or tip you can give me to help find buried code? Like a search or something?
You're not the only one with this problem.
The two main issues ...
My biggest hurdle in navigating Flowstone modules is actually finding what I'm looking for in among all the nested modules. Is there any trick or tip you can give me to help find buried code? Like a search or something?
You're not the only one with this problem.
The two main issues ...
- Tue Feb 07, 2012 3:18 am
- Forum: General
- Topic: v2 not working like v1 did! HELP!
- Replies: 16
- Views: 51137
Re: v2 not working like v1 did! HELP!
Thank you Embedded for so eloquently explaining that to us!!
I now have a much better understanding of the MGUI component
It might be worth mentioning here, at least for some of the more simple minded people like myself, a cool feature the MGUI hides.
Unlike other components, like for example ...
I now have a much better understanding of the MGUI component
It might be worth mentioning here, at least for some of the more simple minded people like myself, a cool feature the MGUI hides.
Unlike other components, like for example ...
- Sat Feb 04, 2012 12:08 am
- Forum: General
- Topic: v2 not working like v1 did! HELP!
- Replies: 16
- Views: 51137
Re: v2 not working like v1 did! HELP!
This is the same in V1 & V2, nothing has changed here.
...
The order that you add components will set the layering, the newer components are on top. You can change the order on the top level by right clicking and selecting 'Send Back', 'Bring to Front' etc. (in edit mode - padlock open) . Or ...
...
The order that you add components will set the layering, the newer components are on top. You can change the order on the top level by right clicking and selecting 'Send Back', 'Bring to Front' etc. (in edit mode - padlock open) . Or ...