ArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2016-08-24T03:29:53+02:00 https://brainmodular.org/forums/app.php/feed/topic/5492 2016-08-24T03:29:53+02:00 2016-08-24T03:29:53+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35711#p35711 <![CDATA[Yet another IML "how does it work?" question]]> Statistics: Posted by ahonoe — 24 Aug 2016, 03:29


]]>
2016-08-23T12:41:35+02:00 2016-08-23T12:41:35+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35708#p35708 <![CDATA[Yet another IML "how does it work?" question]]>
Possibly try another usr and see if you have the same problem. I wonder if there is no current solution for a usr, or possibly the implementation in the specific usr isnt directing it as module 95.

Maybe there is another method the actual application is loading the usr instead of IML?

-s

Statistics: Posted by sephult — 23 Aug 2016, 12:41


]]>
2016-08-23T05:49:20+02:00 2016-08-23T05:49:20+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35706#p35706 <![CDATA[Yet another IML "how does it work?" question]]>
Thanks as always.

Statistics: Posted by ahonoe — 23 Aug 2016, 05:49


]]>
2016-08-23T05:00:15+02:00 2016-08-23T05:00:15+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35705#p35705 <![CDATA[Yet another IML "how does it work?" question]]>
Edit: so it seems that issuing the RENAME_MODULE InBus command before the CREATE_LINK InBus 1 VU 1 command causes the "InBus not found" error.

Onwards and upwards.

Statistics: Posted by ahonoe — 23 Aug 2016, 05:00


]]>
2016-08-23T04:35:51+02:00 2016-08-23T04:35:51+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35704#p35704 <![CDATA[Yet another IML "how does it work?" question]]> CREATE_MODULE VU 81 100 0
CREATE_MODULE InBus 284 0 0
CREATE_LINK InBus 1 VU 1

You still get the erroneous 'Var not found' messages though.

Statistics: Posted by shawnb — 23 Aug 2016, 04:35


]]>
2016-08-23T04:29:47+02:00 2016-08-23T04:29:47+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35703#p35703 <![CDATA[Yet another IML "how does it work?" question]]> http://www.sensomusic.com/forums/viewtopic.php?id=4547

I had found that 'var not found' messages were erroneous and could be safely ignored.

Some of my issues went away with HH2 & some were specifically with subpatches.

Still, you may find something helpful in that thread.

Statistics: Posted by shawnb — 23 Aug 2016, 04:29


]]>
2016-08-22T13:23:05+02:00 2016-08-22T13:23:05+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35701#p35701 <![CDATA[Yet another IML "how does it work?" question]]>
Yes, the console is always open on my machine. HH is waaay too much of a black box to expect that something will run as planned.

The error is that it can't find module InBus. (Silly me. I just assume y'all would run the code, or that my mistake was something obvious.)

Thanks again.

Statistics: Posted by ahonoe — 22 Aug 2016, 13:23


]]>
2016-08-22T06:05:12+02:00 2016-08-22T06:05:12+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35700#p35700 <![CDATA[Yet another IML "how does it work?" question]]>
Sometomes, when doing these, it really helps to have the console open. Do the actions by hand, and watch/learn from the iml that is generated.

Statistics: Posted by shawnb — 22 Aug 2016, 06:05


]]>
2016-08-22T04:46:01+02:00 2016-08-22T04:46:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35699#p35699 <![CDATA[Yet another IML "how does it work?" question]]>
SET_TARGET_PATCH SENDER_PATCH
CREATE_MODULE VU 81 100 0
CREATE_MODULE InBus 284 0 0
SET_STRING_VALUE InBus name InBus
RENAME_MODULE InBus
SELECT_MODULE InBus
CREATE_LINK InBus 1 VU 1

Thanks!

Statistics: Posted by ahonoe — 22 Aug 2016, 04:46


]]>
BrainModular BrainModular Users Forum 2016-08-24T03:29:53+02:00 https://brainmodular.org/forums/app.php/feed/topic/5492 2016-08-24T03:29:53+02:00 2016-08-24T03:29:53+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35711#p35711 <![CDATA[Yet another IML "how does it work?" question]]> Statistics: Posted by ahonoe — 24 Aug 2016, 03:29


]]>
2016-08-23T12:41:35+02:00 2016-08-23T12:41:35+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35708#p35708 <![CDATA[Yet another IML "how does it work?" question]]>
Possibly try another usr and see if you have the same problem. I wonder if there is no current solution for a usr, or possibly the implementation in the specific usr isnt directing it as module 95.

Maybe there is another method the actual application is loading the usr instead of IML?

-s

Statistics: Posted by sephult — 23 Aug 2016, 12:41


]]>
2016-08-23T05:49:20+02:00 2016-08-23T05:49:20+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35706#p35706 <![CDATA[Yet another IML "how does it work?" question]]>
Thanks as always.

Statistics: Posted by ahonoe — 23 Aug 2016, 05:49


]]>
2016-08-23T05:00:15+02:00 2016-08-23T05:00:15+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35705#p35705 <![CDATA[Yet another IML "how does it work?" question]]>
Edit: so it seems that issuing the RENAME_MODULE InBus command before the CREATE_LINK InBus 1 VU 1 command causes the "InBus not found" error.

Onwards and upwards.

Statistics: Posted by ahonoe — 23 Aug 2016, 05:00


]]>
2016-08-23T04:35:51+02:00 2016-08-23T04:35:51+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35704#p35704 <![CDATA[Yet another IML "how does it work?" question]]> CREATE_MODULE VU 81 100 0
CREATE_MODULE InBus 284 0 0
CREATE_LINK InBus 1 VU 1

You still get the erroneous 'Var not found' messages though.

Statistics: Posted by shawnb — 23 Aug 2016, 04:35


]]>
2016-08-23T04:29:47+02:00 2016-08-23T04:29:47+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35703#p35703 <![CDATA[Yet another IML "how does it work?" question]]> http://www.sensomusic.com/forums/viewtopic.php?id=4547

I had found that 'var not found' messages were erroneous and could be safely ignored.

Some of my issues went away with HH2 & some were specifically with subpatches.

Still, you may find something helpful in that thread.

Statistics: Posted by shawnb — 23 Aug 2016, 04:29


]]>
2016-08-22T13:23:05+02:00 2016-08-22T13:23:05+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35701#p35701 <![CDATA[Yet another IML "how does it work?" question]]>
Yes, the console is always open on my machine. HH is waaay too much of a black box to expect that something will run as planned.

The error is that it can't find module InBus. (Silly me. I just assume y'all would run the code, or that my mistake was something obvious.)

Thanks again.

Statistics: Posted by ahonoe — 22 Aug 2016, 13:23


]]>
2016-08-22T06:05:12+02:00 2016-08-22T06:05:12+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35700#p35700 <![CDATA[Yet another IML "how does it work?" question]]>
Sometomes, when doing these, it really helps to have the console open. Do the actions by hand, and watch/learn from the iml that is generated.

Statistics: Posted by shawnb — 22 Aug 2016, 06:05


]]>
2016-08-22T04:46:01+02:00 2016-08-22T04:46:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=5492&p=35699#p35699 <![CDATA[Yet another IML "how does it work?" question]]>
SET_TARGET_PATCH SENDER_PATCH
CREATE_MODULE VU 81 100 0
CREATE_MODULE InBus 284 0 0
SET_STRING_VALUE InBus name InBus
RENAME_MODULE InBus
SELECT_MODULE InBus
CREATE_LINK InBus 1 VU 1

Thanks!

Statistics: Posted by ahonoe — 22 Aug 2016, 04:46


]]>