Track splitting

View: New views
3 Messages — Rating Filter:   Alert me  

Track splitting

by bvdp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Is it possible to have timidity split each midi channel into a separate
track in a wav file? I'd like to take a MIDI file, convert it to a set
of wav tracks (eg. one for drum, another for bass, another for the
piano) and then use a program like audacity to further edit and mix the
result.

Thanks.

--
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bob@...
WWW:   http://www.mellowood.ca



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Timidity-talk mailing list
Timidity-talk@...
https://lists.sourceforge.net/lists/listinfo/timidity-talk

Re: Track splitting

by SATO Kentaro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try --mute=0,-* --output-file=filename* --trace  (*=1..16)
If --trace didn't retain a leading silence which is
different length between channels, you'd have to place a note
on the head of all the channels in a MIDI file.

on 2007.2.28 3:17 AM (JST), Bob van der Poel <bob@...> wrote:

>
> Is it possible to have timidity split each midi channel into a separate
> track in a wav file? I'd like to take a MIDI file, convert it to a set
> of wav tracks (eg. one for drum, another for bass, another for the
> piano) and then use a program like audacity to further edit and mix the
> result.
>
> Thanks.

--
    +--- Kentaro Sato ----
    |  mailto:kentaro@...
    |  http://www.ranvis.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Timidity-talk mailing list
Timidity-talk@...
https://lists.sourceforge.net/lists/listinfo/timidity-talk

Re: Track splitting

by bvdp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have tried:

timidity -Q0 -Q-16 --trace=16 -Ow -o f16.wav rico.mid

And the leading silence is still deleted.

--trace does not appear in my manual so I do not know if I am using it
correctly. Version 2.13.0 of the manual; 2.13.2 of the program.

Yes, placing a note at the head of all tracks does work. I have added an
option to my program MMA to do just this.

Thanks.

Kentaro SATO wrote:

> Try --mute=0,-* --output-file=filename* --trace  (*=1..16)
> If --trace didn't retain a leading silence which is
> different length between channels, you'd have to place a note
> on the head of all the channels in a MIDI file.
>
> on 2007.2.28 3:17 AM (JST), Bob van der Poel <bob@...> wrote:
>
>> Is it possible to have timidity split each midi channel into a separate
>> track in a wav file? I'd like to take a MIDI file, convert it to a set
>> of wav tracks (eg. one for drum, another for bass, another for the
>> piano) and then use a program like audacity to further edit and mix the
>> result.
>>
>> Thanks.
>

--
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bob@...
WWW:   http://www.mellowood.ca



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Timidity-talk mailing list
Timidity-talk@...
https://lists.sourceforge.net/lists/listinfo/timidity-talk