Search found 327 matches

by CoreStylerz
Mon Apr 27, 2020 11:00 pm
Forum: General
Topic: How can we protect Wav files for a rompler?
Replies: 12
Views: 30622

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 ...
by CoreStylerz
Sun Apr 26, 2020 4:04 pm
Forum: General
Topic: How can we protect Wav files for a rompler?
Replies: 12
Views: 30622

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 ...
by CoreStylerz
Wed Apr 22, 2020 12:03 am
Forum: General
Topic: Not Flowstone related - Ruby code question
Replies: 10
Views: 23965

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 ()
by CoreStylerz
Tue Apr 21, 2020 6:55 pm
Forum: General
Topic: Not Flowstone related - Ruby code question
Replies: 10
Views: 23965

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 ...
by CoreStylerz
Fri Jan 01, 2016 3:52 pm
Forum: General
Topic: various skins - should we compile them all or "call" them?
Replies: 11
Views: 25401

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.
by CoreStylerz
Tue Oct 06, 2015 10:17 am
Forum: General
Topic: For those trying JUCE
Replies: 6
Views: 18556

Re: For those trying JUCE

Why not making ourself a little open source thing like this, joining forces? would be a really teachy experience :twisted:

(* since FS anyway looks like a walking dead :mrgreen: )
by CoreStylerz
Tue Oct 06, 2015 7:50 am
Forum: General
Topic: For those trying JUCE
Replies: 6
Views: 18556

Re: For those trying JUCE

Thank you. Code is clear, oop and the synth is very cool :lol:
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 ;)
by CoreStylerz
Wed Sep 30, 2015 8:02 am
Forum: General
Topic: Learning Ruby .. from C++ any suggestions
Replies: 5
Views: 13954

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 ...
by CoreStylerz
Tue Sep 29, 2015 1:09 pm
Forum: General
Topic: Learning Ruby .. from C++ any suggestions
Replies: 5
Views: 13954

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
by CoreStylerz
Wed Sep 02, 2015 5:48 pm
Forum: General
Topic: Synthmaker site gone for good
Replies: 13
Views: 50969

Re: Synthmaker site gone for good

Nope sorry. And I don't think they would do so also to well known members..