ArrayArrayArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2017-02-03T22:51:48+02:00https://brainmodular.org/forums/app.php/feed/topic/56292017-02-03T22:51:48+02:002017-02-03T22:51:48+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36706#p36706 It it possible to add midi note length round robin, random (with range setting), sustain and fixed.
It it possible to add midi velocity round robin, random (with range setting) and fixed.
]]>2017-01-14T00:19:12+02:002017-01-14T00:19:12+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36611#p36611 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 real instrument where the plastic keys would have some sort of border). And let user to decide how close the keys get.
Also zooming is unclear to me. I'll record a video with camera and explain.
Statistics: Posted by PopstarWannabe — 13 Jan 2017, 23:19
yes cpp means c++, usine sdk is a great tools that now allows users to code own modules for usine.
- Intersection areas (borders) use too much proportion from hexagon's area. They should be thinner.
yes will try to think and provide a custom overlap/border setting in a next version
- Multi touch does not work, except on adjacent notes (i. e. when I touch a border or an intersection point). I could not rewire the mouse outputs to mouse inputs. I tried to pull on outlet from mouse outputs but could not patch it back in.
mmm here it works as expected, but note you have to use the multitouch version (there are 2 addons links provided, one mono and one multi,) for it to work it HAS to have the ouputs wired back as shown in previous picture if hou had monotouch sound working that mean you used the monotouch version it seems. check in addons it's the latest one, or here is the link: ISO 0.95 multi
- Notes are arranged upside down. Lower notes are higher (vertically).
yes i figured it after playing a bit with, not very logical, should provide an option or revert this indeed
- Ability to customize the layout (which notes go on which keys);
Actually man can use the faders in setting Tab, but i think i choose wrong approch with this and it won't allow all possible layouts, but there is a second 'universal' solution: feed a comma in text with all wanted notes in list order for total customisation, ie make a comma text like "8,1,86,40 ... " ect will spead the notes to the cells with auto naming and coloring them. by waiting you can prepare different wished layout as comma texts and feed them to the module. ill try yo think of a better way but this is the most 'modular' for now as virtually any layout can be used then, tho a bit long to setup first time i reckon.
- Ability to customize colours; for example I, as a guitarist, would prefer all keys of same colour (no piano scheme) AND then mark only some notes (example all C notes have different colour or a small mark - for orientation);
- A velocity slider somewhere near the keys, because it would be used often.
yes both doable,Note it's already possible to choose 3 colors (check the eye layout tab) ill think of it. wonder if i make 12 colors, or ie just 3-4 with targets (ie apply to all, to C, to sharps ect..) will think about it. think i will make velocity as an input cause more modular for the user then to make a fader, XY or whatever next to the module, but have to think also..
a bit busy curently on something else but i keep all this in mind and will try to provide an update soon
]]>2017-01-10T23:58:22+02:002017-01-10T23:58:22+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36596#p36596 I've just noticed the sliders just now. Sorry, mate!
I'll play with those tomorrow too and get back here.
Statistics: Posted by PopstarWannabe — 10 Jan 2017, 22:58
]]>2017-01-10T23:31:17+02:002017-01-10T23:31:17+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36594#p36594 - 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 intersection point). I could not rewire the mouse outputs to mouse inputs. I tried to pull on outlet from mouse outputs but could not patch it back in.
- Notes are arranged upside down. Lower notes are higher (vertically).
I guess the concept if almost ready and the results are impressive! Any chance you develop this any further? Desirable things would be:
- Ability to customize the layout (which notes go on which keys);
- Ability to customize colours; for example I, as a guitarist, would prefer all keys of same colour (no piano scheme) AND then mark only some notes (example all C notes have different colour or a small mark - for orientation);
- A velocity slider somewhere near the keys, because it would be used often.
Cheers mate, and congratulations !!!
Statistics: Posted by PopstarWannabe — 10 Jan 2017, 22:31
]]>2017-01-08T01:16:09+02:002017-01-08T01:16:09+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36585#p36585 "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 0.95, but it reads "vBeta 0.9" inside the browser.
I'll install it on tablet the next couple of days and give complete and detailed feedback.
Statistics: Posted by PopstarWannabe — 08 Jan 2017, 00:16
]]>2016-12-26T21:11:43+02:002016-12-26T21:11:43+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36530#p36530Statistics: Posted by 23fx23 — 26 Dec 2016, 20:11
]]>2016-12-21T11:31:08+02:002016-12-21T11:31:08+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36484#p36484 0.95 Fixed midi bug, optimised midi generation. modified the add on, so better redownload this one if some did yesterday
]]>2016-12-20T17:22:00+02:002016-12-20T17:22:00+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36479#p36479i tried different things and while there were possible 'patch only' solutions, i thought a sdk cpp user module template would be more cpu efficient and more modular/quick for big layouts, so i tried to build one.
Im a total noob and really bad at music theory, scales, modes and stuff, so here is just a first 'mathematical' layout. by default it uses 'harmonical table layout', but for more modularity it's possible to use extenal map for the keyboard as wish, via a comma_text input, basically entering the midi notes map like 0,1,2,3,4 and so on in cells order and the module will take care or note names and colors. Ill try to provide a more user friendly method when ill catch all the concepts^^, hope can still be usefull as is.
feel free to test and discuss for later improvements, cheers'
nb: monotouch only for now as sdk have few pb with multitouch callbacks, tho it's possible to trigg 2 notes touching common borders or 3 notes at convergence point. ill update with multitouch and enventuallly reports
]]>BrainModularBrainModular Users Forum2017-02-03T22:51:48+02:00https://brainmodular.org/forums/app.php/feed/topic/56292017-02-03T22:51:48+02:002017-02-03T22:51:48+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36706#p36706 It it possible to add midi note length round robin, random (with range setting), sustain and fixed.
It it possible to add midi velocity round robin, random (with range setting) and fixed.
]]>2017-01-14T00:19:12+02:002017-01-14T00:19:12+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36611#p36611 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 real instrument where the plastic keys would have some sort of border). And let user to decide how close the keys get.
Also zooming is unclear to me. I'll record a video with camera and explain.
Statistics: Posted by PopstarWannabe — 13 Jan 2017, 23:19
yes cpp means c++, usine sdk is a great tools that now allows users to code own modules for usine.
- Intersection areas (borders) use too much proportion from hexagon's area. They should be thinner.
yes will try to think and provide a custom overlap/border setting in a next version
- Multi touch does not work, except on adjacent notes (i. e. when I touch a border or an intersection point). I could not rewire the mouse outputs to mouse inputs. I tried to pull on outlet from mouse outputs but could not patch it back in.
mmm here it works as expected, but note you have to use the multitouch version (there are 2 addons links provided, one mono and one multi,) for it to work it HAS to have the ouputs wired back as shown in previous picture if hou had monotouch sound working that mean you used the monotouch version it seems. check in addons it's the latest one, or here is the link: ISO 0.95 multi
- Notes are arranged upside down. Lower notes are higher (vertically).
yes i figured it after playing a bit with, not very logical, should provide an option or revert this indeed
- Ability to customize the layout (which notes go on which keys);
Actually man can use the faders in setting Tab, but i think i choose wrong approch with this and it won't allow all possible layouts, but there is a second 'universal' solution: feed a comma in text with all wanted notes in list order for total customisation, ie make a comma text like "8,1,86,40 ... " ect will spead the notes to the cells with auto naming and coloring them. by waiting you can prepare different wished layout as comma texts and feed them to the module. ill try yo think of a better way but this is the most 'modular' for now as virtually any layout can be used then, tho a bit long to setup first time i reckon.
- Ability to customize colours; for example I, as a guitarist, would prefer all keys of same colour (no piano scheme) AND then mark only some notes (example all C notes have different colour or a small mark - for orientation);
- A velocity slider somewhere near the keys, because it would be used often.
yes both doable,Note it's already possible to choose 3 colors (check the eye layout tab) ill think of it. wonder if i make 12 colors, or ie just 3-4 with targets (ie apply to all, to C, to sharps ect..) will think about it. think i will make velocity as an input cause more modular for the user then to make a fader, XY or whatever next to the module, but have to think also..
a bit busy curently on something else but i keep all this in mind and will try to provide an update soon
]]>2017-01-10T23:58:22+02:002017-01-10T23:58:22+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36596#p36596 I've just noticed the sliders just now. Sorry, mate!
I'll play with those tomorrow too and get back here.
Statistics: Posted by PopstarWannabe — 10 Jan 2017, 22:58
]]>2017-01-10T23:31:17+02:002017-01-10T23:31:17+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36594#p36594 - 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 intersection point). I could not rewire the mouse outputs to mouse inputs. I tried to pull on outlet from mouse outputs but could not patch it back in.
- Notes are arranged upside down. Lower notes are higher (vertically).
I guess the concept if almost ready and the results are impressive! Any chance you develop this any further? Desirable things would be:
- Ability to customize the layout (which notes go on which keys);
- Ability to customize colours; for example I, as a guitarist, would prefer all keys of same colour (no piano scheme) AND then mark only some notes (example all C notes have different colour or a small mark - for orientation);
- A velocity slider somewhere near the keys, because it would be used often.
Cheers mate, and congratulations !!!
Statistics: Posted by PopstarWannabe — 10 Jan 2017, 22:31
]]>2017-01-08T01:16:09+02:002017-01-08T01:16:09+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36585#p36585 "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 0.95, but it reads "vBeta 0.9" inside the browser.
I'll install it on tablet the next couple of days and give complete and detailed feedback.
Statistics: Posted by PopstarWannabe — 08 Jan 2017, 00:16
]]>2016-12-26T21:11:43+02:002016-12-26T21:11:43+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36530#p36530Statistics: Posted by 23fx23 — 26 Dec 2016, 20:11
]]>2016-12-21T14:36:47+02:002016-12-21T14:36:47+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36485#p36485
(cause sdk multi-touchcallback won't allow this currently, should be ok in HH3 i hope )
]]>2016-12-21T11:31:08+02:002016-12-21T11:31:08+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36484#p36484 0.95 Fixed midi bug, optimised midi generation. modified the add on, so better redownload this one if some did yesterday
]]>2016-12-20T17:22:00+02:002016-12-20T17:22:00+02:00https://brainmodular.org/forums/viewtopic.php?t=5629&p=36479#p36479i tried different things and while there were possible 'patch only' solutions, i thought a sdk cpp user module template would be more cpu efficient and more modular/quick for big layouts, so i tried to build one.
Im a total noob and really bad at music theory, scales, modes and stuff, so here is just a first 'mathematical' layout. by default it uses 'harmonical table layout', but for more modularity it's possible to use extenal map for the keyboard as wish, via a comma_text input, basically entering the midi notes map like 0,1,2,3,4 and so on in cells order and the module will take care or note names and colors. Ill try to provide a more user friendly method when ill catch all the concepts^^, hope can still be usefull as is.
feel free to test and discuss for later improvements, cheers'
nb: monotouch only for now as sdk have few pb with multitouch callbacks, tho it's possible to trigg 2 notes touching common borders or 3 notes at convergence point. ill update with multitouch and enventuallly reports