This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-07-30 15:11:22

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

New block idea.

This block would go in the "sound" pallet box. It would be called "Song Time". What it does is show a veiwer on stage saying how far through you are on a song, calculated by the time passed while it has been playing, and the time of the whole song.


I'm back.
Maybe.

Offline

 

#2 2011-09-23 17:21:17

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: New block idea.

Bawmpedy Bawmp?


I'm back.
Maybe.

Offline

 

#3 2011-09-23 17:41:01

Greenatic
Scratcher
Registered: 2009-05-03
Posts: 1000+

Re: New block idea.

Nice idea!  You inspired me to code this block  smile

Offline

 

#4 2011-09-24 04:46:24

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: New block idea.

Greenatic wrote:

Nice idea!  You inspired me to code this block  smile

Err, meaning??


I'm back.
Maybe.

Offline

 

#5 2011-09-24 07:20:08

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: New block idea.

DigiTechs wrote:

Greenatic wrote:

Nice idea!  You inspired me to code this block  smile

Err, meaning??

Meaning, I believe, that you inspired him to use his knowledge of squeak to make it!  wink

This should also include:

Go to (*) sec of [song]
(Song seconds)


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#6 2011-09-24 10:07:00

Greenatic
Scratcher
Registered: 2009-05-03
Posts: 1000+

Re: New block idea.

ssss wrote:

DigiTechs wrote:

Greenatic wrote:

Nice idea!  You inspired me to code this block  smile

Err, meaning??

Meaning, I believe, that you inspired him to use his knowledge of squeak to make it!  wink

This should also include:

Go to (*) sec of [song]
(Song seconds)

Yep, ssss.  Thanks for clarifying.

BTW, ([song] seconds) already exists in the block library.  |Play ( ) to ( ) of [ ]| already exists there too, so you could use |Play (number) to (sound seconds) of [sound]| for the first block.

If you want to use the (time through [sound]) block, see page 85 of the Block Library.   smile

Offline

 

Board footer