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?
XITE-1, project can't add midi routing?
-
- Posts: 1638
- Joined: Mon Nov 15, 2010 12:57 pm
-
- Posts: 1638
- Joined: Mon Nov 15, 2010 12:57 pm
Re: XITE-1, project can't add midi routing?
2 scope restarts and 2 reboots later, MIDI is working again....(sigh)
I hope scope 6 isn't built on Visual Basic again!
I hope scope 6 isn't built on Visual Basic again!

Re: XITE-1, project can't add midi routing?
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.
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.
-
- Posts: 1638
- Joined: Mon Nov 15, 2010 12:57 pm
Re: XITE-1, project can't add midi routing?
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...
I am about 500 MIDI knobs in...500 or so to go...need coffee...
Re: XITE-1, project can't add midi routing?
v6 uses juce.
Re: XITE-1, project can't add midi routing?
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.
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.
-
- Posts: 1638
- Joined: Mon Nov 15, 2010 12:57 pm
Re: XITE-1, project can't add midi routing?
Here's an interesting one. Nothing is loaded on DSP 7, but I have to save & reload to get past this error:
- Attachments
-
- wtf_now.png (18.67 KiB) Viewed 907 times
Re: XITE-1, project can't add midi routing?
Possibly whatever you were trying to add to the project at the time was trying to load on DSP 7 ?
-
- Posts: 1638
- Joined: Mon Nov 15, 2010 12:57 pm
Re: XITE-1, project can't add midi routing?
I was routing midi...no change to dsp, per se.
Re: XITE-1, project can't add midi routing?
Spose the question is whether MIDI routing uses DSP or not. If not, then how is it done ?
- Bud Weiser
- Posts: 2890
- Joined: Tue Sep 14, 2010 5:29 am
- Location: nowhere land
Re: XITE-1, project can't add midi routing?
Interesting !jksuperstar wrote:Here's an interesting one. Nothing is loaded on DSP 7, but I have to save & reload to get past this error:

Bud