Help with waveform~
Hello,
I have a problem sending the Selection Start and Selection End of 4 waveform~ to a groove~Loop Min and Loop Max. My aim is to control each sound of the 4 waveforms playing with the mode select and mode loop. The problem is that groove~Loop Min and Max receives all the 8 outputs. Please, Can you help me?.
It's generally the case that you'll get a much better answer to any questions you may have if you accompany your question by an enclosed patch that shows what you're doing. If you happen to be using the waveform~ object's help file as a place to start (for me, that would be the obvious beginning point, but it's hard to tell from your post). You'll almost certainly need to have a groove~ object for each instance, if I'm guessing correctly.
Post an example of what you're doing. And while you're waiting for a response, perhaps the MSP tutorial Sampling Tutorial 3: Playback with Loops will provide some additional insight.
Thanks for reply, this is the start point of the patcher.
Yep. As I suspected, you're going to need four groove~ objects, each of which loads the same buffer~ object's contents.
Do you want to read one sound at a time, or several?
If you want to play them at the same time, you will need 4 tape-players, i.e. groove~ objects.
If you want to play them at different times, then you will need to route the "correct" selection bounds with a [route] or [gate] kind of scheme, certainly using some [trigger] object.
I've tried the select~ to switch between the inputs. However I have other problem tha is the waveform~ only reproduces the half of a sample of 12000 ms. What is wrong?.
Solved, sorry I named wrong the buffer. What should I do if I want to play them at different times?.
I am trying to do this patch:
https://web.archive.org/web/20170303184406/http://www.algorithmiccomposer.com/search/label/max
, however I do not know what is wrong:
Please, Can you help me again?.
Thanks in advance.
Please, Can anyone reply to my problem?.
Many thanks!.
I have the following questions:
- What exactly do @active in the metro?.
- And the 0, 1000 1000, for example?.
Thx!.
Just the last question. The ModSquad.maxpat is what I was looking for. Is possible to change the replace with a dropfile?, If is possible, Can you attach the patch or tell me the way of do it?.
Thanks!.
How I should use the replace patch (integrate into the ModSquad)?, The ModSquad do not accept Quickrecord, What happens?.
Oh, I did not push the Audio button. How can I integrate the replace patc attached?.
I did it,
Many thanks for all!.