Author |
Message |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Sat Feb 11, 2012 4:01 am Post subject:
|
 |
|
I had no luck with the VST. While booting Cubase the editor showed a the message "... disconnected gracefully" or something like that.
Then I found the only way to use the VST was as an insert effect. I created an instrument track, then I put the G2 VST and Cubase hanged.
The second try worked after turning off and on the G2, and restarting the editor. _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
Posted: Sat Feb 11, 2012 4:24 am Post subject:
|
 |
|
The message "disconnected gracefully" shouldn't be a problem by itself. The Indy component that I used for the tcp-ip connection gives that sometimes but then goes on working.
I haven't tried the vst on cubase, but it probably works more or less the same as ableton. When ableton starts, it also tries out all the vst's in the vst folder. So the g2 vst will try to make a connection to the editor at that moment.
The vst is also build an affect and not an instrument (although it doesnt process any audio). But I don't know exactly what's the difference in behaviour in cubase then.
Maybe I can get a cubase lite version somewhere so I can try it out for myself. _________________ My old OS NMG2 editor: http://sourceforge.net/projects/nmg2editor/?source=directory
My new G2 editor FMX: http://www.bverhue.nl/g2dev/?page_id=17
Source code: https://github.com/BVerhue/nord_g2_editor |
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Sat Feb 11, 2012 4:58 am Post subject:
|
 |
|
Now the official G2 editor doesn't work. It shows nothing, no matter if I reboot the computer or the G2 or both.
Uninstallin the usb-32 driver it woks again. Seems that both can't work together. _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Sat Feb 11, 2012 6:52 am Post subject:
|
 |
|
I'm not sure, I just used the inf-wizard executable and followed the instructions. _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Sat Feb 11, 2012 9:44 am Post subject:
|
 |
|
Thanks! now it works. But if I open one editor, the other will not work until y turn off the G2 and turn it on again. It's like once turned on, the G2 is bound to the first editor used. Not a big problem though! _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
|
Back to top
|
|
 |
Arnaud06
Joined: Jul 13, 2009 Posts: 40 Location: France
Audio files: 1
|
Posted: Wed Feb 15, 2012 2:09 am Post subject:
|
 |
|
Wow amazing !! I'll give it a try ! |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
Posted: Wed Feb 15, 2012 3:28 am Post subject:
|
 |
