Music doesn't work

paul's icon

Hello,

I have to use some objects to make a a/v keyboardplayer with options to play different sounds when you press the buttons 1,2,3,4,5

If you press 6,7,8,9 a video (every button has his own video) will play.
The 0 button triggert an audio and a video file

But I have a probem with the sound, it won’t work? Anyone?

3866.patch1.maxpat
Max Patch
Pierre Guillot's icon

Hi,
Look the help of [groove~]. It needs a signal in his inlet.

paul's icon

What signal exactly? because I have really no idea

Pierre Guillot's icon

[sig~ 1] for normal speed.

paul's icon

I put a signal before the groove but it still have the same problem :S

3869.patch1.maxpat
Max Patch
Medd's icon

You didn't have a space between the object name and its argument:

Max Patch
Copy patch and select New From Clipboard in Max.

paul's icon

Thnx!!