Yahoo Groups archive

Fairlight-CMI

Index last updated: 2026-04-29 00:03 UTC

Thread

New cmios9 BETA!

New cmios9 BETA!

2006-01-30 by kmi9000

Hi,

I have just uploaded a new version of cmios9 with some new features:

  * MDR-MT to WAV conversion: "mt2wav"
    exports clips(waves) to PC-readable WAV-files

  * Voice to WAV conversion: "vc2wav"
    exports (sub-)voices to PC-readable WAV-files

  * recursive copy of whole directory trees: "copytree"
    much faster than the CMI itself

  * show CMI/MDR file information: "info"
    lists subvoices, MDR tracks and clips, ...

  * OS9/OSK/JKERNEL module information tool: "ident"
    for system programmers, prints CRCs, ...

  * binary editor for files: "bined"
    for those who want to inspect/modify/repair files and directories

(see README.txt for more details).
Please note that this is a beta-version of the new release and not
fully tested. Any comments, bug reports, suggestions, ... are welcome.

Michael

Re: New cmios9 BETA!

2006-02-13 by paradyse_james

Great job !
I' ve been waiting for a long time for the mt2wav and the vc2wav.

many thanks.

James

--- In Fairlight-CMI@yahoogroups.com, "kmi9000" <kmi9000@...> wrote:
>
> Hi,
> 
> I have just uploaded a new version of cmios9 with some new features:
> 
>   * MDR-MT to WAV conversion: "mt2wav"
>     exports clips(waves) to PC-readable WAV-files
> 
>   * Voice to WAV conversion: "vc2wav"
>     exports (sub-)voices to PC-readable WAV-files
> 
>   * recursive copy of whole directory trees: "copytree"
>     much faster than the CMI itself
> 
>   * show CMI/MDR file information: "info"
>     lists subvoices, MDR tracks and clips, ...
> 
>   * OS9/OSK/JKERNEL module information tool: "ident"
>     for system programmers, prints CRCs, ...
> 
>   * binary editor for files: "bined"
>     for those who want to inspect/modify/repair files and 
directories
> 
> (see README.txt for more details).
> Please note that this is a beta-version of the new release and not
> fully tested. Any comments, bug reports, suggestions, ... are 
welcome.
Show quoted textHide quoted text
> 
> Michael
>

Re: New cmios9 BETA!

2006-02-14 by paradyse_james

