bitman
Max Output Level: -34 dBFS
- Total Posts : 4105
- Joined: 2003/11/06 14:11:54
- Location: Keystone Colorado
- Status: offline
Echo Sysex requires a project to be loaded in order to work!?
Hi, While in development of a control surface plugin, I was working with sucking the brains out of the control surface as a sysex dump for backup. When it seemed Sonar was not sending my plug DLL the incoming sysex from the surface I moused around and found Echo Sysex in Preferences MIDI.... That fixed it but doesn't seem to work unless a project is loaded. That is a bit of a Pita. Confirm, deny or give me a workaround?
post edited by bitman - 2011/07/23 22:41:14
|
brundlefly
Max Output Level: 0 dBFS
- Total Posts : 14250
- Joined: 2007/09/14 14:57:59
- Location: Manitou Spgs, Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/24 13:09:18
(permalink)
In a multiport MIDI environment, SONAR needs a project with at least one MIDI track in it to know which MIDI input(s) to echo, and to which output it should echo each input in use, so it make sense to me that it echoes nothing with no project loaded.
SONAR Platinum x64, 2x MOTU 2408/PCIe-424 (24-bit, 48kHz) Win10, I7-6700K @ 4.0GHz, 24GB DDR4, 2TB HDD, 32GB SSD Cache, GeForce GTX 750Ti, 2x 24" 16:10 IPS Monitors
|
bitman
Max Output Level: -34 dBFS
- Total Posts : 4105
- Joined: 2003/11/06 14:11:54
- Location: Keystone Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/24 13:12:45
(permalink)
Thanks for the reply! I works even if I load a project with nothing but one audio track loaded. No synths even.
|
brundlefly
Max Output Level: 0 dBFS
- Total Posts : 14250
- Joined: 2007/09/14 14:57:59
- Location: Manitou Spgs, Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/24 13:38:55
(permalink)
That's interesting. So it echoes SysEx from all inputs to all outputs? I guess being "exclusive" by device ID, that would be okay, but it seems like it would unecessarily clog up ports with SysEx that most devices don't need to see.
SONAR Platinum x64, 2x MOTU 2408/PCIe-424 (24-bit, 48kHz) Win10, I7-6700K @ 4.0GHz, 24GB DDR4, 2TB HDD, 32GB SSD Cache, GeForce GTX 750Ti, 2x 24" 16:10 IPS Monitors
|
bitman
Max Output Level: -34 dBFS
- Total Posts : 4105
- Joined: 2003/11/06 14:11:54
- Location: Keystone Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/24 15:00:01
(permalink)
There is a check box to echo sysex, then I can specify a port to send it out on. I wish that It would not require a file to be loaded to work as I will have to include this extra "outside" step in my documentation when I have most everything else elegantly (more or less) automated. BTW: do you use a BCR2000 or two down there?
|
Lanceindastudio
Max Output Level: -29 dBFS
- Total Posts : 4604
- Joined: 2004/01/22 02:28:30
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/24 16:32:30
(permalink)
Nice to see the colorado sonarites helping eahc other out hehe. Ill be in Colorado for a fishing trip vacation late late August! :) They seem to like us Californians better than Texans haha
Asus P8Z77-V LE PLUS Motherboard i7 3770k CPU 32 gigs RAM Presonus AudioBox iTwo Windows 10 64 bit, SONAR PLATINUM 64 bit Lots of plugins and softsynths and one shot samples, loops Gauge ECM-87, MCA SP-1, Alesis AM51 Presonus Eureka Mackie HR824's and matching subwoofer
|
bitman
Max Output Level: -34 dBFS
- Total Posts : 4105
- Joined: 2003/11/06 14:11:54
- Location: Keystone Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/24 18:17:33
(permalink)
We don't care where you're from so much as long as you bring money and leave it here.
|
brundlefly
Max Output Level: 0 dBFS
- Total Posts : 14250
- Joined: 2007/09/14 14:57:59
- Location: Manitou Spgs, Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/25 11:50:05
(permalink)
bitman There is a check box to echo sysex, then I can specify a port to send it out on. I wish that It would not require a file to be loaded to work as I will have to include this extra "outside" step in my documentation when I have most everything else elegantly (more or less) automated. BTW: do you use a BCR2000 or two down there? Okay. I forget about the option to set the output port. I haven't done much with SysEx for a while, and when I did, I usually loaded it into the SONAR project and had the project send it. Just out of curiosity, what's the SysEx for in your case? I have just one BCF2000, but have not been using it that much lately, as desk space is at a premium in my current setup. Plus the BCF View app seems to have stopped working in Win7 at some point. I can get along without it, but every time I fired up the BCF, I couldn't resist spending 30 minutes trying to get BCF View working, which would take me out of the music-making zone.
SONAR Platinum x64, 2x MOTU 2408/PCIe-424 (24-bit, 48kHz) Win10, I7-6700K @ 4.0GHz, 24GB DDR4, 2TB HDD, 32GB SSD Cache, GeForce GTX 750Ti, 2x 24" 16:10 IPS Monitors
|
bitman
Max Output Level: -34 dBFS
- Total Posts : 4105
- Joined: 2003/11/06 14:11:54
- Location: Keystone Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/25 12:15:03
(permalink)
@Brundelfly, Within my CS plugin property page, I have facilities to backup the CS current setup before overwriting the CS setup with the setup that is required for the CS plugin to do all the cool things it can now do. So I am invoking a full dump and getting it, but Sonar X1 needs a file, any file loaded for the sysex to be sent to the plugin's MidiInLongMessage() method. I wish that wasn't so.
post edited by bitman - 2011/07/25 12:16:50
|
brundlefly
Max Output Level: 0 dBFS
- Total Posts : 14250
- Joined: 2007/09/14 14:57:59
- Location: Manitou Spgs, Colorado
- Status: offline
Re:Echo Sysex requires a project to be loaded in order to work!?
2011/07/25 12:50:03
(permalink)
So the CS plug-in (not familiar with it) is running standalone - not needing a project open to be loaded?
I think I have not had enough coffee yet today to follow this, but yes, if you need SONAR to echo SysEx with no project loaded, it appears you are out of luck for the time being.
SONAR Platinum x64, 2x MOTU 2408/PCIe-424 (24-bit, 48kHz) Win10, I7-6700K @ 4.0GHz, 24GB DDR4, 2TB HDD, 32GB SSD Cache, GeForce GTX 750Ti, 2x 24" 16:10 IPS Monitors
|