Hello again!
that was my basic aim:
i use a sample instrument. what i want to achieve is that everytime i load
a
new sample that its waveform is displayed via gem.
Thanks for all your tips.
von B. Bogart:
You can create a curved shape using "curve" in Gem, and you could make your own patch that uses the audio data to generate this curve. I don't know how to do that, perhaps other people have made Gem waveform representations of signals? Could be useful.
If no one else has done this its up to you to create a patch that does.
I´ve tried it this way now. I have attached what I come up with (main patch is "waveform_display.pd"). It works ok but it really takes a long time to generate so many instances of [curve 2] - a bit annoying. It would be great if there existed an object similiar to [curve] that would accept several breaking points as a list via one inlet.. However Im new to [PD] and programming in general. Im sure there are much ways to make the patch more effective or even faster?! I would really appreciate every comment.
another question: Is there a message i can send to a subpatch in order to delete all objects in this subpatch?
cheers, geadsch