Hi there.
I haven’t tested anything yet, but this is very interesting. I have a large raspberry cluster and I’ve been looking for an interesting MPI project. Completely by coincidence I have another project where I need to stretch samples sounds to the extreme, a 6 minute wav needs to be stretched to 24 hours as an example. This isn’t just madness, it’s for soundscaping.
If I could break up the original file, send blocks to each node, retrieve them and build the output I could accomplish both at the same time.
What are your initial thoughts?
Hi there.
I haven’t tested anything yet, but this is very interesting. I have a large raspberry cluster and I’ve been looking for an interesting MPI project. Completely by coincidence I have another project where I need to stretch samples sounds to the extreme, a 6 minute wav needs to be stretched to 24 hours as an example. This isn’t just madness, it’s for soundscaping.
If I could break up the original file, send blocks to each node, retrieve them and build the output I could accomplish both at the same time.
What are your initial thoughts?