Front Page |  Radio | Media | Forum | Wiki | Links |
![]() |
Dedicated to
experimental electro-acoustic and electronic music |
![]() |
|
Search found 227 matches |
Forum index » Search |
Page 1 of 10 [227 Posts] | Goto page: 1, 2, 3, ..., 8, 9, 10 Next |
Author | Message |
---|---|
![]() |
|
brunov Replies: 18 Views: 7154 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Yes I think it is possible to send midi messages in response to label changes on the parameter pages. Only I don't think it is a good idea to build in code in the editor for a specific type of control ... | |
![]() |
|
brunov Replies: 18 Views: 7154 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Probably the simplest way is to initiate a patch/perf sysex dump from the g2 over midi and extract the knob assignments and parameter names from this data.
The complicated way would be to create a ... |
|
![]() |
|
brunov Replies: 18 Views: 7154 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
I'll explain a bit more on how the usb connection is set up:
The os editor uses the function TG2USB.Init : boolean; Closing the connection: procedure TG2USB.Done; Reading an interrupt (s ... |
|
![]() |
|
brunov Replies: 18 Views: 7154 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
A knob on the parameter page refers to a parameter.
To change the value of a parameter through USB you have to send the following message: (In file g2_mess.pas, line 3657) function TG2MessSlo ... |
|
![]() |
|
brunov Replies: 18 Views: 7154 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hi,
I don't think I received any messages, but I like to help you with your project. Everything that is known about the file structure and usb protocol [url=https://github.com/BVerhue/nord_g2_ed ... |
|
![]() |
|
brunov Replies: 2 Views: 2491 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hi Jamos,
yes, the driver/resonator are available in the editors. |
|
![]() |
|
brunov Replies: 2 Views: 2491 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
I posted this on another thread earlier, but that post can easily be missed, so maybe better to start a new thread for this.
I managed to compile the open source editor "g2_editor_fmx" fo ... |
|
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hi,
I managed to upgrade my old Hackintosh to Catalina. And I was able to compile the open source G2 Editor FMX for MacOS 64bit. There is also a Windows 32bit and 64bit version available. So ... |
|
![]() |
|
brunov Replies: 3 Views: 3800 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
If the computer gets stuck trying to install the clavia driver, you can try installing in windows safety mode. | |
![]() |
|
brunov Replies: 7 Views: 6497 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Look under version 0.25:
https://sourceforge.net/projects/nmg2editor/files/v0.25/ You can also just look through the code online: https://sourceforge.net/p/nmg2editor/code/HEAD/tree/trunk/Sou ... |
|
![]() |
|
brunov Replies: 7 Views: 6497 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
hi aasmodular,
If you like programming the nmg2 editor is an interesting project, it may not look very complex but there are many different aspsects. So if I may make some suggestions ![]() ... |
|
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Not any time soon. The compiler I'm using doesn't have that capability and I haven't heard anything about adding linux support in newer versions of the compiler. | |
![]() |
|
brunov Replies: 7 Views: 9129 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
It is early days, but if you have an android device lying around with "host usb" capabilities, you can give it a shot. You can download it here http://www.bverhue.nl/g2dev/?p=146 on the bott ... | |
![]() |
|
brunov Replies: 7 Views: 9129 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
I use the Clavia 64bit usb driver version 2.1.6.0. on my windows 8.1 amd desktop pc without trouble.
Could be that the cpu (intell/amd) makes a difference. |
|
![]() |
|
brunov Replies: 1 Views: 2543 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hmm, seems by web hoster has a technical problem ![]() |
|
![]() |
|
brunov Replies: 20 Views: 16329 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
It uses flash unfortunately.
Oh, yes, sorry ![]() I found something you could maybe use or adapt, for the icons on buttons in my editor, I made some svg-images. I'll attach the file. |
|
![]() |
|
brunov Replies: 20 Views: 16329 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
hello ian-s,
that looks very interesting. I also used these module definitions extracted from the recource file for the os-editor. At one stage I tried to base the graphics on svg only it became to ... |
|
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Host mode is usually mentioned in the specs of the tablet. It allowes you to attach usb devices like keyboards etc. I'm using a Acer A1-810, probably not the best tablet but it is cheap and it works. ... | |
![]() |
|
brunov Replies: 3 Views: 3326 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Jean-Philippe
Use the old one. |
|
![]() |
|
brunov Replies: 3 Views: 3326 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hello Jean-Philippe,
I'm glad to hear the editor was of good use to you! Yes, you can run the editor on Windows 64 bits, only first you have to install the 64 bit drivers of Clavia and of LibUSB. ... |
|
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Yes, ok. I was planning to give osc another try and do some rewriting of code to modernise it a bit. So, that might be a step towards a possible interface with m4l.
It's only that I'm spread rathe ... |
|
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hey Xav,
do you know what kind of interface would be needed between max4live and the g2, I mean midid/osc/something else...? |
|
![]() |
|
brunov Replies: 5 Views: 5539 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
And, if you haven't done this already, in the G2 editor, under "Synth settings", you should enable the "Controllers send" option. | |
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
Hey Francesco, maybe if you can find out a bit more about the performance problems on osx you encountered, let me know, I can't seem to reproduce them. Otherwise thanx for your help sofar!
Meanwhi ... |
|
![]() |
|
brunov Replies: 518 Views: 558976 |
![]() Forum: Clavia Nord Modular » Nord Modular G2 Discussion |
In don't think that is possible. There are no sysex patching commands for the g2 as far as I know, only usb messages. | |
Page 1 of 10 [227 Posts] | Goto page: 1, 2, 3, ..., 8, 9, 10 Next |
Forum index » Search |