NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: CtrlAltDestroy on 2005-04-11 06:31 PM

Title: Question about NWC2 - Importing midis
Post by: CtrlAltDestroy on 2005-04-11 06:31 PM
Does NWC2 import midi files any better than NWC1? Does it actually read all the controller changes instead of throwing them out?
Title: Re: Question about NWC2 - Importing midis
Post by: Christian on 2005-04-11 10:04 PM
nope, it imports midi just the same as version 1 but what upsets me is you can't save any thing as midi with version 2
Title: Re: Question about NWC2 - Importing midis
Post by: Ewan Harwood on 2005-04-11 10:46 PM
Instead of Save As midi, you now Export to midi.  This "new" terminology is what we used to say before window environments came along.  In the Old Days(TM) when we typed commands, we usually had to use single words rather than the more readable "Save As", with its nice space.
Title: Re: Question about NWC2 - Importing midis
Post by: Christian on 2005-04-11 10:53 PM
Thanks
Title: Re: Question about NWC2 - Importing midis
Post by: Ertuğrul İnanç on 2005-04-12 12:30 PM
-
FWIW, in old versions of NWC1 (maybe prior to 1.70) we used to import and export MIDI as we do in NWC2. The open/save as vs. import/expert paradigm is an intermediate one, between the identical old and new.

My 0.01 [abbr=New Turkish Lira, nominally $ 0.74, € 0.57, £ 0.39, ¥ 79.96]YTL[/abbr]
-
Title: Re: Question about NWC2 - Importing midis
Post by: Ewan Harwood on 2005-04-12 09:53 PM
Yep, you're right.  I dragged out my original floppy disk and User Guide.  Version 1.55b had File Import.  I'd forgotten.
Title: Re: Question about NWC2 - Importing midis
Post by: CtrlAltDestroy on 2005-04-14 04:22 AM
I ask because I was considering programming something that would read from a midi file and spit out a proper nwc file (for version 1) with all of the stuff that would normally be thrown out. I don't know the NWC file format, but I'm sure I could figure it out if I had enough time.
Title: Re: Question about NWC2 - Importing midis
Post by: Robin Withey on 2005-04-14 07:33 AM
It's not too tricky, once you realise that, by default, the file is compressed. As long as you work with uncompressed format, you can figure out enough to read NWC format. However, there are a few things in there I've never worked out (probably to do with my personal registration), which makes writing NWC files rather hit and miss.

Robin