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 327 matches
- Mon Apr 27, 2020 11:00 pm
- Forum: General
- Topic: How can we protect Wav files for a rompler?
- Replies: 12
- Views: 30541
Re: How can we protect Wav files for a rompler?
1. the hatred it inspires in your customer when some machine component dies and get replaced, making the software think it's now on a "new" machine, and/or
Sure. It is really bad customer side..
2. the further hatred it inspires in your customer when your validation server goes offline at some ...
- Sun Apr 26, 2020 4:04 pm
- Forum: General
- Topic: How can we protect Wav files for a rompler?
- Replies: 12
- Views: 30541
Re: How can we protect Wav files for a rompler?
One simple solution can be using openssl to encrypt wave files. (no matter if it's a bundle or not).
To protect the wave you'll have to:
[list=]
[*] encrypt wave files using a public key
[*] give user a key to de-encrypt the files (normally public key don't allow that)
[*] give user a key with a ...
To protect the wave you'll have to:
[list=]
[*] encrypt wave files using a public key
[*] give user a key to de-encrypt the files (normally public key don't allow that)
[*] give user a key with a ...
- Wed Apr 22, 2020 12:03 am
- Forum: General
- Topic: Not Flowstone related - Ruby code question
- Replies: 10
- Views: 23885
Re: Not Flowstone related - Ruby code question
tulamide wrote: I just can't read the regex itself. I guess that would reveal a rather simple thing like 'may not include mymethod=' or something similar?
Is more or like:
^set_ = begin with
(.*) = capture anything "." for unlimited repetitions "*" in a group ()
- Tue Apr 21, 2020 6:55 pm
- Forum: General
- Topic: Not Flowstone related - Ruby code question
- Replies: 10
- Views: 23885
Re: Not Flowstone related - Ruby code question
Not so familiar with Ruby but looks like it read all class public methods in the variable "klass" through reflection.
if method is a setter (using regex to the method name) and there's a condition not clear to me:
not names.include? "#{$1}=" and
klass.instance_method(name).arity == 1
Than eval the ...
if method is a setter (using regex to the method name) and there's a condition not clear to me:
not names.include? "#{$1}=" and
klass.instance_method(name).arity == 1
Than eval the ...
- Fri Jan 01, 2016 3:52 pm
- Forum: General
- Topic: various skins - should we compile them all or "call" them?
- Replies: 11
- Views: 25352
Re: various skins - should we compile them all or "call" the
i've already made the second option and works very well.
http://synthmakers.eu/downloads/viewdow ... kins-tools
I'ts made with SM way, no ruby. Use a txt to create skin file list and load them.
http://synthmakers.eu/downloads/viewdow ... kins-tools
I'ts made with SM way, no ruby. Use a txt to create skin file list and load them.
- Tue Oct 06, 2015 10:17 am
- Forum: General
- Topic: For those trying JUCE
- Replies: 6
- Views: 18527
Re: For those trying JUCE
Why not making ourself a little open source thing like this, joining forces? would be a really teachy experience 
(* since FS anyway looks like a walking dead
)
(* since FS anyway looks like a walking dead
- Tue Oct 06, 2015 7:50 am
- Forum: General
- Topic: For those trying JUCE
- Replies: 6
- Views: 18527
Re: For those trying JUCE
Thank you. Code is clear, oop and the synth is very cool 
Would be cool to make something similar in a small team. i'm actually good in OOP programming but i'm quite reluctant to DSP
Would be cool to make something similar in a small team. i'm actually good in OOP programming but i'm quite reluctant to DSP
- Wed Sep 30, 2015 8:02 am
- Forum: General
- Topic: Learning Ruby .. from C++ any suggestions
- Replies: 5
- Views: 13931
Re: Learning Ruby .. from C++ any suggestions
I found really interesting Ror (Ruby on rails) framework as a web ruby implementation. But i think Java is much better for making desktop apps and learning since the JVW is very powerful and the language itself its strictly OOP. for a learning purpose, i'll go to Java. It's really easy then to ...
- Tue Sep 29, 2015 1:09 pm
- Forum: General
- Topic: Learning Ruby .. from C++ any suggestions
- Replies: 5
- Views: 13931
Re: Learning Ruby .. from C++ any suggestions
I think Flowstone to be not the best way to learn Ruby. FS just use ruby in a "script", "no-paradigm" way that no one would recommend. Just my 2cents
- Wed Sep 02, 2015 5:48 pm
- Forum: General
- Topic: Synthmaker site gone for good
- Replies: 13
- Views: 50901
Re: Synthmaker site gone for good
Nope sorry. And I don't think they would do so also to well known members..