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 
go to the radio page Live at electro-music.com radio 1 Please visit the chat
  host / artist show at your time
today> Various Artists March Equinox concert
poster
 Forum index » Clavia Nord Modular » Nord Modular G2 Discussion
Performance problems
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [8 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
steampump



Joined: Oct 22, 2004
Posts: 76
Location: switzerland
G2 patch files: 14

PostPosted: Mon Dec 13, 2004 11:29 am    Post subject: Performance problems Reply with quote  Mark this post and the followings unread

I have found a bad bug with the G2 Engine in live performance..
When you are controlling the a performance with an external clock and change the performance programm, the Engine will hang. The only solution is to switch off and on the Engine.
I don't know if the problem is related with patch compatibility between os v1.1 and 1.24 ?
Have you similar problems ?

www.armuco.ch

_________________
Artworks Music Computer
Back to top
View user's profile Send private message Visit poster's website
Afro88



Joined: Jun 20, 2004
Posts: 701
Location: Brisbane, Australia
Audio files: 12
G2 patch files: 79

PostPosted: Mon Dec 13, 2004 5:50 pm    Post subject: Reply with quote  Mark this post and the followings unread

My engine's midi clock is slaved to the mpc and I haven't encountered this problem, either changing performances using midi program changes or using the editor... but then all the performances I use have been done in 1.2x.

If it is some kind of version incompatibility problem, maybe try resaving the programs into the synth. Open the offending program/s, save them to your hard disk, re-open them from the hard disk and then save them back into the G2 (all with the 1.24 editor). Hope that helps...
Back to top
View user's profile Send private message Visit poster's website
steampump



Joined: Oct 22, 2004
Posts: 76
Location: switzerland
G2 patch files: 14

PostPosted: Tue Dec 14, 2004 1:46 pm    Post subject: Reply with quote  Mark this post and the followings unread

Thanks
I have used the up and download trick for each performance. The problem is not solved.
When i select a performance from within the editor i have no problem to play all performance.
But my problem happens everytime between some perfomance when i use the Remote25, who change the performance patch step by step 1 ,2,3,4 etc.
With changing single patch i do not have any problems.
When the perf problem occure the midi led lite on, and no sound can be played any more.
When the editor is activ you also recieve a usb lost contact error.
But maybe it is only a Remot25 problem ?
Is ther anybody out there using Remote25 to control a G2 Engine ?

Maybe an other silly Question.
Can the default folder for patch and perf be changed in the editor v 1.24 ?
And how to do it if so ?

_________________
Artworks Music Computer
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24600
Location: The Netherlands, Enschede
Audio files: 309
G2 patch files: 320

PostPosted: Tue Dec 14, 2004 3:32 pm    Post subject: Reply with quote  Mark this post and the followings unread

steampump wrote:
Maybe an other silly Question.
Can the default folder for patch and perf be changed in the editor v 1.24 ?
And how to do it if so ?


I'm not sure what you mean so maybe this is a PC only feature but, my editor remembers the folder where it last was as part of it's setup.

Further info : Under windows in the folder C:\Documents And Settings\<username>\Application Data\Clavia\ a (text) file is present named Modular G2 Editor.pref where some settings are stored. In that same folder the init patch templates are stored.

Jan.
Back to top
View user's profile Send private message Visit poster's website
elektro80
Site Admin


Joined: Mar 25, 2003
Posts: 21959
Location: Norway
Audio files: 14

PostPosted: Tue Dec 14, 2004 5:33 pm    Post subject: Reply with quote  Mark this post and the followings unread

Shocked

OK, Mr. Steam Pump, I was just about to forward some viagra emails to you.. but now I understand I misunderstood the name of the thread.

Cool

_________________
A Charity Pantomime in aid of Paranoid Schizophrenics descended into chaos yesterday when someone shouted, "He's behind you!"

MySpace
SoundCloud
Flickr
Back to top
View user's profile Send private message Visit poster's website
steampump



Joined: Oct 22, 2004
Posts: 76
Location: switzerland
G2 patch files: 14

PostPosted: Thu Dec 16, 2004 11:50 am    Post subject: Reply with quote  Mark this post and the followings unread

Thanks for the help to find the pref file but now what is the syntax for the parameter to insert and define a default folder. I can just see the 5 laste opend files and the window frame parameters of the editor in this file.
_________________
Artworks Music Computer
Back to top
View user's profile Send private message Visit poster's website
Roland Kuit



Joined: Sep 29, 2003
Posts: 1090
Location: The Netherlands/Sweden
Audio files: 8
G2 patch files: 127

PostPosted: Thu Dec 16, 2004 12:52 pm    Post subject: Performance problems Reply with quote  Mark this post and the followings unread

Elektro....you're funny Laughing
Back to top
View user's profile Send private message
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24600
Location: The Netherlands, Enschede
Audio files: 309
G2 patch files: 320

PostPosted: Thu Dec 16, 2004 1:00 pm    Post subject: Reply with quote  Mark this post and the followings unread

steampump wrote:
Thanks for the help to find the pref file but now what is the syntax for the parameter to insert and define a default folder. I can just see the 5 laste opend files and the window frame parameters of the editor in this file.


Well, that's what I tried to tell you, I don't know :-)

The editor remembers the last folder it fetched a file from, probably by inspecting the the most recently opened file. When you want that to be a fixed folder you'll need some creativity with batch files I'm affraid.

That would be :

Make a pref file with in it the settings you want to be effective on editor statup and give that file some other name than the Clavia one.

Then make a batch file that copies your pref over the Clavia pref and then starts the editor. for the 1.24 software use something like :

Code:

Copy "c:\some_path\your_pref" "c:\some_path\Clavia_pref"
"C:\Program Files\Clavia\Modular G2 1.24\ModularG2Editor1_24.exe" "%1"


Store this into a fille called "G2.bat" or something and make sure you have the right filenames and paths for the pref files.

Then instead of opening the editor directly execute the batch file (by clicking on it, you can drag a shortcut into the startmenu if you like)

This will not work though when you start the editor by clicking on a patch or when you download a patch over the internet - in that case the exe will still be used directly.

When this has to work as well you'll need to tweak the file extension handling a bit in explorer (the file explorer, not IE) to make your batch file the program that handles patches and performances.

When you install a new editor you'll have to do it all over, or partially when you make the batch stuff a bit smarter.

Jan.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [8 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » Clavia Nord Modular » Nord Modular G2 Discussion
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


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