Hi everyone,
i would like to do a file merger to merge several audio files into one!
I sorted a Class wich Reads a complete audio file into a buffer, and a SaveAsStereo SaveAsMono functions!
but i also would need to add information for each Audio file, for example the last volume/pan settings for that file! the Idea is to have a audio library e.g 4GB, and access (quickly) to a specific audio part & info
i think i also may need a TableofContents of the BOF, don't i?
how can i achieve this!
thanks in advance
i would like to do a file merger to merge several audio files into one!
I sorted a Class wich Reads a complete audio file into a buffer, and a SaveAsStereo SaveAsMono functions!
but i also would need to add information for each Audio file, for example the last volume/pan settings for that file! the Idea is to have a audio library e.g 4GB, and access (quickly) to a specific audio part & info
i think i also may need a TableofContents of the BOF, don't i?
how can i achieve this!
thanks in advance