Page 1 of 1

Posted: 27 Dec 2008, 23:31
by amiga909
first: thanks, a very nice option :)

script editor:
tried with notepad++ and it works like a charm.
(now indicating in the trace window on which code line the interpreter stops, nice!!)


midi editor:
tried with domino:
http://homepage.ntlworld.com/eidenk/Tem ... nglish.zip (worth to check out!)
domino screenshot: http://stashbox.org/47705/Domino.jpg
but: domino refuses to draw any notes??

Q1: any help/comments for a good midi editor?
will try energy, temper, matryx (though they work non-standalone too)

Q2: not totally sure if the externalisation really is optimal but its nice to have of course :)
hope at least zoom will come one day (otherwise the finer quantizations make no sense because u cannot see em, IMHO)

Posted: 28 Dec 2008, 04:22
by woodslanding
do you have instructions for setting up the script editor? Or are they in the help file? I use notepad++ as well....

well, I've been too busy to install the beta, but now I have a chance--and a very good reason!

Posted: 28 Dec 2008, 09:50
by senso
After small tests it seems that http://www.widisoft.com/ works fine but cost 20$

setting the editor is very simple: just click and choose...

Posted: 29 Dec 2008, 07:58
by bsork
woodslanding wrote:do you have instructions for setting up the script editor? Or are they in the help file? I use notepad++ as well....

well, I've been too busy to install the beta, but now I have a chance--and a very good reason!
Just click on the field and navigate to the EXE file. It should work even if you don't see a path and the program location isn't in your $PATH variable.

BTW, I'm using a 10-12 year old Windows version of Unix' VI text editor called Lemmy without any problems whatsoever. I've always wondered whether it's named after the Motörhead guy... :P

Posted: 29 Dec 2008, 18:09
by Vincent
woodslanding wrote:do you have instructions for setting up the script editor?
I have the same question with NPP. It seems it's a wrong one. I'll try it.
What language to choose? Pascal?

rgds

Posted: 29 Dec 2008, 19:08
by senso
yes Pascal

Posted: 29 Dec 2008, 19:14
by Vincent
Thanks.

Posted: 03 Jan 2009, 07:09
by woodslanding
Okay, let me clarify my question--

More precisely: how do I compile? Things are opening great in NPP, but I select RUN and navigate to 'usine.exe', and nothing happens.

Is this not the right way?

Posted: 04 Jan 2009, 06:22
by bsork
If the script is loaded in a patch, just save the file from the editor, and the script should be compiled in Usine (almost) immediately. It's handy to have the trace window open to see what line numbers have errors etc.

Posted: 04 Jan 2009, 07:36
by woodslanding
oh, okay. That seems easy enough--but I would NEVER have thought of it!!

thanks!
-eric

Posted: 04 Jan 2009, 08:20
by woodslanding
well, it worked once, but I can't get it to work again. And I can't figure out a way to select 'no external editor'.

Is this possible?

well, back to v4 for now....

-e

Posted: 04 Jan 2009, 09:01
by woodslanding
ho ho, it's working now. NICE!

Posted: 04 Jan 2009, 09:20
by woodslanding
Hey, are the numbers in the console display supposed to be line numbers?? I'm getting numbers way past the last line in my file.

Is there an easy way to pinpoint the actual location of an error?

thanks,
-e

Posted: 05 Jan 2009, 08:13
by bsork
The line numbers are only shown for compilation errors as far as I can remember.

Posted: 12 Feb 2010, 10:40
by woodslanding
okay, I stopped using this feature a while back, and now I'm trying to get it to work again. I've re-read this a few times, but what ever made me say 'ho,ho, it's working' before is something I'm not doing now.

I wrote my draft in notepad, saved it to the usine library, opened it up in usine, double-clicked it, and it creates a temp file in notepad++. But saving the file does nothing. I can't get it to compile. I assume this is still working in V5??

help?

thanks,
-eric

Posted: 12 Feb 2010, 10:41
by woodslanding
oh, never mind. I just wasn't looking in the right place for the output....

Posted: 12 Feb 2010, 10:46
by woodslanding
Once again--it worked one time, and can't get it to happen again.....