Using Sound in Processing with Minim

preview_player
Показать описание
Learn how the Minim Processing library works, including loop(), play(), rewind() and trigger().
Tutorial by John Park from the University of Oregon
Рекомендации по теме
Комментарии
Автор

The music was getting so distorted with Processing's sound library, and I am currently on a tight deadline whilst being in the worst state of mind. Then I came across this tutorial, and it worked out. I am so close to tears, thank you so so much!!

smal
Автор

I once was lost, but now I understand sound and the minim lib in Processing better. Much appreciated!!

ShadowFira
Автор

Thanks for breaking it down so much, you explaining what you were doing in detail was so helpful. :)

redmoonvisual
Автор

Thankyou so much for this. Working on a project involving sound for a uni thing and this info is a huge help on even getting started, so easy to follow and much appreciated

PeanutsAssorted
Автор

The only Tutorial that really helped me and i wanted to watch from the start till the end. It was easy to follow and you explained everything really well!! thank you! Maybe i won't fail this course in Uni ^^

TheMusicivy
Автор

INCREDIBLY helpful tutorial...I am already searching for more from you!! Thank you very very much for making this vid.

sennabullet
Автор

from Portugal -Thank you for the lesson. my code works fine.

antoniorodrigues
Автор

This was stupid helpful! Thanks a bundle, dude!

Luiginator
Автор

hi, how do I trigger sound and an image switch at the same time with a key pressed?

bayoolatunji
Автор

do you perhaps know how to control tempo of music in processing? Thanks!

xiao
Автор

Do you perhaps know how to use the sound of current playing in the system?. For example I'm want to visualize the sound that is currently playing from youtube. I can't find any example how to do that.

BartBurkhardt
Автор

How i control de sound(Volume) of the music that is playing? thanks for the video

thelol-kgps
Автор

i just started playing with audio and this tutorial and sample was throwing errors. I wasn't able to get the visuals to draw. i removed the P3D dimension in the size bracket and then it worked for me.

jacobhanson
Автор

helpful video. i have been trying to make a game in processing and i want to know, is it possible to make an mp3 file play, and then have another play right afterwards? i kinda want a soundtrak to loop in the background. should i edit all the mp3s together to be one big mp3 file or is there a simpler way

OcaPhone
Автор

How can I create my own sound using processing and saves them as a file?

numeromojeangering
Автор

Great Tutorial! Just one question, how can I make a trigger wait for a sample to end to trigger again?

brunoiasi
Автор

i want to adjust my pressed sound louder because once i inserted background music, i can't hear the pressed sound, is there anything to do with processing?

julieyang
Автор

Hi John, this was extremely helpful. However, I am trying to make a sound program that takes photoresistor analog values (from 0-1024) and makes a certain sound (like different drums) when each one of them is covered. How would you go about having my arduino send values to processing? I am really struggling with this. I was thinking of a loop that takes photo resistor values <500 (when it's covered) to make a sound play, but I am not too skilled with the software yet.

Skullo
Автор

Can I have that "wtf effect" to look at pls

woophereigo
Автор

Hey! Do you know how to make the same button play a different sound if you click it again? Thanks:) I can't seem to find the solution anywhere

SqueaksXx