Page 1 of 1

Posted: 20 Dec 2010, 17:11
by Ken29
Hello,

Here's a simple patch that doesn't work the way I expect.

I'd simply like to drop a file, then save a preset and find it back in text box when I recall the preset but the "drop file name" output doesn't seems do be memorized by the preset and always send the last drop to the text input. Any idea to make it work !

Thank Kenan

Image

Posted: 20 Dec 2010, 18:23
by 23fx23
hi ken29, try by adding 'a pass if change' on the text wire before it goes back to the text input.

Posted: 20 Dec 2010, 18:35
by 23fx23
sorry, i just tested and that doesn't work. in fact the txt module doesn't save presets,
but the TxtField module does. so here is a working way:
Image

Posted: 20 Dec 2010, 19:42
by nay-seven
cool workaround 23fx !

Posted: 20 Dec 2010, 22:35
by Ken29
it works perfectly as expected !

Thanks

Kenan