-
baptiste
Hi
I would like to load a text file ( around 444000 numbers) in an array to after save it in .wav.
When i load the text file, only 788 elements are loaded. My array has a size of 400000.
There is this message in the message window:
"no midi input devices found
output devices:
1. Synthé. SW table de sons GS Mic
sortie_son.txt: read 788 elements into table of size 400000"i've attached the patch and the text file.
Thank you for your help
baptiste
-
baptiste
Hi
Sorry for my english
I need to convert an audio file to a text file (each number inside this text represent the level of audio file). And after to reconvert the text file to an audio file.
I think Pure Data is the good soft to do that (what do you think?).
How can i do that? Is there already a patche doing that, i can download to understand how to do?Thank you very much
Baptiste
-
baptiste
hi domien
actualy i tried with an other verion of pd (linux version), and that works like that. We just need to separate each number by a space.Thank you very much, i did that i wanted. and that works.
Pd is so exciting...
Baptiste -
-
-
baptiste
hi
thank you very much.
because i am a newbie i discover everything.
I ask to myself how works the text boxe "reads -resize $1 mysound". What is this sort of command? Same question about the text boxe ";mysound write sound.txt".I need to reconvert this text in an audio too, do you how can i do that?
Thank you
Baptiste