[LAU] tapeutape kitbuilder

From: Peter Geirnaert <peter.geirnaert@email-addr-hidden>
Date: Mon Feb 28 2011 - 17:37:25 EET

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/listdir?attredirects=0

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@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Feb 28 20:15:01 2011

This archive was generated by hypermail 2.1.8 : Mon Feb 28 2011 - 20:15:02 EET