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.
Frank Barknecht _ ______footils.org_ __goto10.org__