Search found 51 matches

by Ricciardo
Wed Sep 01, 2021 3:38 pm
Forum: User Examples
Topic: Vector knobs with embed randomizer unit
Replies: 1
Views: 14095

Re: Vector knobs with embed randomizer unit

Actually ignore the post above...

the preset module had a mistake in the name routing...
(now fixed in the v2)
by Ricciardo
Sat Aug 28, 2021 6:43 pm
Forum: User Examples
Topic: Vector knobs with embed randomizer unit
Replies: 1
Views: 14095

Vector knobs with embed randomizer unit

This is something i have had for a while but it would be selfish to not share...

I made this knobs using ruby, with embed randomizer.

So basically, you can make an entire synth with this and assign random to specific module areas to change parameters with a trigger.

All you have to do is to ...
by Ricciardo
Thu Aug 05, 2021 10:33 am
Forum: User Examples
Topic: Sourcing this Synth and oscillators
Replies: 4
Views: 17264

Sourcing this Synth and oscillators

Hello,

I am a sourcing this synthesizer as i have currently i have found little time or interest in continue to develop it.

the oscillator is the result of a couple of years of experiments and inside the file you will encounter some of modules that represent the diferent stages of its ...
by Ricciardo
Fri Jul 31, 2020 12:55 pm
Forum: General
Topic: FlowStone 3.0.9 Beta2
Replies: 145
Views: 1278136

Re: FlowStone 3.0.9 Beta2

Downloaded it yesterday... Just to be clear, are you talking about the latest alpha-test version from the Slack site, or the "3.0.9 Beta 2" from dsprobotics.com?

They are NOT the same thing.

The 'topic is about the 3.0.9 Beta 2'avaliable in the site

but i assume, that if the later versions ...
by Ricciardo
Fri Jul 31, 2020 9:08 am
Forum: General
Topic: A couple of questions
Replies: 4
Views: 14396

Re: A couple of questions

Thanks a lot for the exaample, hidding the mouse will be very usefull when using in high sensitivity knobs
that require long rotations.

I leave an example of an animated knob with steps with mouse hide function
by Ricciardo
Fri Jul 31, 2020 1:33 am
Forum: General
Topic: A couple of questions
Replies: 4
Views: 14396

Re: A couple of questions

Thank you for the kind words, took me a while to make that oscillator

About the code, i have been trying to use it, but i am not fluent in ruby enough

so far i didn't managed to do it, or maybe i am using it in the wrong seccion of the syntax.

its meant to be inside of the interaction
"def
end ...
by Ricciardo
Thu Jul 30, 2020 5:00 pm
Forum: General
Topic: FlowStone 3.0.9 Beta2
Replies: 145
Views: 1278136

Re: FlowStone 3.0.9 Beta2

Downloaded it yesterday, having constantly a crash when trying to edit properties on some modules in a project
can edit the data directly inside the module but the property in the module crashes it.

Also some old schematics from SM don't load, to a point several errors popups apear when you scroll ...
by Ricciardo
Thu Jul 30, 2020 12:43 am
Forum: General
Topic: A couple of questions
Replies: 4
Views: 14396

A couple of questions

Greetings,

1. is it possible to hide mouse cursor while interacting with a ruby knob?

2. preset manage with categories, is it possible?
*in this matter i tried to be creative by using multiple managers connected to selectors and basically use a manager per category, but that didnt worked out ...
by Ricciardo
Wed Nov 14, 2018 11:04 am
Forum: User Examples
Topic: The Quilcom Blender 2: Synth using Vector Synthesis
Replies: 7
Views: 18848

Re: The Quilcom Blender 2: Synth using Vector Synthesis

the sound tickness of this is absolutelly stunning...amazing work spogg
by Ricciardo
Thu Oct 25, 2018 11:34 am
Forum: User Examples
Topic: Streamable knob prototype...
Replies: 15
Views: 33566

Re: Streamable knob prototype...

Just to be clear: Having one bitmap that serves as source for all the knobs that uses it is the right approach, but please stop making Ruby responsible for the issue. It has nothing to do with it. It is the Flowstone inputs that store the bitmaps.

And that was demanded by us users (not me, but ...