Do you have a way to batch convert many file with just one command ?
Exporting subvoice one after one is time consuming. I' ve .MT 
projects with thousands of wav, it' ll take month just to export 
every waves from them.
In the fairlight you could transfer many voice with the *.vc. Ex: 
mcopy /c0/*.vc /c100/*.vc

That would be great If we could write vc2wav *.vc - and all the 
voices are backuped. Further, it could export all the subvoices with 
their original name .

Regards

J


--- In Fairlight-CMI@yahoogroups.com, "kmi9000" <kmi9000@...> wrote:
>
> Hi,
> 
> I have just uploaded a new version of cmios9 with some new features:
> 
>   * MDR-MT to WAV conversion: "mt2wav"
>     exports clips(waves) to PC-readable WAV-files
> 
>   * Voice to WAV conversion: "vc2wav"
>     exports (sub-)voices to PC-readable WAV-files
> 
>   * recursive copy of whole directory trees: "copytree"
>     much faster than the CMI itself
> 
>   * show CMI/MDR file information: "info"
>     lists subvoices, MDR tracks and clips, ...
> 
>   * OS9/OSK/JKERNEL module information tool: "ident"
>     for system programmers, prints CRCs, ...
> 
>   * binary editor for files: "bined"
>     for those who want to inspect/modify/repair files and 
directories
> 
> (see README.txt for more details).
> Please note that this is a beta-version of the new release and not
> fully tested. Any comments, bug reports, suggestions, ... are 
welcome.
Show quoted textHide quoted text
> 
> Michael
>

Re: [Fairlight-CMI] Re: New cmios9 BETA!

2006-02-15 by Peter Connelly

Sorry to sound ignorant, but what are these updates and how are they installed?
Cheers,
Peter
On 2/14/06, paradyse_james <phantom_of_paradyse@hotmail.com> wrote:
Do you have a way to batch convert many file with just one command ?
Exporting subvoice one after one is time consuming. I' ve .MT
projects with thousands of wav, it' ll take month just to export
every waves from them.
In the fairlight you could transfer many voice with the *.vc. Ex:
mcopy /c0/*.vc /c100/*.vc

That would be great If we could write vc2wav *.vc - and all the
voices are backuped. Further, it could export all the subvoices with
their original name .

Regards

J


--- In Fairlight-CMI@yahoogroups.com, "kmi9000" wrote:
>
> Hi,
>
> I have just uploaded a new version of cmios9 with some new features:
>
> * MDR-MT to WAV conversion: "mt2wav"
> exports clips(waves) to PC-readable WAV-files
>
> * Voice to WAV conversion: "vc2wav"
> exports (sub-)voices to PC-readable WAV-files
>
> * recursive copy of whole directory trees: "copytree"
> much faster than the CMI itself
>
> * show CMI/MDR file information: "info"
> lists subvoices, MDR tracks and clips, ...
>
> * OS9/OSK/JKERNEL module information tool: "ident"
> for system programmers, prints CRCs, ...
>
> * binary editor for files: "bined"
> for those who want to inspect/modify/repair files and
directories
>
> (see README.txt for more details).
> Please note that this is a beta-version of the new release and not
> fully tested. Any comments, bug reports, suggestions, ... are
welcome.
>
> Michael
>







Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Fairlight-CMI/

<*> To unsubscribe from this group, send an email to:
Fairlight-CMI-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/




Re: New cmios9 BETA!

2006-02-23 by kmi9000

...sorry for the delay.
You can download the cmios9 from the Files section. It's a Windows
console application (Mac OSX coming soon) to access Fairlight disks
(and disk image files). Currently, it's quite technical to use but
might prove helpful to backup files/partitions. The new version can
extract subvoices from voice files (and waves from MFX2 MT-files) and
convert then into WAV-files.

Regards,
Michael


--- In Fairlight-CMI@yahoogroups.com, Peter Connelly
<peter.yahoogroups@...> wrote:
Show quoted textHide quoted text
>
> Sorry to sound ignorant, but what are these updates and how are they
> installed?
> 
> Cheers,
> Peter
> 
> On 2/14/06, paradyse_james <phantom_of_paradyse@...> wrote:
> >
> > Do you have a way to batch convert many file with just one command ?
> > Exporting subvoice one after one is time consuming. I' ve .MT
> > projects with thousands of wav, it' ll take month just to export
> > every waves from them.
> > In the fairlight you could transfer many voice with the *.vc. Ex:
> > mcopy /c0/*.vc /c100/*.vc
> >
> > That would be great If we could write vc2wav *.vc - and all the
> > voices are backuped. Further, it could export all the subvoices with
> > their original name .
> >
> > Regards
> >
> > J
> >
> >
> > --- In Fairlight-CMI@yahoogroups.com, "kmi9000" <kmi9000@> wrote:
> > >
> > > Hi,
> > >
> > > I have just uploaded a new version of cmios9 with some new features:
> > >
> > >   * MDR-MT to WAV conversion: "mt2wav"
> > >     exports clips(waves) to PC-readable WAV-files
> > >
> > >   * Voice to WAV conversion: "vc2wav"
> > >     exports (sub-)voices to PC-readable WAV-files
> > >
> > >   * recursive copy of whole directory trees: "copytree"
> > >     much faster than the CMI itself
> > >
> > >   * show CMI/MDR file information: "info"
> > >     lists subvoices, MDR tracks and clips, ...
> > >
> > >   * OS9/OSK/JKERNEL module information tool: "ident"
> > >     for system programmers, prints CRCs, ...
> > >
> > >   * binary editor for files: "bined"
> > >     for those who want to inspect/modify/repair files and
> > directories
> > >
> > > (see README.txt for more details).
> > > Please note that this is a beta-version of the new release and not
> > > fully tested. Any comments, bug reports, suggestions, ... are
> > welcome.
> > >
> > > Michael
> > >
> >
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
>

Re: [Fairlight-CMI] Re: New cmios9 BETA!

2006-02-23 by James Thomson

Hi Michael,

Many thanks for all your hard work ! I really look forward to an OSX version
as I am completely Mac based and I imagine a few others here are also. Do
you think it would be possible to also have WAV-VCE conversion ? It would be
great to convert certain WAV samples to CMI format also. Thanks again !

Cheers,


James Thomson

Magic Audio Co.
The Studio
West Hampstead
London NW2 3RJ
U.K.
Show quoted textHide quoted text
On 23/2/06 16:23, "kmi9000" <kmi9000@yahoo.com> wrote:

> ...sorry for the delay.
> You can download the cmios9 from the Files section. It's a Windows
> console application (Mac OSX coming soon) to access Fairlight disks
> (and disk image files). Currently, it's quite technical to use but
> might prove helpful to backup files/partitions. The new version can
> extract subvoices from voice files (and waves from MFX2 MT-files) and
> convert then into WAV-files.
> 
> Regards,
> Michael
>

Re: New cmios9 BETA!

2006-02-24 by kmi9000

New version uploaded:

export all subvoices of all VC-files in current directory:
  -->  vc2wav *
export all waves of all MT-files in current directory:
  -->  mt2wav *
export all subvoices of foo.VC:
  -->  vc2wav foo.VC
export all waves of foo.MT:
  -->  mt2wav foo.MT

Please note that this is still a BETA version...

Cheers,
Michael

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.