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

#1 2008-12-08 20:53:32

Comcastc99
Scratcher
Registered: 2008-01-01
Posts: 12

Scratch Instruments

I've been using the <Sound> scripts in Scratch to make songs, and I've encountered a few issues, the foremost of which involves beats.  When I make multiple msic scripts, I find that notes that are not entered incorrectly are played off-beat.  Is this a programming fault, is that just something that I have to get around myself?

Offline

 

#2 2008-12-09 19:35:27

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: Scratch Instruments

All blocks have a wait _ secs block built in to them. I think the delay is 0.1 secs, or something close to that. So a lot of the time, it'll give you problems, and the only way I can think of that could get around it is to turn single stepping on (shift-click on "extras", press set single stepping and then press turbo). It runs a lot faster then, though.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#3 2008-12-09 20:09:18

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: Scratch Instruments

hmnwilson wrote:

All blocks have a wait _ secs block built in to them. I think the delay is 0.1 secs, or something close to that. So a lot of the time, it'll give you problems, and the only way I can think of that could get around it is to turn single stepping on (shift-click on "extras", press set single stepping and then press turbo). It runs a lot faster then, though.

Yeah but turbo stepping works offline,I think.

Offline

 

#4 2008-12-10 00:02:25

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: Scratch Instruments

keroro645 wrote:

hmnwilson wrote:

All blocks have a wait _ secs block built in to them. I think the delay is 0.1 secs, or something close to that. So a lot of the time, it'll give you problems, and the only way I can think of that could get around it is to turn single stepping on (shift-click on "extras", press set single stepping and then press turbo). It runs a lot faster then, though.

Yeah but turbo stepping works offline,I think.

That and you have to turn it on every time you open a project.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

Board footer