[PD] change "sound.wav" to "sound.mp3"

Frank Barknecht fbar at footils.org
Mon May 14 22:54:00 CEST 2007


Hallo,
Roman Haefeli hat gesagt: // Roman Haefeli wrote:

> as far as i can think, there is no solution with only built-in objects.
> at least, i don't know of a way to split a single symbol into a list,
> which you certainly would need.
> the is [symbol2list] from zexy, which is able to do that.
> use [symbol2list .] to convert 'symbol yourfile.wav' to 'list yourfile
> wav', then you can turn the last argument of the list 'wav' into
> 'mp3' (using select).

Or be lazy and just "convert" "sound.wav" to "sound.wav.mp3", which is
easy.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list