Hi,
i have a midi file with more tracks : piano + orchestra instruments.
i'd like to delete the piano track to be able to play only the orchestra via my midi reader and to play piano track on my accoustic piano
how is it possible?
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Where N is the number of the piano track will mute that track.
On Mon, Jul 01, 2019 at 10:41:40AM -0000, Thierry Boibary wrote:
Hi,
i have a midi file with more tracks : piano + orchestra instruments.
i'd like to delete the piano track to be able to play only the
orchestra via my midi reader and to play piano track on my accoustic
piano
how is it possible?
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i have a midi file with more tracks : piano + orchestra instruments.
i'd like to delete the piano track to be able to play only the orchestra via my midi reader and to play piano track on my accoustic piano
how is it possible?
thanks
Running:
timidity -Q N
Where N is the number of the piano track will mute that track.
On Mon, Jul 01, 2019 at 10:41:40AM -0000, Thierry Boibary wrote: