Progress bar music, update in real time

3 ビュー (過去 30 日間)
Thibault
Thibault 2014 年 3 月 25 日
編集済み: Joseph Cheng 2014 年 3 月 25 日
Hi,
I'm doing a music reader with matlab. I'd like to add a progress bar for the music, a slider I think. But I have a problem : How can I update the slider in real time during the play back of the music ?
Thank you

回答 (2 件)

Suneesh
Suneesh 2014 年 3 月 25 日
  1 件のコメント
Thibault
Thibault 2014 年 3 月 25 日
Thank you but I'd like to use a slider because I want to have the possibility to choose the part of the music I want to play.

サインインしてコメントする。


Joseph Cheng
Joseph Cheng 2014 年 3 月 25 日
編集済み: Joseph Cheng 2014 年 3 月 25 日
I do not have the time just at this moment to try it out but this link http://www.mathworks.com/matlabcentral/answers/95933 does seem applicable. Looks like you can use the player.TimerFcn to call a function that increments the slider as it plays. Will need to play and read up a bit to figure out how to get the slider update if it is manually moved and skip to the correct audio time .

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by