Page 1 of 1
XITE-1, project can't add midi routing?
Posted: Mon Apr 23, 2012 6:35 pm
by jksuperstar
I've got a project i've been working on for some time. And then I suddenly have some MIDI issues, and tried to add a MIDI Monitor to look at the data. But the routing window won't allow me to add this? It just sits there spinning wheels.
So i removed some MIDI connections, and can't add them back. I shutdown all programs accessing Soft MIDI I/O. Still no luck. There have been NO warnings of DSP or SAT overloads (at least, not during THIS session). Boot, reboot, try try again....
PLEASE. Don't tell me I have to rebuild this project. PLEASE, give me a sign of hope there is another way?
Re: XITE-1, project can't add midi routing?
Posted: Mon Apr 23, 2012 7:35 pm
by jksuperstar
2 scope restarts and 2 reboots later, MIDI is working again....(sigh)
I hope scope 6 isn't built on Visual Basic again!

Re: XITE-1, project can't add midi routing?
Posted: Mon Apr 23, 2012 7:38 pm
by dante
Well, before rebuilding you would have just tried the MIDI on a blank project, then that would answer the question of whether you needed to rebuild it again.
Scope6 would be built on OpenScope - doubt that would be built on VB. If using a MS IDE it would at least be VB.NET or C#.NET by now.
Re: XITE-1, project can't add midi routing?
Posted: Mon Apr 23, 2012 8:21 pm
by jksuperstar
I guess I was a little sarcastic about the VB...I think OpenScope is a bit more cross-platform ready than using C#, or .NET. It's just sometimes, you have to use something built from back in the day, and you are reminded that libraries and software utilities have come a LONG way since then in stability!
I am about 500 MIDI knobs in...500 or so to go...need coffee...
Re: XITE-1, project can't add midi routing?
Posted: Mon Apr 23, 2012 8:59 pm
by garyb
v6 uses juce.
Re: XITE-1, project can't add midi routing?
Posted: Mon Apr 23, 2012 11:55 pm
by dante
Yes, but would Juce represent the entire development environment, or just the GUI library ?
BTW, .NET run time runs on Ubuntu, so is Linux ready. And something called 'Mono' for Mac.
But if Juce can do the lot, even better for a simplified dev env.
Re: XITE-1, project can't add midi routing?
Posted: Tue Apr 24, 2012 5:17 am
by jksuperstar
Here's an interesting one. Nothing is loaded on DSP 7, but I have to save & reload to get past this error:
Re: XITE-1, project can't add midi routing?
Posted: Tue Apr 24, 2012 1:56 pm
by dante
Possibly whatever you were trying to add to the project at the time was trying to load on DSP 7 ?
Re: XITE-1, project can't add midi routing?
Posted: Tue Apr 24, 2012 2:01 pm
by jksuperstar
I was routing midi...no change to dsp, per se.
Re: XITE-1, project can't add midi routing?
Posted: Tue Apr 24, 2012 2:30 pm
by dante
Spose the question is whether MIDI routing uses DSP or not. If not, then how is it done ?
Re: XITE-1, project can't add midi routing?
Posted: Wed Apr 25, 2012 5:36 am
by Bud Weiser
jksuperstar wrote:Here's an interesting one. Nothing is loaded on DSP 7, but I have to save & reload to get past this error:
Interesting !
Bud