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 
 Forum index » Clavia Nord Modular » Nomad - NM1 Open Source Editor
The Nmedit/Nomad project needs your help.
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [13 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Fri Jul 13, 2007 10:28 am    Post subject: The Nmedit/Nomad project needs your help. Reply with quote  Mark this post and the followings unread

Hello everyone,

we have difficulties understanding the meaning of the midi message which identifies the nord modular synthesizer because we have not enough sample messages.

A small java application is attached to this posting which will retrieve this message from your Nord Modular Keyboard, Nord Modular Rack or Micro Modular. It would be a great help if you take a few minutes to fill out the form and post the results here.

You can start the application by either single/double click on the file IAMtest.jar or by using the terminal:
Code:
java -jar IAMtest.jar


After you retrieved the message and filled out the form post the results here. Example:
Code:
------ begin ------
device: Nord Modular Keyboard
expanded: no
serial: MA 99041015
iam: F0 33 00 06 01 03 03 00 07 77 00 F7
------ end ------


Thank you very much,

Christian


IAmTestScreenshot.jpg
 Description:
 Filesize:  11.99 KB
 Viewed:  10405 Time(s)

IAmTestScreenshot.jpg



IAMtest.zip
 Description:

Download (listen)
 Filename:  IAMtest.zip
 Filesize:  142.81 KB
 Downloaded:  440 Time(s)


_________________
----------------------
http://nmedit.sf.net
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


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

PostPosted: Fri Jul 13, 2007 4:37 pm    Post subject: Reply with quote  Mark this post and the followings unread

------ begin ------
device: Nord Modular Keyboard
expanded: yes
serial: none Shocked
iam: F0 33 00 06 01 03 03 00 02 3D 00 F7
------ end ------

really don't know what happened to the serial number plate, it's just not there ... guess it's $023d ... but it has a label on the inside saying :

OK Jonas
98-04-05

the main board is version 1.0, the expansion has version 0.2

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Sat Jul 14, 2007 8:45 am    Post subject: Reply with quote  Mark this post and the followings unread

Blue Hell wrote:
------ begin ------
device: Nord Modular Keyboard
expanded: yes
serial: none Shocked
iam: F0 33 00 06 01 03 03 00 02 3D 00 F7
------ end ------

Just for completeness I know of two other IAm messages, here are their unknown bytes 8-11
Code:

unk1 unk2 unk3 unk4
0x00 0x0D 0x2D 0x01 (Nord Modular rack, expanded=yes)
0x00 0x27 0x6A 0x02 (Micro Modular)


I am pretty sure now that the fourth unknown byte has following meaning:
Code:
0x00 Nord Modular Keyboard
0x01 Rack
0x02 Micro


The first byte is always zero in the four sample message we have here. It could be a reserved byte.

The questions is what the meaning of the unknown bytes 2-3 is. I believe that there we can find a bit which says whether the modular is expanded or not.

_________________
----------------------
http://nmedit.sf.net
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


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

PostPosted: Sat Jul 14, 2007 8:59 am    Post subject: Reply with quote  Mark this post and the followings unread

Ok, I removed the expansion :

Quote:
------ begin ------
device: Nord Modular Keyboard
expanded: no
serial: <not>
iam: F0 33 00 06 01 03 03 00 02 3D 00 F7
------ end ------

So there is no bit for it I guess.

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Sat Jul 14, 2007 9:23 am    Post subject: Reply with quote  Mark this post and the followings unread

Blue Hell wrote:
...
So there is no bit for it I guess.


Hm yes, I agree.

The serial number could have following structure
DD YYMMNNNN
DD = device identifier : MA=Modular (if not a coincidence)
YY = Year
MM = Month
NNNN = mysterious number

If you look at my serial MA 99041015 : then NNNN = 1015(dec) = 3F7(hex) ~ = 0777 (hex,0-bit inserted at bit8 according to MIDI spec)
This is the same value as the unknown bytes 2-3 in my IAM message.

_________________
----------------------
http://nmedit.sf.net
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


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

PostPosted: Sat Jul 14, 2007 9:35 am    Post subject: Reply with quote  Mark this post and the followings unread

Too good for a coincidence Very Happy and too bad I don't have a serial number Sad
_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Sat Jul 14, 2007 9:39 am    Post subject: Reply with quote  Mark this post and the followings unread

Blue Hell wrote:
Too good for a coincidence Very Happy and too bad I don't have a serial number Sad

Crying or Very sad

_________________
----------------------
http://nmedit.sf.net
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


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

PostPosted: Sat Jul 14, 2007 10:33 am    Post subject: Reply with quote  Mark this post and the followings unread

chresan wrote:
Crying or Very sad


We could just keep bumping this until someone with a serial number feels guilty Rolling Eyes

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
Antimon



Joined: Jan 18, 2005
Posts: 4145
Location: Sweden
Audio files: 371
G2 patch files: 100

PostPosted: Sat Jul 14, 2007 1:20 pm    Post subject: Reply with quote  Mark this post and the followings unread

Here's from mine:

------ begin ------
device: Nord Modular Keyboard
expanded: yes
serial: MA 99010818
iam: F0 33 00 06 01 03 03 00 06 32 00 F7
------ end ------

Smile

/Stefan

_________________
Antimon's Window
@soundcloud @Flattr home - you can't explain music
Back to top
View user's profile Send private message Visit poster's website
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Sat Jul 14, 2007 1:25 pm    Post subject: Reply with quote  Mark this post and the followings unread

Thank you, perfect. So the unknown bytes 2-3 are the last four digits of the serial number:

06 32 (hex) = (332 removed 8th bit) = 0818 (dec)

_________________
----------------------
http://nmedit.sf.net
Back to top
View user's profile Send private message Visit poster's website
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Mon Jul 16, 2007 2:43 pm    Post subject: Reply with quote  Mark this post and the followings unread

It seems there are no more examples coming. Well, I think I know enough now. Again thanks to Antimon and especially to Jan (you are always so supportive Smile )

Christian

_________________
----------------------
http://nmedit.sf.net
Back to top
View user's profile Send private message Visit poster's website
license



Joined: Aug 11, 2007
Posts: 4
Location: Spokane, WA

PostPosted: Sun Aug 12, 2007 9:39 am    Post subject: Reply with quote  Mark this post and the followings unread

Chresan, just in case you needed more:

------ begin ------
device: Micro Modular
expanded: no
serial: MC 99072012
iam: F0 33 00 06 01 03 03 00 0F 5C 02 F7
------ end ------
Back to top
View user's profile Send private message
chresan



Joined: Jul 11, 2006
Posts: 150
Location: Karlsruhe, Germany

PostPosted: Sun Aug 12, 2007 10:16 am    Post subject: Reply with quote  Mark this post and the followings unread

license wrote:
Chresan, just in case you needed more:


Thanks for your help Smile

_________________
----------------------
http://nmedit.sf.net
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 [13 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 » Nomad - NM1 Open Source Editor
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