| View previous topic :: View next topic |
| Author |
Message |
Anome activ8 member

Joined: 02 Sep 2007 Posts: 57 Location: paris
|
Posted: Tue Mar 03, 2009 7:51 am Post subject: Layers-Position Setter |
|
|
Hi,
Here is a module to control the position of each layer in Modul8.
more info here ---> http://www.iduun.com/blog/2009/03/03/module/
 _________________
 |
|
| Back to top |
|
 |
vanakaru ultim8 member
Joined: 25 Sep 2006 Posts: 390
|
Posted: Tue Mar 03, 2009 2:23 pm Post subject: |
|
|
Good job! It is very fast to rearrange the layers from one spot.
I need layer positioning very often. While this is nice to have a module to do it (and the most useful is to access your media on spec layer by clicking on the thumb in the module), the real feature I am missing all the time is ability to enter numeric XY positions. And not just drag the layer with mouse.
Anybody who ever tried to line up layers know what I am talking about. Snap helps it quit a bit though.
If you could add this somehow I would be most grateful. |
|
| Back to top |
|
 |
mowgli_uk ultim8 member
Joined: 15 Nov 2005 Posts: 375 Location: LONDON
|
Posted: Tue Mar 03, 2009 2:43 pm Post subject: |
|
|
Looks very interesting, I'll test it as soon as I get the chance.
Thanks. _________________ http://www.mowgli.tv |
|
| Back to top |
|
 |
deepvisual ultim8 member

Joined: 17 Dec 2006 Posts: 209 Location: London UK
|
Posted: Tue Mar 03, 2009 4:06 pm Post subject: |
|
|
I've been talking to Ilan about this very problem.
we need to be able to nudge X and Y positions in pixel increments.
Snap is handy of course.
I'll give him a nudge...
G |
|
| Back to top |
|
 |
ilan GarageCUBE team

Joined: 20 Jan 2005 Posts: 545 Location: Berlin, Germany
|
Posted: Tue Mar 03, 2009 4:44 pm Post subject: |
|
|
I am working on it. Actually something I have been wanting to do for a long time. Especially with this idea of moving a layer to the music.
Have started working on it already but...
Anome is probably a much more advanced at module authoring then I am. It should be very easy for him to pop in two text fields that send absolute values to a selected layer and a D pad for button pushing accuracies.
Will re:post when I have something. _________________ ilan katin
The Modul8 Team
<< communication is only possible between equals >> |
|
| Back to top |
|
 |
Anome activ8 member

Joined: 02 Sep 2007 Posts: 57 Location: paris
|
Posted: Tue Mar 03, 2009 8:20 pm Post subject: |
|
|
whaou ! i didnt read all these messages but i did the "nudge" feature ...
so now you can set the position with numbers or increase it 1 by 1  _________________
 |
|
| Back to top |
|
 |
deepvisual ultim8 member

Joined: 17 Dec 2006 Posts: 209 Location: London UK
|
Posted: Tue Mar 03, 2009 9:06 pm Post subject: |
|
|
| far f**ing out dude..I'll make a a new tutorial over the next day or so about the fun we can have with this baby... |
|
| Back to top |
|
 |
vanakaru ultim8 member
Joined: 25 Sep 2006 Posts: 390
|
Posted: Wed Mar 04, 2009 7:16 am Post subject: |
|
|
| holly ... whatever. It is like in fairy tale. You wish something and -BANG- here it is! Have to be very careful what you wish on these times. |
|
| Back to top |
|
 |
deepvisual ultim8 member

Joined: 17 Dec 2006 Posts: 209 Location: London UK
|
Posted: Wed Mar 04, 2009 6:49 pm Post subject: |
|
|
I'm getting a serious bug with this module.
everything is fine until I try to open the same show again.
then everything locks up.
TypeError: can't multiply sequence to non-int
?? |
|
| Back to top |
|
 |
Anome activ8 member

Joined: 02 Sep 2007 Posts: 57 Location: paris
|
Posted: Wed Mar 04, 2009 8:17 pm Post subject: |
|
|
| deepvisual wrote: | I'm getting a serious bug with this module.
everything is fine until I try to open the same show again.
then everything locks up.
TypeError: can't multiply sequence to non-int
?? |
please be more specific: gimme an accurate scenario to reproduce it and gimme if possible the line number (or the instructions) where you get the bug... _________________
 |
|
| Back to top |
|
 |
vanakaru ultim8 member
Joined: 25 Sep 2006 Posts: 390
|
Posted: Wed Mar 04, 2009 8:59 pm Post subject: |
|
|
I tried this as well.
I just save the project, open another project, open previous saved project. I get your module not responding to the layers. Module is responding itself OK/all the functions work. just does not move or connect to any layers.
http://www.youtube.com/watch?v=tGb2LYhCAUg
I get these errors
ValueError: invalid literal for float(): False
Init() line 68
Init() line 155
MessageEvent() line 105
BTW module is not responding after M8 restart as well even in new project. |
|
| Back to top |
|
 |
deepvisual ultim8 member

Joined: 17 Dec 2006 Posts: 209 Location: London UK
|
Posted: Wed Mar 04, 2009 11:35 pm Post subject: |
|
|
| I found I had to delete all the layers and then I could start again... |
|
| Back to top |
|
 |
vanakaru ultim8 member
Joined: 25 Sep 2006 Posts: 390
|
Posted: Thu Mar 05, 2009 12:23 am Post subject: |
|
|
That gets us going again. But you have nothing saved.
This time the error is Init line23 TypeError: can't multiply sequence to non-int
and PerioticalEvent line 9 |
|
| Back to top |
|
 |
l'oeil dans la main Junior Member
Joined: 20 Jan 2008 Posts: 2 Location: paris
|
Posted: Thu Mar 05, 2009 10:07 pm Post subject: |
|
|
I have the same probleme. I can't use this module  |
|
| Back to top |
|
 |
Anome activ8 member

Joined: 02 Sep 2007 Posts: 57 Location: paris
|
Posted: Thu Mar 05, 2009 10:11 pm Post subject: |
|
|
ok i fixed the bug, add an help popup and keyboard shortcuts.
enjoy and gimme some feedback if you experiment bugs
 _________________
 |
|
| Back to top |
|
 |
|