Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 13 matches

by PopstarWannabe
13 Jan 2017, 23:19
Forum: Add-ons discussion
Topic: Isomorphic Keyboard Template User Module
Replies: 9
Views: 30157

It's almost ready!!! I was wrong! The Velocity slider - PERFECT ! Color customization - PERFECT ! Transposition via "SEMITONE" and "OCTAVE" sliders - PERFECT ! I think you should eliminate completely the borders. "ADJUST X" and "ADJUST Y" should be enough for one to spread the keys (to simulate a re...
by PopstarWannabe
10 Jan 2017, 22:58
Forum: Add-ons discussion
Topic: Isomorphic Keyboard Template User Module
Replies: 9
Views: 30157

Oh my God, I am stupid.

I've just noticed the sliders just now. Sorry, mate!

I'll play with those tomorrow too and get back here.
by PopstarWannabe
10 Jan 2017, 22:31
Forum: Add-ons discussion
Topic: Isomorphic Keyboard Template User Module
Replies: 9
Views: 30157

- Touch response is instant. THAT IS PERFECT !!! - Feedback of touched key (lights green - yellow) is PERFECT ! - Intersection areas (borders) use too much proportion from hexagon's area. They should be thinner. - Multi touch does not work, except on adjacent notes (i. e. when I touch a border or an...
by PopstarWannabe
08 Jan 2017, 00:16
Forum: Add-ons discussion
Topic: Isomorphic Keyboard Template User Module
Replies: 9
Views: 30157

WOW! Amazing! "cpp" means programming language C++ ? I quickly tried it on Desktop (with the mouse). There were some issues, but I will test it on multi touch tablet. I couldn't manually rewire the mouse outputs. There were no equivalents at the input (left) side of the module. I downloaded version ...
by PopstarWannabe
16 Dec 2016, 18:58
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

Wow, seems like you've done it.

I will dive into it and test it in the next couple of days.

Thank you!
by PopstarWannabe
14 Dec 2016, 23:53
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

nay-seven wrote:...so maybe we can use 8 shapes to create a real hexa, each shape sending the same note ?
Now you created an octagon :) but I get point. I think it would work.

How did you create the shapes anyway? Using the module "Shape, Rectangle, Circle, Oval" ?
by PopstarWannabe
14 Dec 2016, 23:24
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

... but what about using rotated shape ? Ha ha :) That is nice, thank you. I never thought of an isomorphic keyboard using rotated squares. Well, in theory... why not? I'm not sure though of the efficiency of playing such a keyboard... I have only played several with hexagons. I could experiment on...
by PopstarWannabe
14 Dec 2016, 22:25
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

... there are high risks of selecting wrong cell if too close to borders, also usine consider a square of the hexa limits, not the shape itself ... After trying hard to learn about the modules and to decipher your patches I came to the forum and re-read this. This is really not acceptable to what I...
by PopstarWannabe
07 Dec 2016, 09:51
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

WOW !!!

Thank you so much!! I'll look at it and give feedback.

Velocity can not be dealt with within a hexagonal shape. It doesn't make sense. The only solution is a slider somewhere on the workspace that sets velocity for all touched notes.
by PopstarWannabe
06 Dec 2016, 09:42
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

I see several ways, making arrays of individual "cells" knobs/panels with hexa bitmaps, or line arrays of matrixes (one line, then one line offseted under ext), using the draw object panel to place and lock circles then place a bitmap behing with hexa layouts ,or sdk . Ok, what's the most "immediat...
by PopstarWannabe
04 Dec 2016, 17:57
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

What about the procedure described here http://www.sensomusic.org/wiki3/doku.ph ... and_faders ??
by PopstarWannabe
04 Dec 2016, 10:18
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

Isomorphic keyboard: https://www.youtube.com/watch?v=V5JQ61TSshQ It's just an array of hexagons.

How do I go about building that?
by PopstarWannabe
03 Dec 2016, 23:12
Forum: General discussion
Topic: Using piano roll, and touchscreen to play vst?
Replies: 33
Views: 43511

I've done a SDK user module that is a full sized midi keyboard (88 notes or more), can be played with a touchscreen ... ... I'll post it in add-ons when I can sort out some type of simple tutorial. Did you manage to post it? It works fine with multi-touch, but requires the module mouse output param...