The local interface builder is a good candidate for a comment popup?
otherwise, just for info, I'm thinking about a property window module that could be added on a patch.
- patch type - keywords - description - comments
Also It will be coupled to an improvement of the browser, with a small search engine. I start to have more than 1000 patches in my library, sometime I'm lost...
I think this is exactly what I'm looking for! I'm a Keyboarder in a band using Usine and so far I have made all my comments to songs on paper old style. Takes time to search and imagine you loose them one day...
So a property/comments window would really be great. I think the important thing would be to have ONE overall property window that gets updated with every patch. Preferably resizeable, chooseable textstyle (fat/normal/underlined...) and textsize.
]]>2007-10-10T09:38:45+02:002007-10-10T09:38:45+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2928#p2928Statistics: Posted by bsork — 10 Oct 2007, 09:38
]]>
2007-10-10T08:57:02+02:002007-10-10T08:57:02+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2926#p2926 otherwise, just for info, I'm thinking about a property window module that could be added on a patch.
- patch type - keywords - description - comments
Also It will be coupled to an improvement of the browser, with a small search engine. I start to have more than 1000 patches in my library, sometime I'm lost...
]]>2007-10-09T22:05:46+02:002007-10-09T22:05:46+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2924#p2924 Sorry, Nofish, but I guess I've made things far more complicated than neccessary: As long as you restrict yourself to 16 comments, just use a Data/Selector and connect the various (invisible?) comments to 1, 2, 3..., a fader to the select input, and finally out to the output comment module.
BTW, everyone else but me might have noticed this a long time ago, but the comment module actually also have inlets for visible, colour and size - not only text. They are just not very easy to see...
]]>2007-10-09T09:47:11+02:002007-10-09T09:47:11+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2918#p2918 If you for instance want two lines in the comment, create two combo boxes and two concat strings modules. Connect the text outlet of the first list biox to string 1 on the first concat strings, and write as many commas as you want line feeds in the string 2 inlet. Connect string out to string 1 on the second concat strings, and the second list box to string 2. Then connect the string out to a comment module.
I'm pretty sure it would be possible - at least with a script - to make a more elegant solution where you could scroll between different texts entered as comments, but I don't have time for that now.
You can connect the text outlet of a List or Combo box to the comment module and change and store the texts like any other value.
Ok, this basically works, but as the List and Combo box modules are actually designed for lists (=one line for each item), my comments now appear in a long horizontal line in the workspace because I think there's no way to force a line break? Not a good layout.... Any other suggestions or am I doing something wrong?
]]>2007-10-08T22:49:21+02:002007-10-08T22:49:21+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2912#p2912Statistics: Posted by bsork — 08 Oct 2007, 22:49
]]>2007-10-08T21:04:46+02:002007-10-08T21:04:46+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2910#p2910 Besides, the new version has separate interface builders for each patch, so you might want to try that one out.
While I'm at it: Remember that you also have the possibilty of concatenating strings (Strings/Cancat Strings) and that there's another module (User/Display Number) tha can come in handy when you want feedback of some sort.
]]>2007-10-08T18:21:15+02:002007-10-08T18:21:15+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2905#p2905So far, I have added a new track only for comments and the patches only contain 'Text (comment)' modules. As the 'visible in control panel' option is sometimes too small I like to see the comments in a floating window. If I select 'visible in window' I have ALL the text windows from the different patches at the same time on my workspace which is a mess.
I'm thinking of ONE floating window that updates everytime I choose a new patch/song. Is this possible or any other suggestions?
The local interface builder is a good candidate for a comment popup?
otherwise, just for info, I'm thinking about a property window module that could be added on a patch.
- patch type - keywords - description - comments
Also It will be coupled to an improvement of the browser, with a small search engine. I start to have more than 1000 patches in my library, sometime I'm lost...
I think this is exactly what I'm looking for! I'm a Keyboarder in a band using Usine and so far I have made all my comments to songs on paper old style. Takes time to search and imagine you loose them one day...
So a property/comments window would really be great. I think the important thing would be to have ONE overall property window that gets updated with every patch. Preferably resizeable, chooseable textstyle (fat/normal/underlined...) and textsize.
]]>2007-10-10T09:38:45+02:002007-10-10T09:38:45+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2928#p2928Statistics: Posted by bsork — 10 Oct 2007, 09:38
]]>2007-10-10T08:57:02+02:002007-10-10T08:57:02+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2926#p2926 otherwise, just for info, I'm thinking about a property window module that could be added on a patch.
- patch type - keywords - description - comments
Also It will be coupled to an improvement of the browser, with a small search engine. I start to have more than 1000 patches in my library, sometime I'm lost...
]]>2007-10-09T22:05:46+02:002007-10-09T22:05:46+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2924#p2924 Sorry, Nofish, but I guess I've made things far more complicated than neccessary: As long as you restrict yourself to 16 comments, just use a Data/Selector and connect the various (invisible?) comments to 1, 2, 3..., a fader to the select input, and finally out to the output comment module.
BTW, everyone else but me might have noticed this a long time ago, but the comment module actually also have inlets for visible, colour and size - not only text. They are just not very easy to see...
]]>2007-10-09T09:47:11+02:002007-10-09T09:47:11+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2918#p2918 If you for instance want two lines in the comment, create two combo boxes and two concat strings modules. Connect the text outlet of the first list biox to string 1 on the first concat strings, and write as many commas as you want line feeds in the string 2 inlet. Connect string out to string 1 on the second concat strings, and the second list box to string 2. Then connect the string out to a comment module.
I'm pretty sure it would be possible - at least with a script - to make a more elegant solution where you could scroll between different texts entered as comments, but I don't have time for that now.
You can connect the text outlet of a List or Combo box to the comment module and change and store the texts like any other value.
Ok, this basically works, but as the List and Combo box modules are actually designed for lists (=one line for each item), my comments now appear in a long horizontal line in the workspace because I think there's no way to force a line break? Not a good layout.... Any other suggestions or am I doing something wrong?
]]>2007-10-08T22:49:21+02:002007-10-08T22:49:21+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2912#p2912Statistics: Posted by bsork — 08 Oct 2007, 22:49
]]>2007-10-08T21:04:46+02:002007-10-08T21:04:46+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2910#p2910 Besides, the new version has separate interface builders for each patch, so you might want to try that one out.
While I'm at it: Remember that you also have the possibilty of concatenating strings (Strings/Cancat Strings) and that there's another module (User/Display Number) tha can come in handy when you want feedback of some sort.
]]>2007-10-08T18:21:15+02:002007-10-08T18:21:15+02:00https://brainmodular.com/forums/viewtopic.php?t=589&p=2905#p2905So far, I have added a new track only for comments and the patches only contain 'Text (comment)' modules. As the 'visible in control panel' option is sometimes too small I like to see the comments in a floating window. If I select 'visible in window' I have ALL the text windows from the different patches at the same time on my workspace which is a mess.
I'm thinking of ONE floating window that updates everytime I choose a new patch/song. Is this possible or any other suggestions?