Discuss Scratch

CqCodes
Scratcher
84 posts

New hat-block: When [sound] reaches [time code]

I support! I’d suggest changing the wording on the hat block because it is a little in direct. Is it the pitch? Maybe then pan? Perhaps the volume? The part of the song? Maybe that can be a drop down as well!
kriblo
Scratcher
100+ posts

New hat-block: When [sound] reaches [time code]

kriblo wrote:

SonicFanX123_321 wrote:

my mockup
(see mockup above)
Nice mockup.

I think we need to be able to set the time-code when an event is triggered to a lesser unit than seconds. I suggest that the input parameter is a time-code in the format MM:SS,mmm (minutes:seconds,milliseconds, where hours is optional), with the option to just enter seconds with decimals (SS,mmm, where SS can be more than 60 seconds).

samq64 wrote:

ScolderCreations wrote:

I don't think we should implement hours, after all, there is a 10 MB limit for sounds.
I doubt that's going to happen anyway considering the sound lengths in the sound editor don't even do minutes.

You're right @samq64, the sound editor shows a song a minute and ten and a half seconds long as “70.5”. It would be consistent to have the “time-code” for this hat-block in the same format. So, seconds dot decimals.
Mrcakeyman89
Scratcher
1000+ posts

New hat-block: When [sound] reaches [time code]

Support. I don't see a workaround that new scratchers would learn easily. I think this would be intuitive.

Scratch On!
hihimooses_test
Scratcher
1 post

New hat-block: When [sound] reaches [time code]

I AGREEE DDDD
-Kryptonite-
Scratcher
1000+ posts

New hat-block: When [sound] reaches [time code]

I think this'd be quite useful for intro makers ;-; support!
johnmeagan
Scratcher
44 posts

New hat-block: When [sound] reaches [time code]

As a person who makes rhythm games, I support this so much.
tacoman3208
Scratcher
15 posts

New hat-block: When [sound] reaches [time code]

This will be really useful for intros and animations for no lag purposes
scratchering_coder
Scratcher
500+ posts

New hat-block: When [sound] reaches [time code]

Bump
flingy2
Scratcher
6 posts

New hat-block: When [sound] reaches [time code]

you could also add a when sounds pitch reaches<1.5>

Last edited by flingy2 (July 17, 2021 20:35:01)

ScolderCreations
Scratcher
1000+ posts

New hat-block: When [sound] reaches [time code]

flingy2 wrote:

you could also add a when sounds pitch reaches<1.5>
What would that be for?
xvFLYINGPIGSvx
Scratcher
44 posts

New hat-block: When [sound] reaches [time code]

I love it.
ScolderCreations
Scratcher
1000+ posts

New hat-block: When [sound] reaches [time code]

xvFLYINGPIGSvx wrote:

I love it.
Can you please be constructive?
wonderful_dogs
Scratcher
34 posts

New hat-block: When [sound] reaches [time code]

Hello! I find this a great idea, and it should certainly be added to Scratch.
Megalgeddon
Scratcher
4 posts

New hat-block: When [sound] reaches [time code]

Yeet
AlfabetonsOfficial
Scratcher
100+ posts

New hat-block: When [sound] reaches [time code]

No support, VERY easy workaround even an eight year old can memorize.
play sound [ v]
wait (...) secs
broadcast [ v]
ScolderCreations
Scratcher
1000+ posts

New hat-block: When [sound] reaches [time code]

AlfabetonsOfficial wrote:

No support, VERY easy workaround even an eight year old can memorize.
play sound [ v]
wait (...) secs
broadcast [ v]
You forgot about pitch.
kriblo
Scratcher
100+ posts

New hat-block: When [sound] reaches [time code]

AlfabetonsOfficial wrote:

No support, VERY easy workaround even an eight year old can memorize.
play sound [ v]
wait (...) secs
broadcast [ v]
Indeed, I think most Scratchers are aware of this “workaround”. An excellent alternative, when synchronization of sound and code is not paramount.
CoolGamr1234
Scratcher
4 posts

New hat-block: When [sound] reaches [time code]

Cool!
-Clickertale_2-
Scratcher
100+ posts

New hat-block: When [sound] reaches [time code]

The only workaround I can think of is
reset timer
play sound [Megalovania v] until done
With
set [Time v] to (join (join ([floor v] of ((timer) / (60))) [:]) ([floor v] of (timer)))
That also works with lag but not yet for pitch just yet!
sparkl_999
Scratcher
3 posts

New hat-block: When [sound] reaches [time code]

Great idea! this would be a wonderful block for animation meme makers!

switch costume to

Powered by DjangoBB