On Mon, 28 Feb 2011 16:37:25 +0100
Peter Geirnaert <peter.geirnaert(a)gmail.com> wrote:
Hi list,
I made a little program to load all files in a folder into a .tap file
for Tapeutape.
It's my first Perl program so don't expect too much.
Page :
https://sites.google.com/site/experimentalfrush/installed-apps/tapeutape
Download direct:
https://sites.google.com/site/experimentalfrush/installed-apps/tapeutape/li…
How to use it:
1. Put the 'listdir' file in the directory where the samples are.
2. Execute the file and find a file named 'thisfolder.tap' in the same
directory as the samples.
3. Open thisfolder.tap in Tapeutape and edit at wish.
The samples are imported as 'new instrument' in a 'new kit' in a
'new
setup'. The work this thing does is loading every sample and creating
all these instruments. I didn't automate assignment to midi note
ranges or instrument naming (yet).
PS: You can rename the file 'listdir' to anything you want.
PPS: It loads .wav files now, but if you want it to load another type,
just change the line that reads:
@files = <*.wav>
to
@files =<*.flac>
or whatever type of audiofile you want it to load.
(There's more you can change, just read the 'listdir' with a
texteditor and you'll see.)
I thought it may be useful to some people here,
contributions/improvements are welcome off course.
Greetings
Peter
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Hi,
don't know if florent forwarded you my mail or if it's just
syncrhonicity, but I mailed him about 18 hours ago asking if it was
possible to load all the .wav files in a directory into tapeutape!
either case that's great :) I'll be trying you're script later today.
cheers
renato