|
Thanks very much for giving it a try, but please follow the instructions for installing the lib-usb driver carefully:
1. Always make a system restorepoint before installing drivers (if your system doesn't do that automatically)
2. Use the Filter-wizard, NOT the inf-wizard to install libusb
3. After installing, check if the original editor still works.
I hope hearing of your experiences, it will help to develop the software further.
Regards
Bruno _________________ My old OS NMG2 editor: http://sourceforge.net/projects/nmg2editor/?source=directory
My new G2 editor FMX: http://www.bverhue.nl/g2dev/?page_id=17
Source code: https://github.com/BVerhue/nord_g2_editor |
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Wed Feb 15, 2012 11:52 pm Post subject:
|
 |
|
Brunov, do you think it would be possible to (optionally) build the complete sysex message for a patch inside the editor, and send it to the G2 via regular MIDI connection? This would allow the editor to work for example on a Ipad, without the need of the USB driver, only a MIDI out connection.
Of course I know it will not be the same. Thre are also reports of many G2 with the USB port broken that would benefit of this approach. _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
Posted: Thu Feb 16, 2012 1:37 am Post subject:
|
 |
|
Yes, that's possible. Interesting idea. When I first started writing some software for the G2, I send/received all patches to and from the G2 using sysex, so I already have the code for it, I borrowed it from Jan's original code. (Thanks Jan!)
For patching using only midi, there would be no feedback on every change you make in the patch, but I can imagine that there could be a button to send a patch over to the G2 now and then while patching so you can hear some intermediate results.
I'll try some things out, and let you know! _________________ My old OS NMG2 editor: http://sourceforge.net/projects/nmg2editor/?source=directory
My new G2 editor FMX: http://www.bverhue.nl/g2dev/?page_id=17
Source code: https://github.com/BVerhue/nord_g2_editor |
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Thu Feb 16, 2012 2:02 am Post subject:
|
 |
|
Another possibility even more interesting IMHO, would be to make the editor totally independent of the USB driver, which would be handled by another server program.
The communication between the editor and the USB server could use only midi or TCP/IP. If both programs reside in the same computer, the communication would be fast enough to provide realtime feedback. But this way, with the currently available tools that allow transmitting midi over different methods (ie. wifi), you could use literally any tablet or computer to edit the patches in real time, even far away from the computer that is physically attached to the G2.
Even more, what if the USB server was capable of connecting up to 4 editors at the same time (one for each slot)? I can imagine one or more people tweaking the knobs of a G2 performance at the same time, each one with his own tablet. Great for live use!
What do you think about this possibility? _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Thu Feb 16, 2012 3:48 am Post subject:
|
 |
|
That's great news! I need to try it  _________________ Cheers,
Albert |
|
Back to top
|
|
 |
fairplay
Joined: Apr 13, 2009 Posts: 11 Location: Germany, near Munich
|
Posted: Fri Feb 17, 2012 12:15 am Post subject:
|
 |
|
brunov wrote: | Yes, that's possible. Interesting idea. When I first started writing some software for the G2, I send/received all patches to and from the G2 using sysex, so I already have the code for it, I borrowed it from Jan's original code. (Thanks Jan!) |
...just to not let this pass unnoticed: i heard of a couple of G2s considered being dead/useless because of damaged onboard USB connectivity (acc. to Clavia the motherboard of those machines would have to be changed - possible as long as parts are available - and expensive)...
...with the ability to upload new patches via SYSEX those G2s could be revived cheap and easy... |
|
Back to top
|
|
 |
iPassenger

Joined: Jan 27, 2007 Posts: 1068 Location: Sheffield, UK
Audio files: 5
G2 patch files: 78
|
Posted: Fri Feb 17, 2012 6:07 am Post subject:
|
 |
|
Just wanted to say well done dude. I tried it out on my winxp machine and it ran smoothly.. took me a little while to work a few bits out to get it setup but it certainly worked very smoothly for a beta.
Do you intend to make the dials feedback like they do on the normal editor, e.g. switching between Hz, Pitch, Ratio etc on the osc? _________________ iP (Ross)
- http://ipassenger.bandcamp.com
- http://soundcloud.com/ipassenger |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
Posted: Fri Feb 17, 2012 9:12 am Post subject:
|
 |
|
Thanks for giving it a try Ross! Glad you didn't have any big problems.
Eventually all the displays should show the values in the proper units, there are quite a lot of these, so I decided to concentrate on the base functionality first and just do a couple of these displays with every new version.
What I would like to try and put in the next one is the midi sysex exchange with the g2, the buttons on the parameter pages, the assignment of all parameters of a module to a parameter page in one go and work a bit on the Vst. I got a cubase lite version for testing now. _________________ My old OS NMG2 editor: http://sourceforge.net/projects/nmg2editor/?source=directory
My new G2 editor FMX: http://www.bverhue.nl/g2dev/?page_id=17
Source code: https://github.com/BVerhue/nord_g2_editor |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
Posted: Sun Mar 11, 2012 1:59 pm Post subject:
|
 |
|
I've made a new beta version 0.21. If you want to test it, you can download it from the sourceforge page. It has a zip file with only the executables (bin), or one with the complete source code (src).
Some of the changes are these:
- I've added some midi functionality so you can use the editor without a usb connection. It has less functionality of course, but you can upload/download patches with it using sysex. You can also make patches and download intermediate results to the g2 using sysex. One of the screenshots below shows the menu options for midi and the midi settings tab on the application settings form.
- Also on another tab of the applications settings form you can configure the editor as a client to another editor. You can see that on the other screenshot. You could for example have the client editor on a laptop wirelessly connected to a pc that runs the editor using usb. While testing I found that the led- and volume indicator data is too big al load for wifi, so I made a setting on the settings form with wich you can set a timer interval for sending the led data ("Timer broadcast led messages" on the server editor).
- Also spend a lot of time making the VST compatible with Cubase 6. Cubase is a lot more demanding than Ableton, had a lot of troubles with lock ups of Cubase. I hope a tackled most of the problems, but not quite sure.
- Some other bits and peaces, you can read some more in the readme.txt file.
Hope I didn't make too many mistakes in this one.
Regards
Bruno
Description: |
|
Filesize: |
271.28 KB |
Viewed: |
192 Time(s) |
This image has been reduced to fit the page. Click on it to enlarge. |

|
Description: |
|
Filesize: |
320.88 KB |
Viewed: |
190 Time(s) |
This image has been reduced to fit the page. Click on it to enlarge. |

|
_________________ My old OS NMG2 editor: http://sourceforge.net/projects/nmg2editor/?source=directory
My new G2 editor FMX: http://www.bverhue.nl/g2dev/?page_id=17
Source code: https://github.com/BVerhue/nord_g2_editor |
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Mon Mar 12, 2012 1:54 pm Post subject:
|
 |
|
Awesome work, Bruno!
I tried the sysex feature but the editor lists devices I don't have in the midi in list (UM-ONE, DJ console and Midisport 4x4). The midi out list seems to be OK, though. _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
Posted: Mon Mar 12, 2012 2:20 pm Post subject:
|
 |
|
Ha, you're right! That's strange, those are my midi devices of course.
Probably my settings where saved as object properties and are now part of the executable
Maybe restarting the editor helps or otherwise you could have a look at the "G2_editor_ini.xml" file, maybe edit the "midiInDevice" "MidiOutDevice" attributes.
Meanwhile i'll have a look at it, also just found another bug: sending some note events while midi is enabled crashed the editor. _________________ My old OS NMG2 editor: http://sourceforge.net/projects/nmg2editor/?source=directory
My new G2 editor FMX: http://www.bverhue.nl/g2dev/?page_id=17
Source code: https://github.com/BVerhue/nord_g2_editor |
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Mon Mar 12, 2012 2:38 pm Post subject:
|
 |
|
brunov wrote: | Maybe restarting the editor helps or otherwise you could have a look at the "G2_editor_ini.xml" file, maybe edit the "midiInDevice" "MidiOutDevice" attributes. |
That was the first I tried but even if I delete the xml file your devices are listed  _________________ Cheers,
Albert |
|
Back to top
|
|
 |
brunov
Joined: Aug 03, 2011 Posts: 227 Location: delft
Audio files: 1
G2 patch files: 2
|
|
Back to top
|
|
 |
dorremifasol

Joined: Sep 28, 2006 Posts: 823 Location: Barcelona, Spain
Audio files: 7
G2 patch files: 49
|
Posted: Tue Mar 13, 2012 2:15 am Post subject:
|
 |
|
Thanks! I'll try tonight at home. _________________ Cheers,
Albert |
|
Back to top
|
|
 |
ZeeByeZon
Joined: Mar 16, 2009 Posts: 32 Location: France
G2 patch files: 1
|
Posted: Tue Mar 13, 2012 2:08 pm Post subject:
|
 |
|
Hi
I just tested your application, but it does not work for me:
- When I install libusb-win32, there is no checkbox to launch the filter installation. I launched it manually (install-filter-win.exe)
- My G2X is plugged and powered on, but the editor is emty. I cannot see the patches currently loaded.
- When I try to insert a module on the patch, nothing happens.
- If I uninstall libusb, the behaviour is the same...
Notes:
- The top line shows "Clients connected: 0"
- I'm running Windows XP SP3
- the clavia editor still works |
|
Back to top
|
|
 |
|