Hi,
I remember that some time ago someone presented a patch that
(automatically?) fragments an audio buffer into pieces, based on a [bonk~]
analysis. Does anyone know which patch is it, or where to find it? I
looked in the archives for several tags, but couldn't find it.
Thanks,
João
maybe this?: http://www.timvets.net/software/pd_autocutup.php?page=software gr, Tim
2012/5/6 João Pais jmmmpais@googlemail.com
Hi,
I remember that some time ago someone presented a patch that (automatically?) fragments an audio buffer into pieces, based on a [bonk~] analysis. Does anyone know which patch is it, or where to find it? I looked in the archives for several tags, but couldn't find it.
Thanks,
João
______________________________**_________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/** listinfo/pd-list http://lists.puredata.info/listinfo/pd-list
I ran into that, it seems to do the job. But I remeber the other patch had
an array display where the fragments could be seen with a canvas behind
the relevant part.
maybe this?: http://www.timvets.net/software/pd_autocutup.php?page=software gr, Tim
2012/5/6 João Pais jmmmpais@googlemail.com
Hi,
I remember that some time ago someone presented a patch that (automatically?) fragments an audio buffer into pieces, based on a
[bonk~] analysis. Does anyone know which patch is it, or where to find it? I
looked in the archives for several tags, but couldn't find it.Thanks,
João
______________________________**_________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/** listinfo/pd-list http://lists.puredata.info/listinfo/pd-list
might be this one:
http://puredata.hurleur.com/sujet-3199-bonked-beat-slicer
or maybe this one (that i made):
http://puredata.hurleur.com/sujet-1953-sample-slicer-user-selectable-slices
if not, search the forum for 'slicer' and pretty much everyone has had a go making one at some time or other :D
The [bark] object in the latest timbreID analyzes samples loaded to tables in non real time and reports the onset times. If you're going to make a new patch, it'll probably make the process of finding onsets easier. In the help file, after you hit the "analyze" button you can play back any segment in the [pd segmented-player] subpatch. You can expand on it from there to do whatever you're after.
On Mon, May 7, 2012 at 12:35 AM, i go bananas hard.off@gmail.com wrote:
might be this one:
http://puredata.hurleur.com/sujet-3199-bonked-beat-slicer
or maybe this one (that i made):
http://puredata.hurleur.com/sujet-1953-sample-slicer-user-selectable-slices
if not, search the forum for 'slicer' and pretty much everyone has had a go making one at some time or other :D
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
might be this one:
http://puredata.hurleur.com/sujet-3199-bonked-beat-slicer
or maybe this one (that i made):
http://puredata.hurleur.com/sujet-1953-sample-slicer-user-selectable-slices
if not, search the forum for 'slicer' and pretty much everyone has had a
go making one at some time or other :D
ah yes, that was it, as I remember. I did some edits to allow for more
than 100 fragments, the files I'm using have more than that initially
(which have to be mixed up together).
If I have time later, I would try to implement a zoom function. For some
things it has to be seen in detail.
thanks,
João
apropos slices,
is there a patch for rearranging slices based on audio descriptors (i.e. amplitude or spectral centroid) in pd?
jo
Am 07.05.12 22:04, schrieb João Pais:
might be this one:
http://puredata.hurleur.com/sujet-3199-bonked-beat-slicer
or maybe this one (that i made):
http://puredata.hurleur.com/sujet-1953-sample-slicer-user-selectable-slices
if not, search the forum for 'slicer' and pretty much everyone has had a go making one at some time or other :D
ah yes, that was it, as I remember. I did some edits to allow for more than 100 fragments, the files I'm using have more than that initially (which have to be mixed up together).
If I have time later, I would try to implement a zoom function. For some things it has to be seen in detail.
thanks,
João
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
See 06-timbre-ordering/order.pd in the timbreID examples. That one rearranged grains of a fixed size. order-perc.pd in the same directory does it with a bunch of percussion sounds of various length.
On Mon, May 7, 2012 at 4:44 PM, johannes THIS_IS_POP@web.de wrote:
apropos slices,
is there a patch for rearranging slices based on audio descriptors (i.e. amplitude or spectral centroid) in pd?
jo
Am 07.05.12 22:04, schrieb João Pais:
might be this one:
http://puredata.hurleur.com/sujet-3199-bonked-beat-slicer
or maybe this one (that i made):
http://puredata.hurleur.com/sujet-1953-sample-slicer-user-selectable-slices
if not, search the forum for 'slicer' and pretty much everyone has had a go making one at some time or other :D
ah yes, that was it, as I remember. I did some edits to allow for more than 100 fragments, the files I'm using have more than that initially (which have to be mixed up together).
If I have time later, I would try to implement a zoom function. For some things it has to be seen in detail.
thanks,
João
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list