Feature Request #837
propagate attributes from abstraction to jcom.hub
Status: | Closed | Start date: | 2011-07-17 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | Spent time: | - | |
Target version: | MVC for 0.6 | |||
Branch: |
Description
as proposed by Théo in http://redmine.jamoma.org/issues/806 it would be very handy if attributes were propagated from the abstraction to its (higer-level) jcom.hub
of course, a workaround for that can be just connecting the rightmost outlet of patcherargs to jcom.hub, like :
----------begin_max5_patcher----------
287.3ocqRErSDCBE7L7UP3bsYgXqQu42gYig1haeaZglBMVcy9uK7ZYsqwCF
0C8QXlGLyanmnDdkcV63rGXOwHjSTBAgh.j08DduZttS4v13F8q1pi7rEJud
1ivCJecqdTMdvk3dwZ7N3ccjWHx2sBal5sS9NsGuO4J5Bj+sA8hY37rvGa+J
MzfpDT9FQwVALpd7D7GGAUWhAcCXN77nt1ubghRYvBL4s3R48wpHTuHQvWfI
YKQD6LkFKY+sj4XssOucp5aiE4+VrTJ+UwhTrDK2UDWJvXQt6mDKXG7Nv70+
ePUh3WmUN6zXcZLROjLwEgZzNOXTdvZ1zTbrXe5lVnoQi7obqGZFrfwuZBoT
jWDFgvCbbYyN19qLO8L8CLTEutN
-----------end_max5_patcher-----------
History
#1
Updated by Pascal Baltazar over 9 years ago
- Priority changed from Low to Normal
#2
Updated by Théo de la Hogue over 9 years ago
- Status changed from New to Resolved
if you do [movie.model @priority 3] the priority attribute of the hub of the movie model will be 3.
enjoy !