electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
Search found 227 matches
 Forum index » Search
Page 1 of 10 [227 Posts]   Goto page: 1, 2, 3, ..., 8, 9, 10 Next
Author Message
  Topic: G2 Engine upgrade / mod to G2
brunov

Replies: 18
Views: 7154

Post Posted: Mon Sep 12, 2022 1:03 am    Subject: G2 Engine upgrade / mod to G2
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 ...
  Topic: G2 Engine upgrade / mod to G2
brunov

Replies: 18
Views: 7154

Post Posted: Fri Sep 09, 2022 4:15 am    Subject: G2 Engine upgrade / mod to G2
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 ...
  Topic: G2 Engine upgrade / mod to G2
brunov

Replies: 18
Views: 7154

Post Posted: Thu Aug 04, 2022 9:36 pm    Subject: G2 Engine upgrade / mod to G2
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 ...
  Topic: G2 Engine upgrade / mod to G2
brunov

Replies: 18
Views: 7154

Post Posted: Wed Aug 03, 2022 6:35 am    Subject: G2 Engine upgrade / mod to G2
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 ...
  Topic: G2 Engine upgrade / mod to G2
brunov

Replies: 18
Views: 7154

Post Posted: Mon Aug 01, 2022 11:23 pm    Subject: G2 Engine upgrade / mod to G2
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 ...
  Topic: OS editor (FMX) for 64bit Windows, MacOS and Linux available
brunov

Replies: 2
Views: 2491

Post Posted: Wed Aug 25, 2021 10:16 pm    Subject: OS editor (FMX) for 64bit Windows, MacOS and Linux available
Forum:  Clavia Nord Modular » Nord Modular G2 Discussion
Hi Jamos,

yes, the driver/resonator are available in the editors.
  Topic: OS editor (FMX) for 64bit Windows, MacOS and Linux available
brunov

Replies: 2
Views: 2491

Post Posted: Mon Aug 23, 2021 9:06 am    Subject: OS editor (FMX) for 64bit Windows, MacOS and Linux available
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 ...
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Sun Aug 22, 2021 7:33 am    Subject: NMG2 Open Source Editor
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 ...
  Topic: G2 software installation issues
brunov

Replies: 3
Views: 3800

Post Posted: Sat May 14, 2016 3:24 am    Subject: G2 software installation issues
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.
  Topic: (out of curiosity) what I'd need to write my own editor?
brunov

Replies: 7
Views: 6497

Post Posted: Sat Apr 23, 2016 10:40 pm    Subject: (out of curiosity) what I'd need to write my own editor?
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 ...
  Topic: (out of curiosity) what I'd need to write my own editor?
brunov

Replies: 7
Views: 6497

Post Posted: Wed Apr 20, 2016 10:25 pm    Subject: (out of curiosity) what I'd need to write my own editor?
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 Wink
...
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Sun Feb 01, 2015 12:30 am    Subject: NMG2 Open Source Editor
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.
  Topic: Nord G2 drivers with windows 8
brunov

Replies: 7
Views: 9129

Post Posted: Thu Jan 29, 2015 10:50 am    Subject: Nord G2 drivers with windows 8
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 ...
  Topic: Nord G2 drivers with windows 8
brunov

Replies: 7
Views: 9129

Post Posted: Wed Jan 28, 2015 10:13 pm    Subject: Nord G2 drivers with windows 8
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.
  Topic: fmx g2 editor for osx?
brunov

Replies: 1
Views: 2543

Post Posted: Fri Jan 23, 2015 11:05 pm    Subject: fmx g2 editor for osx?
Forum:  Clavia Nord Modular » Nord Modular G2 Discussion
Hmm, seems by web hoster has a technical problem Sad . Most of the time this is solved in a couple of hours. Maybe just wait a bit and try again.
  Topic: SVG2
brunov

Replies: 20
Views: 16329

Post Posted: Sun Dec 07, 2014 4:11 am    Subject: SVG2
Forum:  Clavia Nord Modular » Nord Modular G2 Discussion
It uses flash unfortunately.

Oh, yes, sorry Embarassed

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.
  Topic: SVG2
brunov

Replies: 20
Views: 16329

Post Posted: Sun Dec 07, 2014 12:45 am    Subject: SVG2
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 ...
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Sun Nov 30, 2014 6:17 am    Subject: NMG2 Open Source Editor
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. ...
  Topic: new computer
brunov

Replies: 3
Views: 3326

Post Posted: Sat Nov 29, 2014 7:07 am    Subject: new computer
Forum:  Clavia Nord Modular » Nord Modular G2 Discussion
Jean-Philippe

Use the old one.
  Topic: new computer
brunov

Replies: 3
Views: 3326

Post Posted: Sat Nov 29, 2014 6:15 am    Subject: new computer
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.
...
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Wed Nov 19, 2014 5:32 am    Subject: NMG2 Open Source Editor
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 ...
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Tue Nov 18, 2014 10:28 pm    Subject: NMG2 Open Source Editor
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...?
  Topic: BCF200 fader issue with g2 rack
brunov

Replies: 5
Views: 5539

Post Posted: Sun Oct 19, 2014 9:42 pm    Subject: BCF200 fader issue with g2 rack
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.
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Tue Jun 24, 2014 2:28 am    Subject: NMG2 Open Source Editor
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 ...
  Topic: NMG2 Open Source Editor
brunov

Replies: 518
Views: 558976

Post Posted: Fri May 30, 2014 9:57 pm    Subject: NMG2 Open Source Editor
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
Jump to:  


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use