예제 오디오 플레이어

오디오 플레이어

createAudio()는 오디오 플레이어를 생성합니다. 이 예제는 플레이어의 컨트롤을 표시하고 속도를 조정합니다. 재생 속도는 마우스가 창의 왼쪽 가장자리에 있을 때 보통이고 마우스가 오른쪽으로 움직일수록 더 빨라집니다. 오디오 플레이어와 같은 미디어 요소 사용에 대한 자세한 정보는 p5.MediaElement 레퍼런스 페이지를 확인하세요. 이 오디오 파일은 Josef Pres의 피아노 루프로, 자유 이용 저작물입니다.

Creative Commons BY-NC-SA license badge

오디오 플레이어: Created by Caleb Foss. Edited and maintained by p5.js Contributors and Processing Foundation. Licensed under CC BY-NC-SA 4.0.

You can find the code history of these examples here: 2023 code. You can suggest improvements by contributing to the current website!