Search found 6 matches

by PatieThePC
Sun May 28, 2023 10:04 pm
Forum: General
Topic: Flowstone 4 alpha (FS4)
Replies: 110
Views: 3128141

Re: Flowstone 4 alpha (FS4)

How is the FS4 alpha going ???

We are all waiting so long for an update now!
I'am still on 3.08

Like to test alpha 4.?? too
by PatieThePC
Tue May 14, 2019 10:56 pm
Forum: User Examples
Topic: Midi Controller
Replies: 0
Views: 12746

Midi Controller

midi cont.jpg

Hello everyone,

Here's my first attemp to make a Midi-Controller.
This is only a base, and i hope to get some tips on how to gow further.

On the bottom of the program there's a mixer that controls the volume and pan of each midi channel.
Untherneath that there are LED's that ...
by PatieThePC
Thu Oct 05, 2017 9:44 pm
Forum: User Examples
Topic: Midi Channel Monitor
Replies: 8
Views: 34318

Re: Midi Channel Monitor

Hello,
I'am back again.

I've made some changes to my midi Monitor/Controller

The level sliders are working now.
I have changed the playing notes to be displayd in a piano. You can chance the display channel by
clicking on the channel-number.

Most work was at the inside. But more functions are ...
by PatieThePC
Mon Sep 05, 2016 1:54 pm
Forum: User Examples
Topic: Midi Channel Monitor
Replies: 8
Views: 34318

Re: Midi Channel Monitor

First my excusses for my not very good english, i'am from the Netherlands so enlish is not my native language

A made a little progress on the Monitor. Now all 16 Channels are readout, and i put the ruby-code for each channel in to one ruby_module.

Now i want to try put the greens for the level ...
by PatieThePC
Mon Sep 05, 2016 1:48 pm
Forum: User Examples
Topic: Midi Channel Monitor
Replies: 8
Views: 34318

Re: Midi Channel Monitor

Fascinating! I never knew that tulamide.

It makes sense too since if you are sliding a note on a violin the next one along will be the current note either flattened or sharpened, depending on direction.

In my case if you pointed to MIDI note 63 and asked me its name I would automatically say Eb ...
by PatieThePC
Sun Sep 04, 2016 6:27 pm
Forum: User Examples
Topic: Midi Channel Monitor
Replies: 8
Views: 34318

Midi Channel Monitor

This is my first post here.


I'am new to flowstone and ruby.
I want to make a Midi-Monitor and later a controller of it.
This is wat i made till now.

Maybe some of jou have some tips?